[Bug 237158] java/openjdk12: can not build on 11-STABLE (configure error: libjpeg is not found)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 9 12:17:39 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237158

            Bug ID: 237158
           Summary: java/openjdk12: can not build on 11-STABLE (configure
                    error: libjpeg is not found)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: java at FreeBSD.org
          Reporter: lev at FreeBSD.org
          Assignee: java at FreeBSD.org
             Flags: maintainer-feedback?(java at FreeBSD.org)

java/openjdk12 can not be built on FreeBSD 11.2-STABLE. Configure can not find
jpeg.h. I've tried to add "--with-libjpeg-include" / "--with-libjpeg-lib" (as
is done for libgif), but "configure" complains about these options:

Using freetype: system
checking for which libjpeg to use... system
checking for JPEG... no
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
configure: error: --with-libjpeg=system specified, but jpeglib.h not found!
configure exiting with result code 1

% ls /usr/local/include/jpeglib.h
/usr/local/include/jpeglib.h
%

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list