Your message dated Mon, 29 Dec 2014 20:31:46 +0100
with message-id <[email protected]>
and subject line bug is fixed
has caused the Debian Bug report #740927,
regarding libzip: pkg-config --cflags print wrong path
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
740927: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740927
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libzip-dev
Version: 0.10.1-1.1
Hi. I'm writing code that uses libzip-dev, and we tried the provided
pkg-config rules. However, libzip-dev's pkg-config file is incorrect:
jas@latte:~/src/libykneomgr$ pkg-config --cflags libzip
-I/usr/lib/libzip/include
jas@latte:~/src/libykneomgr$
The packages does not populate that directory with any file.
Fortunately, all the include files are in /usr/include so the incorrect
-I just result in a warning for us, and building and linking works.
Still, the incorrect path seems like a bug.
/Simon
--- End Message ---
--- Begin Message ---
Version: 0.11.2-1.1
The bug is fixed in 0.11.2-1.1 (as verified by deki on debian-mentors).
--- End Message ---