Date: Sat, 29 Apr 2006 23:17:28 +0200 From: Pav Lucistnik <pav@FreeBSD.org> To: =?iso-8859-2?Q?Pawe=B3_P=EAkala?= <c0rn@o2.pl> Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/95455: [new port] mail/sylpheed-claws-maildir Message-ID: <1146345448.25631.3.camel@ikaros.oook.cz> In-Reply-To: <20060429190557.51e3bcc7@blaviken.slowicza.org> References: <200604291451.k3TEpk0k048219@freefall.freebsd.org> <20060429190557.51e3bcc7@blaviken.slowicza.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-5Li0cuAES8ohuQZc7hyL Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Pawe=B3 P=EAkala p=ED=B9e v so 29. 04. 2006 v 19:05 +0200: > On Sat, 29 Apr 2006 14:51:46 GMT > Pav Lucistnik <pav@FreeBSD.org> wrote: >=20 > >Synopsis: [new port] mail/sylpheed-claws-maildir > > > >State-Changed-From-To: open->feedback > >State-Changed-By: pav > >State-Changed-When: Sat Apr 29 14:51:21 UTC 2006 > >State-Changed-Why:=20 > >Does not configure, looks like missed dependency to me: > > > >checking version of Berkeley DB... version 3.x or above > >checking for db_create() in -ldb-4.2... not found > >checking for db_create() in -ldb-4.1... not found > >checking for db_create() in -ldb-4.0... not found > >checking for db_create() in -ldb-4... not found > >checking for db_create() in -ldb4... not found > >checking for db_create() in -ldb-3.2... not found > >checking for db_create() in -ldb-3... not found > >checking for db_create() in -ldb3... not found > >checking for db_create() in -ldb... not found > >configure: error: libdb missing. > > >=20 > What version of Berkeley DB do you use? Now I see that > upstream`s configure doesn`t check for bdb 4.3.x and 4.4.x. I have 4.2 > installed so it`s working on my machine. If this is not the case can I > have your config.log please ? You have put USE_BDB=3Dyes into the Makefile, and the default db version for USE_BDB right now is db41. The library installed by db41 port is -ldb41.so, the configure output above checks for -ldb-4.1.so. You may wish to either limit bdb versions, or patch the configure script. http://hood.oook.cz/tb/errors/6-amd64/sylpheed-claws-maildir-0.20.log http://hood.oook.cz/irc/config.log --=20 Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> No one expects the spanish inquisition. --=-5Li0cuAES8ohuQZc7hyL Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEU9fontdYP8FOsoIRAjy6AKC5/DWPzW6uJoTIEfuTS8pkVhvyOQCfShHl o9LJtZlqzfVZksG8igtxGCo= =1Q5S -----END PGP SIGNATURE----- --=-5Li0cuAES8ohuQZc7hyL--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1146345448.25631.3.camel>