DragonFly bugs List (threaded) for 2008-01
DragonFly BSD
DragonFly bugs List (threaded) for 2008-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue924] perl links itself against threading library


From: walt <wa1ter@xxxxxxxxxxxxx>
Date: Sun, 20 Jan 2008 13:37:29 -0800

Hasso Tepper wrote:
New submission from Hasso Tepper<hasso@estpak.ee>:

perl links itself against threading library:

$ objdump -x /usr/pkg/bin/perl | grep xu
   NEEDED      libthread_xu.so.2
$

The result is that package compiled in the machine using libthread_xu.so.2 by
default can't be used in the machine using libc_r.so (it only dumps core) and
vice versa.

Hi Hasso,


I think several of us discovered this at the same time.  This is the same
as issue921, for which Simon just committed a fix.  I'm building now :o)



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]