Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2004 19:37:27 -0800
From:      Peter Wemm <peter@wemm.org>
To:        freebsd-amd64@freebsd.org
Subject:   Re: Heads up.. bug fix in the pipeline...
Message-ID:  <200403201937.27681.peter@wemm.org>
In-Reply-To: <200403201220.36148.peter@wemm.org>
References:  <200403201220.36148.peter@wemm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 20 March 2004 12:20 pm, Peter Wemm wrote:

> The good news is that the fixes are small.  The bad news is that
> crti/crtn.o are linked into *every single shared library!*.  Any
> libraries that contain C++ code and use static constructors will need
> to be recompiled after ld-elf.so.1 is fixed (since one of the
> double-wrongs in 2) wll be corrected, leaving a single wrong).
>
> So. that means that the fix will make some things magically start
> working after a 'make world'.  And it might break a few things from
> ports.  A recompile (portupgrade -f) should fix it.

FWIW, the changes have been committed.  I'd really like to know what 
happens to the ogg123 breakage after a world rebuild and a rebuild of 
the port and those it depends on.

-- 
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5


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