Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Oct 2011 14:46:32 -0400
From:      David Schultz <das@freebsd.org>
To:        ports@freebsd.org
Subject:   Re: FreeBSD 10.0-CURRENT: messed up the ports and system (gcc46 won't compile) and need to repair - how?
Message-ID:  <20111017184632.GA55360@zim.MIT.EDU>

next in thread | raw e-mail | index | archive | help
> > Did you rebuild ports/devel/binutils after change to 10.0 current.
> > I was having same problem with gcc45 , then i rebuilt binutils with uname_r 9.0-Current and it went away.
> 
> The most recent update to gcc46 also missed the shared library version 
> bump of mpfr to mpfr.so.5,

I've had issues with mpfr and other libraries as a result of
autoconf bugs.  Notably, they use the glob 'freebsd1*' to identify
FreeBSD 1.X, and therefore they assume that shared libraries
aren't supported.  I hope the fix for that isn't too painful.

Apologies for In-reply-to munging; I'm not subscribed.



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