This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/306] Bug in added structs in libc/inet/netinet/in.h


------- Additional Comments From j at bitron dot ch  2004-08-06 21:18 -------
The rebuild with glibc cvs as of yesterday didn't succeed either. It seems that
the change in libc/inet/netinet/in.h on 2004-07-20 is the cause.

Build log including compile command with glibc of yesterday:

make[1]: Entering directory `/usr/src/iproute2/lib'
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I../include-glibc
-I/usr/include/db3 -include ../include-glibc/glibc-bugs.h -I/usr/include
-I../include -DRESOLVE_HOSTNAMES   -c -o ll_map.o ll_map.c
In file included from ll_map.c:19:
/usr/include/netinet/in.h:283: error: field `gr_group' has incomplete type
/usr/include/netinet/in.h:292: error: field `gsr_group' has incomplete type
/usr/include/netinet/in.h:295: error: field `gsr_source' has incomplete type
make[1]: *** [ll_map.o] Error 1
make[1]: Leaving directory `/usr/src/iproute2/lib'
make: *** [all] Error 2

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=306

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]