[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#257187: pkgconfig is out of sync with actual package



Package: xrender
Severity: important

Hi,
xrender currently abuses pkgconfig; by installing its includes to
/usr/X11R6, but telling configure they're in /usr, xrender.pc will
contain an includedir of /usr/include, and according CFLAGS[0]. This is
wrong, as /usr/X11R6/include is actually needed, instead of /usr.

Please either move the headers back to /usr (why were they in /usr/X11R6
in the first place?), or at least put --includedir=/usr/X11R6/include.

:) d

[0]: There will be no CFLAGS, as pkgconfig strips out CFLAGS involving
     /usr/{lib,include}, but anyway.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.24-xfs
Locale: LANG=C, LC_CTYPE=C



Reply to: