Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2006 21:30:57 -0700
From:      Mike Durian <durian@shadetreesoftware.com>
To:        Bartosz Fabianowski <freebsd@chillt.de>
Cc:        openoffice@freebsd.org
Subject:   Re: ports/92218: openoffice.org-2.0 build fails with shlibsign core dump
Message-ID:  <200601292130.58800.durian@shadetreesoftware.com>
In-Reply-To: <43DD58E5.8080001@chillt.de>
References:  <200601292140.k0TLe519042343@freefall.freebsd.org> <43DD58E5.8080001@chillt.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 29 January 2006 17:08, you wrote:
> >  I've been using and upgrading FreeBSD for quite a while now and
> >  there were some symbolic links in /lib dated from 2003 that probably
> >  should have been removed at some point.
>
> You're lucky - as of 7th January, the delete-old and delete-old-libs
> targets have been MFCd. So, if you upgrade your box to a more recent
> version of 6-STABLE, you will be able to do the following to get rid of
> stale libraries and base system files:
>
> cd /usr/src ; make delete-old delete-old-libs
>
> This should remove all files that were part of FreeBSD's base install at
> some point and got moved/removed in later versions.
>
> - Bartosz

Thanks Bartosz, I'll give that a try.  I did delete the obsolete links
manually and they fixed the -lpthread/-lc_r contention issue.

Then I ran into the problem others have reported with jdk1.4p8.
The one where it java dies in /lib/libz.so.3,
java.util.zip.Inflater.inflateBytes.  I've rolled back to jdk1.4p7
and I'll see if that helps me get a complete OOo build.

mike




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