Date: Mon, 10 Mar 2008 00:00:46 -0400 From: "E. J. Cerejo" <ejcerejo@optonline.net> To: Vinny <vinny-mail-01+f.questions20080309@palaceofretention.ca> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: How did references to libc.so.7 get in my 6.3 ports? Message-ID: <20080310000046.6b0d9bc0.ejcerejo@optonline.net> In-Reply-To: <47D4AFD6.5020401@palaceofretention.ca> References: <47D47CFD.7000001@palaceofretention.ca> <20080309225258.22232a58.ejcerejo@optonline.net> <47D4AFD6.5020401@palaceofretention.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 09 Mar 2008 23:49:42 -0400 Vinny <vinny-mail-01+f.questions20080309@palaceofretention.ca> wrote: > E. J. Cerejo wrote: > > On Sun, 09 Mar 2008 20:12:45 -0400 Vinny > > <vinny-mail-01+f.questions20080309@palaceofretention.ca> wrote: > > > >> Hello Everyone, > >> > >> I was trying to use portupgrade on totem and ran into a problem > >> with references for libc.so.7 failing to resolve. I have a > >> libc.so.6, of course, seeing as libc.so.7 is for FreeBSD 7, isn't > >> it? > >> > >> uname -a FreeBSD the.pal...ofretention.ca 6.3-PRERELEASE FreeBSD > >> 6.3-PRERELEASE #0: Wed Jan 16 09:32:16 EST 2008 > >> root@the.pal...ofretention.ca:/usr/obj/usr/src/sys/THE i386 > >> > [snip] > > > > > > You updated the port that put libc.so.6 in your system, you need to > > find out which port it came from and then find out which which ports > > depend on it and rebuild them also and then the problem will be > > fixed. I use /usr/ports/sysutils/bsdadminscripts which tells me > > exactly which ports need to be rebuilt. > > > Hi E. J., > > Is it true that a port put libc.so.6 in my system? > I thought it was part of the base system (i.e. the world as in > buildworld). > > I'm a bit (more) confused now. > > Vinny > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Then you're running FreeBSD 6.x and you updated your ports tree after FreeBSD 7.0 release. The latest ports tree no longer supports 6.x I believe. So you should upgrade to 7 release or stable.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080310000046.6b0d9bc0.ejcerejo>