On Wed, 2 Feb 2005 15:11:34 -0000, Remus <rmocius@xxxxxxxxxxxxxx> wrote: > Gypsy, > > I was missing only db31-3-1-17-i486-1, but after it install I still > get the same errors. > > Regards > > Remus > > > > Remus wrote: > >> > >> Hi folks, > >> > >> I just tried to compile the latest (current) iproute2 and got these > >> errors: > >> > >> arpd.c:19:20: db_185.h: No such file or directory > > ==SNIP== > >> make[1]: *** [arpd] Error 1 > >> make[1]: Leaving directory > >> `/home/iproute2/new/Source/Orig/iproute2-050124/misc' > >> make: *** [all] Error 2 > >> > >> My kernel 2.6.10 on Slackware 10 (current) > >> > >> Any ideas? > >> > >> Regards > >> > >> Remus > > > > Install from slackware/l the db3-3.11-i486-4 db31-3-1-17-i486-1 and > > db4-4.2.52-i486-2 libraries. > > > > gypsy > > > > > > _______________________________________________ > LARTC mailing list / LARTC@xxxxxxxxxxxxxxx > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ > Just edit your Makefile where you find a line like this: --- cut here --- # Path to db_185.h include DBM_INCLUDE:=/usr/include --- and here --- with: #Path to db_185.h include DBM_INCLUDE:=/usr/include/db4/db_185.h Compile and you'll be fine :) _______________________________________________ LARTC mailing list / LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/