Date: Sun, 12 Jul 2009 17:10:04 GMT From: Arseny Nasokin <eirnym@gmail.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/134743: devel/Monotone and pthreaded dependencies Message-ID: <200907121710.n6CHA49s066268@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/134743; it has been noted by GNATS. From: Arseny Nasokin <eirnym@gmail.com> To: bug-followup@freebsd.org Cc: Subject: Re: ports/134743: devel/Monotone and pthreaded dependencies Date: Sun, 12 Jul 2009 21:05:18 +0400 As I wrote above, this is common problem, not SqLite or Monotone specific. On Tue, Jul 7, 2009 at 1:28 AM, Lapo Luchini<lapo@lapo.it> wrote: > Seems to me that libsqlite3 brings in threading libraries by itself, > that's why it works for me... how come your ldd doesn't show any? > > 7.2-STABLE amd64 > % ldd /usr/local/lib/libsqlite3.so.8 > /usr/local/lib/libsqlite3.so.8: > =A0 =A0 =A0 =A0libthr.so.3 =3D> /lib/libthr.so.3 (0x800b89000) > =A0 =A0 =A0 =A0libc.so.7 =3D> /lib/libc.so.7 (0x800633000) > > 6.2-STABLE i386 > % ldd /usr/local/lib/libsqlite3.so.8 > /usr/local/lib/libsqlite3.so.8: > =A0 =A0 =A0 =A0libpthread.so.2 =3D> /usr/lib/libthr.so.2 (0x281f9000) > > ...unfortunately I don't have any 8-CURRENT handy right now... >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907121710.n6CHA49s066268>