Date: Wed, 10 Nov 2004 01:34:29 GMT From: Alexander Nedotsukov <bland@FreeBSD.org> To: bland@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, bland@FreeBSD.org Subject: Re: ports/73685: gtkmm-2.4.6 failure during GNOME 2.8 upgrade Message-ID: <200411100134.iAA1YTh3049198@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: gtkmm-2.4.6 failure during GNOME 2.8 upgrade Responsible-Changed-From-To: freebsd-ports-bugs->bland Responsible-Changed-By: bland Responsible-Changed-When: Wed Nov 10 01:29:55 GMT 2004 Responsible-Changed-Why: Your problem seems to be connected to the recent USE_GCC bump by kris@. You still have *mm libraries around which built with g++33 and can not be linked against objects produced by g++34. Solution must be simple. Use portupgrade -f on each port which triggers link error like in PR. In this particular case you need to run "portupgrade -f glibmm" then return back to gtkmm24 port. Use portupgrade -w gtkmm to restart (continue) build. http://www.freebsd.org/cgi/query-pr.cgi?pr=73685
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411100134.iAA1YTh3049198>