Header files are installed in /usr/include/i486-linux-gnu/ (and
similarly named directories on other architectures), not
/usr/include. Stops pygobject from compiling.
Kernel: Linux 2.6.34-2-generic (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libffi-dev depends on:
ii dpkg 1.15.5.6ubuntu5 Debian package management system
ii install-info 4.13a.dfsg.1-5ubuntu1 Manage installed documentation in
ii libffi5 3.0.9-2 Foreign Function Interface library
libffi-dev recommends no packages.
libffi-dev suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to debian-gcc-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100520060037.24404.31910.reportbug@maverick-test">http://lists.debian.org/20100520060037.24404.31910.reportbug@maverick-test
05-20-2010, 08:51 AM
Julien Cristau
Bug#582351: libffi-dev: Installs headers into /usr/include/i486-linux-gnu
On Thu, May 20, 2010 at 16:00:37 +1000, Robert Ancell wrote:
Please don't use distribution tags unless the bug is actually specific
to that branch (as opposed to the package version).
> Justification: renders package unusable
>
> Header files are installed in /usr/include/i486-linux-gnu/ (and
> similarly named directories on other architectures), not
> /usr/include. Stops pygobject from compiling.
>
and I suspect this is only true on ubuntu maverick because it uses i686
instead of i486 so this isn't in cpp's search path. Not the case in
debian.