[Bug 2503] New: [IcedTea7] Add existence check for all optional dependencies in jdk_generic_profile.sh
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jul 9 01:08:17 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2503
Bug ID: 2503
Summary: [IcedTea7] Add existence check for all optional
dependencies in jdk_generic_profile.sh
Product: IcedTea
Version: 2.6.0
Hardware: all
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
The build doesn't turn on GIO, GConf or Gtk+ support unless the appropriate
LIBS variable is set, but the script may fail earlier, when running pkg-config
to retrieve the libraries and CFLAGS, if the library doesn't exist. It should
instead run pkg-config with the --exists option before attempting to retrieve
the variables.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150709/5705d605/attachment.html>
More information about the distro-pkg-dev
mailing list