From owner-freebsd-current@FreeBSD.ORG Fri May 26 11:56:14 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F194C16A423 for ; Fri, 26 May 2006 11:56:14 +0000 (UTC) (envelope-from ogautherot@vtr.net) Received: from lp02.vtr.net (relay.vtr.net [200.83.1.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9040A43D46 for ; Fri, 26 May 2006 11:56:13 +0000 (GMT) (envelope-from ogautherot@vtr.net) Received: from [192.168.10.3] (200.83.72.22) by lp02.vtr.net (7.1.026) (authenticated as ogautherot) id 447403A50001A373 for freebsd-current@freebsd.org; Fri, 26 May 2006 07:56:12 -0400 From: Olivier Gautherot To: freebsd-current@freebsd.org Date: Fri, 26 May 2006 07:54:16 -0400 User-Agent: KMail/1.9.1 References: <200605250123.05126.beech@alaskaparadise.com> <44763F33.50008@freebsd.org> <200605252250.05251.beech@alaskaparadise.com> In-Reply-To: <200605252250.05251.beech@alaskaparadise.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605260754.17365.ogautherot@vtr.net> Subject: Re: [kde-freebsd] koffice build failure X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: olivier@gautherot.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 11:56:15 -0000 Hi Beech! > On Thursday 25 May 2006 15:35, Michael Nottebrock wrote: > > > /usr/X11R6/lib/libqt-mt.so: undefined reference to `_(long > > > double,...)(short)' > > > > That's the error that causes the configure script to fail - my guess is > > that binary compatibilty got broken in -CURRENT at some point. > > > > CC'ing -current in case anyone might recognize the symptom. I also > > suggest to try and reinstall x11-toolkits/qt33 and see if that helps. > > Re-building qt seems to have fixed the config problem. All my ports were up > to date but it's fixed now. > > Thanks, > > Beech It's not only QT: the ports system is a bit sensitive and if you recompile a library, you should actually recompile all the apps that depend on it. -- Olivier Gautherot olivier@gautherot.net