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/
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