[Bug target/16300] Bug in vendor /usr/include/net/if.h needs fixincluding

skunk at iskunk dot org gcc-bugzilla@gcc.gnu.org
Thu Oct 28 21:07:00 GMT 2004


------- Additional Comments From skunk at iskunk dot org  2004-10-28 21:07 -------
cport@drum:/mnt/scratch/gcc-3.4.2-build> find . -name if.h
./gcc/include/root/usr/sys/include/net/if.h

Yes, that does appear to be it---the header needs to be specified as "net/if.h"
instead of merely "if.h". Confirmed appropriate modification of if.h with diff(1).

(GCC still isn't building, but now it's an unrelated issue, i.e. /usr/bin/ld
complaining about multiply defined pthread symbols....)

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16300



More information about the Java-prs mailing list