From owner-freebsd-questions@FreeBSD.ORG Wed Sep 24 19:01:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00E581065670 for ; Wed, 24 Sep 2008 19:01:33 +0000 (UTC) (envelope-from johnny64@swissjabber.org) Received: from www.real-net.sk (ftp.real-net.sk [89.202.239.1]) by mx1.freebsd.org (Postfix) with ESMTP id 6F4EC8FC28 for ; Wed, 24 Sep 2008 19:01:32 +0000 (UTC) (envelope-from johnny64@swissjabber.org) Received: from localhost (unknown [127.0.0.1]) by www.real-net.sk (Postfix) with ESMTP id E2261144A1E2 for ; Wed, 24 Sep 2008 19:01:29 +0000 (UTC) X-Virus-Scanned: amavisd-new 2.6.0 (20080423) at real-net.sk Received: from www.real-net.sk ([127.0.0.1]) by localhost (www.real-net.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e1odcBiXrBMt for ; Wed, 24 Sep 2008 21:01:23 +0200 (CEST) Received: from georg.localdomain (unknown [10.200.9.170]) by www.real-net.sk (Postfix) with ESMTPS id 910901449CB1 for ; Wed, 24 Sep 2008 21:01:22 +0200 (CEST) Received: from georg.localdomain (localhost [127.0.0.1]) by georg.localdomain (8.14.3/8.14.3) with ESMTP id m8OJ1L81009914 for ; Wed, 24 Sep 2008 21:01:21 +0200 (CEST) (envelope-from johnny64@swissjabber.org) Received: (from johnny64@localhost) by georg.localdomain (8.14.3/8.14.3/Submit) id m8OJ1KfI009912 for freebsd-questions@freebsd.org; Wed, 24 Sep 2008 21:01:20 +0200 (CEST) (envelope-from johnny64@swissjabber.org) X-Authentication-Warning: georg.localdomain: johnny64 set sender to johnny64@swissjabber.org using -f Date: Wed, 24 Sep 2008 21:01:20 +0200 From: Michal Petrucha To: freebsd-questions@freebsd.org Message-ID: <20080924190119.GB3786@georg.localdomain> References: <20080917192625.GA1524@georg.localdomain> <20080921145143.GB5594@georg.localdomain> <200809212157.55530.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="aVD9QWMuhilNxW9f" Content-Disposition: inline In-Reply-To: <200809212157.55530.fbsd.questions@rachie.is-a-geek.net> User-Agent: Mutt/1.5.18 (2008-05-17) Subject: Re: Build error while upgrading 'kdesdk-3.5.9' to 'kdesdk-3.5.10' (devel/kdesdk3) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2008 19:01:33 -0000 --aVD9QWMuhilNxW9f Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable First, thanks for your response. > Did you previously have kde-4 on this machine? ldconfig -r |grep gettext= =20 > should show a /usr/local/kde4/../libgettext.so, but that isn't usuable, s= o=20 > new port builds will see 'a libgettext', so wont install gettext, but kde= 's=20 > configure finds it is not usuable, so will default to it's internal copy = of=20 > gettext, which doesn't compile cleanly. > cd /usr/ports/devel/kdesdk > ${EDITOR} `make -V WRKSRC`/config.log > that should show hints why it does not find gettext usable. >=20 > (Yep, been bitten by it). Well, I didn't yet install kde4 and I don't intend to. (-: Anyway, ldconfig -r | grep gettext shows only the following output: ~~~~~~ 271:-lgettextpo.4 =3D> /usr/local/lib/libgettextpo.so.4 ~~~~~~ I don't understand why it doesn't list libgettextlib.so since it is installed by the port devel/gettext (gettext-0.17_1 is installed here) I uploaded the whole config.log to http://johnny64.fixinko.sk/junk/config.log.kdesdk3 but I don't see any relevant messages concerning gettext... But anyway, how did you solve the error you were getting? Do you think just running ldconfig will help? Won't it spoil something important? Michal Petrucha --=20 (-K JohnNy alias Partial Derivative =E2=88=82 [home] http://johnny64.fixinko.sk/ [icq] 338328204 [abandoned] [jabber] JohnNy64@swissjabber.org [skype] JohnNy64-konik [abandoned] --aVD9QWMuhilNxW9f Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkjajn8ACgkQ11l9uIBrcFTgiQCdGdtkpE2GZWddptju6volchvO vM4An3nYeqeeoSc0lftrOz9VQTtSgGQq =V/9D -----END PGP SIGNATURE----- --aVD9QWMuhilNxW9f--