Bug#702549: wrong .pc file
Picca Frédéric-Emmanuel
picca at debian.org
Fri Mar 8 09:20:34 UTC 2013
Package: libpolybori-dev
Version: 0.8.3-1~exp1
Severity: normal
Hello here the pkgconfig file of libpolybori
prefix=/usr
exec_prefix=${prefix}
includedir=/usr/include
libdir=/usr/lib/i386-linux-gnu
Name: polybori-0.8
Description: The PolyBoRi library
URL: http://polybori.sourceforge.net
Version: 0.8.3
Requires: gd
Cflags: -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror
=format-security -std=c++98 -ftemplate-depth-100 -D_FORTIFY_SOURCE=2
-DPBORI_NDEBUG -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4
-DPBORI_HAVE_TR1_UNORDERED_MAP -DPBORI_HAVE_M4RI -DPBORI_HAVE_M4RI_PNG
-Ilibpolybori/include -Igroebner/include -I/usr/include/python2.6
Libs: -Wl,-z,relro -L/usr/lib -L/usr/lib/python2.6/config -lgd
It seems that this .pc file contains the flags used to compile polybory BUT
the purpose of this file is to describe how to compile something with
libpolybory
so usualy this should be somethig like this
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/i386-linux-gnu
includedir=${prefix}/include
Name: polybory-0.8
Version: 0.8.3
Requires: gd
Libs: -L${libdir} -lpolybori-0.8
Cflags: -I${includedir}
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-486
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libpolybori-dev depends on:
ii libpolybori-0.8-3 0.8.3-1~exp1
libpolybori-dev recommends no packages.
libpolybori-dev suggests no packages.
-- no debconf information
More information about the debian-science-maintainers
mailing list