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/
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/
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/
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/
-----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 themakefile 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 newkernel, 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/