Greetings
I ran across the following error compiling librep-0.17 ( http://www.linuxfromscratch.org/blfs/view/cvs/general/librep.html ) on a 64bit AMD64 computer. ######## /bin/sh ../libtool --mode=link gcc -avoid-version -module -rpath /usr/lib/rep/x86_64-unknown-linux-gnu -L/usr/lib -L/usr/local/lib -o ffi.la ffi.lo ../libtool: line 4037: test: : integer expression expected ../libtool: line 4037: test: : integer expression expected creating reloadable object files... creating a temporary reloadable object file: .libs/ffi.la-1.o /usr/bin/ld -m elf_x86_64 -r -o .libs/ffi.la-1.o .libs/ffi.o gcc -shared .libs/ffi.la-1.o -L/usr/lib -L/usr/local/lib -Wl,-soname - Wl,ffi.so -o .libs/ffi.so rm -f .libs/ffi.la-1.o creating ffi.la (cd .libs && rm -f ffi.la && ln -s ../ffi.la ffi.la) ** Error: readline.la has no associated shared library; ** You may be missing a shared library from: -L/usr/lib -L/usr/local/lib readline ncurse make[1]: *** [check-dl] Error 1 -------------- advice or any available patches etc would be appreciated. sincerely luxInteg -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
