[Bug 887914] Re: 32-bit compilation broken

Dmitry Shachnev Mitya57 at gmail.com
Wed Nov 9 13:13:34 UTC 2011


** Package changed: ubuntu => eglibc (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/887914

Title:
  32-bit compilation broken

Status in “eglibc” package in Ubuntu:
  New

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/887914/+subscriptions




More information about the foundations-bugs mailing list