libreoffice-3.5.2_2 FB8.2/8.3 config error on amd64
Patrick Lamaiziere
patfbsd at davenulle.org
Mon May 28 18:51:20 UTC 2012
Le Wed, 16 May 2012 00:40:58 -0400,
omar <omars1234 at gmail.com> a écrit :
I'm seeing this too (fresh 9-STABLE/i386)
> It seems to check for Berkley DB headers correctly but not for the
> libraries, getting this result:
> checking for db41/db.h... yes
> checking whether db is at least 4.1... yes
> checking for dbopen in -ldb41... no
> checking for __db185_open in -ldb41... no
> checking for dbopen in -ldb41... no
> checking for __db185_open in -ldb41... no
> configure: error: db library not found. Use the correct -L flag,
> or install the Berkeley db development package.
> ===> Script "configure" failed unexpectedly.
config.log shows :
configure:23344: checking for __db185_open in -ldb41
configure:23379: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db41 -rpath=/usr/lib:/usr/local/lib conftest.c -ldb41 >&5
clang: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'
/usr/bin/ld: cannot find -ldb41
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Thanks.
More information about the freebsd-office
mailing list