Re: [LARTC] compile errors

2003-12-03 Thread Cosmin Nutiu
I've found a patch regarding this issue if still interested:

http://englanders.cc/~jason/howtos.php?howto=iproute2


- Original Message - 
From: "Andrew Carson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
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 / [EMAIL PROTECTED]
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
___
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/


Re: [LARTC] compile errors

2003-09-27 Thread Andrew Carson
Jacek,

Yep, that's what I ended up doing too...  Oh well, it's a fix for now :^)


Andrew.

___
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/


Re: [LARTC] compile errors

2003-09-27 Thread Jacek Bilski
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 <[EMAIL PROTECTED]>


signature.asc
Description: This is a digitally signed message part


[LARTC] compile errors

2003-09-26 Thread Andrew Carson
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 / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/