Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2012 20:43:33 +0200
From:      Patrick Lamaiziere <patfbsd@davenulle.org>
To:        freebsd-office@freebsd.org
Subject:   Re: libreoffice-3.5.2_2 FB8.2/8.3 config error on amd64
Message-ID:  <20120528204333.635ad846@davenulle.org>
In-Reply-To: <CA%2B%2BoXvRKA=fLDjOiJQE=KXM8vAckhkd9Y1QYiA7tsGkCfLBYRA@mail.gmail.com>
References:  <CA%2B%2BoXvRKA=fLDjOiJQE=KXM8vAckhkd9Y1QYiA7tsGkCfLBYRA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Le Wed, 16 May 2012 00:40:58 -0400,
omar <omars1234@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120528204333.635ad846>