Since gcc 2.95.2 I often receive this warning message:

make[2]: Entering directory `/mnt/part2/src/ifmail/iflib'
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -Wall -c lutil.c
In file included from /usr/include/bits/types.h:29,
                 from /usr/include/sys/types.h:30,
                 from lutil.c:36:
/usr/lib/gcc-lib/i486-pc-linux-gnu/2.95.2/include/stddef.h:170: warning: empty 
declaration

This is my installation fault (I compiled gcc from source) or not?

Reply via email to