Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Apr 2019 12:17:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237158] java/openjdk12: can not build on 11-STABLE (configure error: libjpeg is not found)
Message-ID:  <bug-237158-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237158

            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@FreeBSD.org
          Reporter: lev@FreeBSD.org
          Assignee: java@FreeBSD.org
             Flags: maintainer-feedback?(java@FreeBSD.org)

java/openjdk12 can not be built on FreeBSD 11.2-STABLE. Configure can not f=
ind
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=3Dsystem specified, but jpeglib.h not foun=
d!
configure exiting with result code 1

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237158-7788>