[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: new glibc, egcs, etc.



> >Yes, the damn sym-link bug.
> 
> hm, I admit I never heard of this bug. what is it?

bind:

cc -D_GNU_SOURCE -I/usr/include/libelf  -I../../port/linux/include -I../../include    -c ns_main.c -o ns_main.o
ns_main.c:104: net/route.h: Too many levels of symbolic links


I think it sym-links  ../linux -> /usr/src/linux, this may also a link ...
This with  -I../../port/linux/include -I../../include  and you are in trouble.

... and an  #include <net/route.h>  is so easy  :-)

MfG,


    Hartmut


Reply to: