[Bug 887914] Re: 32-bit compilation broken

Matthias Klose doko at ubuntu.com
Mon Jan 14 10:03:13 UTC 2013


install gcc-multilib to build with -m32

** Changed in: eglibc (Ubuntu)
       Status: New => Invalid

-- 
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:
  Invalid

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