|
Message-ID: <3F6730D3.25024.4BCA36C@localhost> Date: Tue, 16 Sep 2003 15:48:37 -0500 From: "Steve Bremer" <steveb@...coinc.com> To: owl-users@...ts.openwall.com Subject: iproute2 & iputils fail to compile Hi, While building a new machine, I ran into troubles getting the above packages to compile. They are being compiled against a 2.4.22 kernel source tree. I thought the BUILD doc used to say that a 2.2 kernel tree was required to build user land, but the latest BUILD doc says a 2.2 or 2.4 kernel will work. Is a 2.2 kernel tree still required to build user land? Both packages are returning the same error messages. I've included the relevant parts of the iproute2 build log below: + make KERNEL_INCLUDE=/usr/include 'CCOPTS=-pipe -march=i386 - mcpu=i686 -O2 -fomit-frame-pointer -mpreferred-stack-boundary=2 -Wall -Wstrict-prototypes -D_GNU_SOURCE' make[1]: Entering directory `/usr/src/world/rpm-work- 1/BUILD/iproute2' make[2]: Entering directory `/usr/src/world/rpm-work- 1/BUILD/iproute2/lib' gcc -pipe -march=i386 -mcpu=i686 -O2 -fomit-frame-pointer -mpreferred- stack-boundary=2 -Wall -Wstrict-prototypes -D_GNU_SOURCE -I../include- glibc -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 ../include-glibc/netinet/in.h:7, from ll_map.c:19: /usr/include/linux/in.h:140: field `gr_group' has incomplete type /usr/include/linux/in.h:146: field `gsr_group' has incomplete type /usr/include/linux/in.h:147: field `gsr_source' has incomplete type /usr/include/linux/in.h:153: field `gf_group' has incomplete type /usr/include/linux/in.h:156: field `gf_slist' has incomplete type make[2]: *** [ll_map.o] Error 1 make[2]: Leaving directory `/usr/src/world/rpm-work- 1/BUILD/iproute2/lib' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/world/rpm-work-1/BUILD/iproute2' Bad exit status from /usr/src/world/tmp-work/rpm-tmp.20124 (%build) Command exited with non-zero status 1 These are the only two packages that failed (besides the arch specific ones). Any help would be appreciated. Thanks, Steve Bremer NEBCO, Inc. System & Security Administrator
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.