Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2007 19:53:18 +0100
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Yuri <yuri@rawbw.com>
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: /lib/pthread.so.2 is sought during some port compilation
Message-ID:  <474F0A9E.90605@FreeBSD.org>
In-Reply-To: <1196332576.474e962081ff9@webmail.rawbw.com>
References:  <1196295955.474e0713b530b@webmail.rawbw.com> <474E0DFE.9000706@FreeBSD.org> <1196299014.474e1306ab62e@webmail.rawbw.com> <474E7AEB.5020609@FreeBSD.org> <1196332576.474e962081ff9@webmail.rawbw.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Yuri wrote:
> Quoting Kris Kennaway <kris@FreeBSD.org>:
> 
>>> So do I have to rebuild all ports to be able to run on 7.0?
>> Yes.  You have to do this whenever you upgrade to a new branch of 
>> FreeBSD.  The old ports will work until you start upgrading them to new 
>> versions, at which point you will end up with binaries linked to two 
>> versions of FreeBSD libraries, like libc.so.6 and libc.so.7, and this is 
>> a recipe for disaster.
> 
> Yes, that's what I am doing.
> portupgrade -af

That is what you are doing now, or what you were doing when you found 
the problem?  It should not occur during a portupgrade -af unless there 
is a port that is missing registration on some dependencies.

Kris




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