hi all, i got the following error while compiling lartc with patched htb3.6_tc.diff.. In file included from arpd.c:19: ../include-glibc/db.h:10:20: db_185.h: No such file or directory make[1]: *** [arpd.o] Error 1 make[1]: Leaving directory `/usr/local/src/iproute2/misc'' make: *** [all] Error 2 [root@Lr1 iproute2]# kernel version is 2.4.19 & lartc version is iproute2-2.4.7-now-ss020116-try.tar.gz iproute2-2.4.7-now-ss010824.tar.gz didnt gaveany errors though !! anyone found similar error ??.. i checked include-glibc directory & didnt find the file mentioned in error-->db_185.h any views/guidance is welcome.. awaing a reply.. A.H _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
On Wednesday 07 August 2002 10:41, Arindam Haldar wrote:> hi all, > i got the following error while compiling lartc with patched > htb3.6_tc.diff.. > In file included from arpd.c:19: > ../include-glibc/db.h:10:20: db_185.h: No such file or directory > make[1]: *** [arpd.o] Error 1 > make[1]: Leaving directory `/usr/local/src/iproute2/misc'' > make: *** [all] Error 2 > [root@Lr1 iproute2]# > > kernel version is 2.4.19 & lartc version is > iproute2-2.4.7-now-ss020116-try.tar.gz > > iproute2-2.4.7-now-ss010824.tar.gz didnt gaveany errors though !! > > anyone found similar error ??.. i checked include-glibc directory & > didnt find the file mentioned in error-->db_185.h > > any views/guidance is welcome.. > awaing a reply..apt-get install libdb2-dev Or find the needed rpm or tgz somewhere on the internet :) 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/
THANX :) .. it works !!.. :) Stef Coene wrote:> On Wednesday 07 August 2002 10:41, Arindam Haldar wrote: > >>hi all, >>i got the following error while compiling lartc with patched >>htb3.6_tc.diff.. >>In file included from arpd.c:19: >>../include-glibc/db.h:10:20: db_185.h: No such file or directory >>make[1]: *** [arpd.o] Error 1 >>make[1]: Leaving directory `/usr/local/src/iproute2/misc'' >>make: *** [all] Error 2 >>[root@Lr1 iproute2]# >> >>kernel version is 2.4.19 & lartc version is >>iproute2-2.4.7-now-ss020116-try.tar.gz >> >>iproute2-2.4.7-now-ss010824.tar.gz didnt gaveany errors though !! >> >>anyone found similar error ??.. i checked include-glibc directory & >>didnt find the file mentioned in error-->db_185.h >> >>any views/guidance is welcome.. >>awaing a reply.. > > apt-get install libdb2-dev > Or find the needed rpm or tgz somewhere on the internet :) > > Stef >_______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/