Hello,I'm using the LFS 6.2 and all it had gone well, until I reached chapter 6.41 "IPRoute2-2.6.16-060323". When the make is compiling arpd.c, an error is thrown saying that the file db_185.h doesn't exist. I looked for it and actually it doesn't exist. I looked for this issue in mailing-list and this seems like an old problem fixed by patching, but I also noticed that the patch has been remove from the current release.
Any help will be useful. Regards. make output: [...] make[1]: Entering directory `/sources/iproute2-2.6.16-060323/misc'gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -I/usr/include -o arpd arpd.c ../lib/libnetlink.a ../lib/libutil.a -ldb -lpthread
arpd.c:19:20: error: db_185.h: No such file or directory arpd.c:42: error: syntax error before '*' token arpd.c:42: warning: type defaults to 'int' in declaration of 'dbase' arpd.c:42: warning: data definition has no type or storage class arpd.c: In function 'do_one_request': arpd.c:304: error: 'DBT' undeclared (first use in this function) [... and so many other errors related to this missing file] -- Mauricio
smime.p7s
Description: S/MIME Cryptographic Signature
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
