[Bug 301846] Re: stddef.h missing on gcc-4.3

2008-12-02 Thread Bernardo
Thank you, I reinstalled gcc-4.3 and discovered that the stddef.h is indeed present on my installation (the usr is inside /home, with a link from the /usr because I had no more space on the original partition.): $ ls /home/usr/lib/gcc/i486-linux-gnu/4.3/include #or ls /usr/lib/gcc/i486-linux-gnu/

[Bug 301846] Re: stddef.h missing on gcc-4.3

2008-12-02 Thread Matthias Klose
it's included: $ dpkg -S stddef.h gcc-4.2: /usr/lib/gcc/i486-linux-gnu/4.2/include/stddef.h gcc-4.3: /usr/lib/gcc/i486-linux-gnu/4.3/include/stddef.h ** Changed in: gcc-4.3 (Ubuntu) Status: New => Invalid -- stddef.h missing on gcc-4.3 https://bugs.launchpad.net/bugs/301846 You received