I''ve noticed a few people have had probs compiling iproute2 on the 2.4.22 kernel.. has anyone found a fix yet? I''m having the same problem: In file included from ../include-glibc/netinet/in.h:7, from ll_map.c:19: /usr/src/linux/include/linux/in.h:140: field `gr_group'' has incomplete type /usr/src/linux/include/linux/in.h:146: field `gsr_group'' has incomplete type /usr/src/linux/include/linux/in.h:147: field `gsr_source'' has incomplete type /usr/src/linux/include/linux/in.h:153: field `gf_group'' has incomplete type /usr/src/linux/include/linux/in.h:156: field `gf_slist'' has incomplete type make[1]: *** [ll_map.o] Error 1 make[1]: Leaving directory `/usr/src/iproute2/lib'' make: *** [all] Error 2 Thanks, Andrew Carson. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
Hello! On sob, 2003-09-27 at 05:11, Andrew Carson wrote:> I''ve noticed a few people have had probs compiling iproute2 on the 2.4.22 > kernel.. has anyone found a fix yet? I''m having the same problem:Workaround: make your /usr/src/linux point to /usr/src/linux-2.4.21 rather than /usr/src/linux-2.4.22, it works_for_me (TM). I didn''t investigate where from are those errors. Greetings! -- Jacek Bilski <dino@camelot.homedns.org>
Jacek, Yep, that''s what I ended up doing too... Oh well, it''s a fix for now :^) Andrew. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
I''ve found a patch regarding this issue if still interested: http://englanders.cc/~jason/howtos.php?howto=iproute2 ----- Original Message ----- From: "Andrew Carson" <acarson@iinet.net.au> To: <lartc@mailman.ds9a.nl> Sent: Saturday, September 27, 2003 10:55 AM Subject: Re: [LARTC] compile errors> Jacek, > > Yep, that''s what I ended up doing too... Oh well, it''s a fix for now :^) > > > Andrew. > > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/_______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/