FreeBSD 10.0-CURRENT: messed up the ports and system (gcc46 won't compile) and need to repair - how?

2011-10-09 Thread Hartmann, O.
Since the change of one of my boxes to FreeBSD 10.0 and some accindetally build of ports without the suggested settings for UNAME_r before building ports, I think I've messed up with some ports and need some advice how to fixate the problem. Some develish motivation drove me today building gcc46/g

Re: FreeBSD 10.0-CURRENT: messed up the ports and system (gcc46 won't compile) and need to repair - how?

2011-10-09 Thread Manfred Antar
At 05:23 AM 10/9/2011, Hartmann, O. wrote: >Since the change of one of my boxes to FreeBSD 10.0 and some >accindetally build of ports without the suggested settings for UNAME_r >before building ports, I think I've messed up with some ports and need >some advice how to fixate the problem. > >Some de

Re: FreeBSD 10.0-CURRENT: messed up the ports and system (gcc46 won't compile) and need to repair - how?

2011-10-09 Thread Michael Butler
On 10/09/11 11:48, Manfred Antar wrote: 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

Re: FreeBSD 10.0-CURRENT: messed up the ports and system (gcc46 won't compile) and need to repair - how?

2011-10-17 Thread David Schultz
> > 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 h