graphics/rawtherapee: r342622 crashes on HEAD
Dimitry Andric
dim at FreeBSD.org
Thu Feb 6 07:24:03 UTC 2014
On 06 Feb 2014, at 07:48, Rainer Hurling <rhurlin at gwdg.de> wrote:
...
> I just recognized, that in my CURRENT boxes in base their are two
> versions of libc++:
>
> #ll /usr/lib/libc++.so*
> -r--r--r-- 1 root wheel - 134 3 Aug 22:33:00 2013 /usr/lib/libc++.so
> -r--r--r-- 1 root wheel - 768248 4 Feb 18:08:00 2014
> /usr/lib/libc++.so.1
>
> Shouldn't libc++.so be a link to libc++.so.1 or at least also come from
> the newest built?
No, libc++.so is a linker script, similar to libc.so:
$ cat /usr/lib/libc++.so
/* $FreeBSD: head/lib/libc++/libc++.ldscript 253917 2013-08-03 16:23:43Z dim $ */
GROUP ( /usr/lib/libc++.so.1 /usr/lib/libcxxrt.so )
-Dimitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20140206/7f1e2e64/attachment.sig>
More information about the freebsd-ports
mailing list