* [LARTC] iproute2 with new kernel
@ 2002-11-21 12:40 Tomas Bonnedahl
2002-11-21 13:47 ` Stef Coene
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Tomas Bonnedahl @ 2002-11-21 12:40 UTC (permalink / raw)
To: lartc
hello, is it necessary to recompile iproute2 when you add a new kernel, and hence move the link /usr/src/linux to point on a different
kernel?
thanks
tomas bonnedahl
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [LARTC] iproute2 with new kernel
2002-11-21 12:40 [LARTC] iproute2 with new kernel Tomas Bonnedahl
@ 2002-11-21 13:47 ` Stef Coene
2002-11-21 14:02 ` Esteban Ribicic
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Stef Coene @ 2002-11-21 13:47 UTC (permalink / raw)
To: lartc
On Thursday 21 November 2002 13:40, Tomas Bonnedahl wrote:
> hello, is it necessary to recompile iproute2 when you add a new kernel, and
> hence move the link /usr/src/linux to point on a different kernel?
I'm not sure, but iproute uses some kernel files, so I think you better
recompile.
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.oftc.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [LARTC] iproute2 with new kernel
2002-11-21 12:40 [LARTC] iproute2 with new kernel Tomas Bonnedahl
2002-11-21 13:47 ` Stef Coene
@ 2002-11-21 14:02 ` Esteban Ribicic
2002-11-21 14:20 ` Tomas Bonnedahl
2002-11-23 8:41 ` Ashok N N
3 siblings, 0 replies; 5+ messages in thread
From: Esteban Ribicic @ 2002-11-21 14:02 UTC (permalink / raw)
To: lartc
from iproute2 tarball
How to compile this.
--------------------
1. Look at start of Makefile and set correct values for:
KERNEL_INCLUDE should point to correct linux kernel include directory.
blah blah blah
greets!
On Thu, 2002-11-21 at 10:47, Stef Coene wrote:
> On Thursday 21 November 2002 13:40, Tomas Bonnedahl wrote:
> > hello, is it necessary to recompile iproute2 when you add a new kernel, and
> > hence move the link /usr/src/linux to point on a different kernel?
> I'm not sure, but iproute uses some kernel files, so I think you better
> recompile.
>
> Stef
>
> --
>
> stef.coene@docum.org
> "Using Linux as bandwidth manager"
> http://www.docum.org/
> #lartc @ irc.oftc.net
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
--
Esteban Ribicic
Network Operation Center
UOL-Sinectis S.A.
Florida 537 Piso 6, Buenos Aires, Argentina
+54-11-4321-9110 ext 2503
+54-11-4321-9107 Directo
eribicic@uolsinectis.com
www.uolsinectis.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [LARTC] iproute2 with new kernel
2002-11-21 12:40 [LARTC] iproute2 with new kernel Tomas Bonnedahl
2002-11-21 13:47 ` Stef Coene
2002-11-21 14:02 ` Esteban Ribicic
@ 2002-11-21 14:20 ` Tomas Bonnedahl
2002-11-23 8:41 ` Ashok N N
3 siblings, 0 replies; 5+ messages in thread
From: Tomas Bonnedahl @ 2002-11-21 14:20 UTC (permalink / raw)
To: lartc
well, does it matter _which_ kernel include files you include in the makefile for iproute2?
(or, does the term "correct" mean the old or just a bootable/normal kernel?)
-tomas
On Thu, Nov 21, 2002 at 11:02:02AM -0300, Esteban Ribicic wrote:
> from iproute2 tarball
>
> How to compile this.
> --------------------
> 1. Look at start of Makefile and set correct values for:
> KERNEL_INCLUDE should point to correct linux kernel include directory.
>
> blah blah blah
>
> greets!
>
>
> On Thu, 2002-11-21 at 10:47, Stef Coene wrote:
> > On Thursday 21 November 2002 13:40, Tomas Bonnedahl wrote:
> > > hello, is it necessary to recompile iproute2 when you add a new kernel, and
> > > hence move the link /usr/src/linux to point on a different kernel?
> > I'm not sure, but iproute uses some kernel files, so I think you better
> > recompile.
> >
> > Stef
> >
> > --
> >
> > stef.coene@docum.org
> > "Using Linux as bandwidth manager"
> > http://www.docum.org/
> > #lartc @ irc.oftc.net
> >
> > _______________________________________________
> > LARTC mailing list / LARTC@mailman.ds9a.nl
> > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
> >
> --
> Esteban Ribicic
> Network Operation Center
> UOL-Sinectis S.A.
>
> Florida 537 Piso 6, Buenos Aires, Argentina
> +54-11-4321-9110 ext 2503
> +54-11-4321-9107 Directo
> eribicic@uolsinectis.com
> www.uolsinectis.com
>
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [LARTC] iproute2 with new kernel
2002-11-21 12:40 [LARTC] iproute2 with new kernel Tomas Bonnedahl
` (2 preceding siblings ...)
2002-11-21 14:20 ` Tomas Bonnedahl
@ 2002-11-23 8:41 ` Ashok N N
3 siblings, 0 replies; 5+ messages in thread
From: Ashok N N @ 2002-11-23 8:41 UTC (permalink / raw)
To: lartc
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thursday 21 November 2002 09:20 am, Tomas Bonnedahl wrote:
> well, does it matter _which_ kernel include files you include in the
makefile for iproute2?
> (or, does the term "correct" mean the old or just a bootable/normal kernel?)
>
> -tomas
>
> On Thu, Nov 21, 2002 at 11:02:02AM -0300, Esteban Ribicic wrote:
> > from iproute2 tarball
> >
> > How to compile this.
> > --------------------
> > 1. Look at start of Makefile and set correct values for:
> > KERNEL_INCLUDE should point to correct linux kernel include directory.
> >
> > blah blah blah
> >
> > greets!
> >
> >
> > On Thu, 2002-11-21 at 10:47, Stef Coene wrote:
> > > On Thursday 21 November 2002 13:40, Tomas Bonnedahl wrote:
> > > > hello, is it necessary to recompile iproute2 when you add a new
kernel, and
> > > > hence move the link /usr/src/linux to point on a different kernel?
> > > I'm not sure, but iproute uses some kernel files, so I think you better
> > > recompile.
> > >
> > > Stef
> > >
hi,
what about the iproute2 installed as a package (say RPM) and then later the
kernel was compiled for newer kernel versions. I keep compiling the kernel as
newer versions become available, but had installed iproute2 when I installed
Redhat 7.3 and have not yet upgraded iproute2 which works fine even after
kernel compilations. so compiling the iproute2 after a kernel compile would
be for safety??
thanks,
ashok
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE93z9DRhXpVty0Ty4RAoSsAJ4rEjQOjnO6PKXTgIhGRR4HHUumLACeL90N
qgapHdgcYAQNNkqbyk0J7X4=GrKN
-----END PGP SIGNATURE-----
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-11-23 8:41 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-21 12:40 [LARTC] iproute2 with new kernel Tomas Bonnedahl
2002-11-21 13:47 ` Stef Coene
2002-11-21 14:02 ` Esteban Ribicic
2002-11-21 14:20 ` Tomas Bonnedahl
2002-11-23 8:41 ` Ashok N N
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.