[Bug 887914] [NEW] 32-bit compilation broken
Launchpad Bug Tracker
887914 at bugs.launchpad.net
Wed Nov 9 13:13:36 UTC 2011
You have been subscribed to a public bug:
On Ubuntu 11.10 (server), a source file like
#include <stdio.h>
int main(void) {return 0;}
does not compile with
gcc -m32 x.c
because /usr/include/stdio.h tries to include bits/predefs.h which
doesn't exist.
apt-file search for bits/predefs.h returns libc6-dev, but this is
installed.
** Affects: eglibc (Ubuntu)
Importance: Undecided
Status: New
--
32-bit compilation broken
https://bugs.launchpad.net/bugs/887914
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to eglibc in Ubuntu.
More information about the foundations-bugs
mailing list