On Wed, Mar 23, 2005 at 08:18:09PM -0600, Ryan J. Cavicchioni wrote:
> Hello, I am getting errors when compiling lftp 3.1.1 on FreeBSD 5.3.
> /usr/local/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -O2
> -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti
> -fno-implement-inlines -Winline -expat -o lftp -export-dynamic
^^^^^^
> /usr/bin/ld: warning: cannot find entry symbol xpat; defaulting to
> 0000000008068018
`l' seems to be missing - it should be -lexpat.
Please send me config.log and include/config.h
--
Alexander.