[Bug 376022]
Mark Becker
376022 at bugs.launchpad.net
Sat Aug 25 21:49:41 UTC 2018
(first time poster... hope I'm doing this properly...)
Has this problem resurfaced? I'm using version 0.29 .
In libgdiplus.pc (inserted below) libjpeg_prefix is not defined in the
supplied pc file. This causes pkg-config to output an error and stop
before outputting the results of --list-all .
==================
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib
includedir=${prefix}/include
Name: libgdiplus
Description: GDI+ implementation
Version: 3.12
Requires: glib-2.0 gmodule-2.0 gthread-2.0
Libs: -L${libdir} -lgdiplus -lglib-2.0 -lcairo -lfontconfig -lfreetype -lXrender -lX11 -L${libjpeg_prefix}/lib -ljpeg -ltiff -lungif -lpng14 -lexif
Cflags: -I${includedir} -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/freetype2 -I/usr/include/libexif
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pkg-config in Ubuntu.
https://bugs.launchpad.net/bugs/376022
Title:
pkg-config doesn't cope well with faulty .pc files
Status in pkg-config:
Unknown
Status in pkg-config package in Ubuntu:
Triaged
Bug description:
Binary package hint: pkg-config
see bug #376017 pkg-config could not list my library due to to
glipper.pc having a faulty .pc file error message complained about
glipper.pc having no Name field, as a result it would not list my lib
I fixed glibber.pc and the problem went away, so pkg-config is buggy
should cope better with errors like this
To manage notifications about this bug go to:
https://bugs.launchpad.net/pkg-config/+bug/376022/+subscriptions
More information about the foundations-bugs
mailing list