From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: tomas@fabula.de (Tomas Zerolo) Newsgroups: gmane.lisp.guile.user Subject: Re: /usr/lib/libguile.so.12 __sprintf_chk undefined (SuSE 9.2) Date: Sun, 4 Sep 2005 13:31:36 +0200 Message-ID: <20050904113136.GA29003@www.trapp.net> References: <200509031130.35667.wallis.matt@virgin.net> <871x46e56f.fsf@noon.dnsalias.net> <200509031613.03553.wallis.matt@virgin.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0969947949==" X-Trace: sea.gmane.org 1125834913 20610 80.91.229.2 (4 Sep 2005 11:55:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 4 Sep 2005 11:55:13 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Sep 04 13:55:10 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EBt4h-00042I-K4 for guile-user@m.gmane.org; Sun, 04 Sep 2005 13:54:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EBt95-0004mA-Ed for guile-user@m.gmane.org; Sun, 04 Sep 2005 07:58:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EBt4t-00047l-Ra for guile-user@gnu.org; Sun, 04 Sep 2005 07:54:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EBt4r-00046e-Ht for guile-user@gnu.org; Sun, 04 Sep 2005 07:54:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EBt4m-0003Vu-5u for guile-user@gnu.org; Sun, 04 Sep 2005 07:54:20 -0400 Original-Received: from [217.22.192.104] (helo=www.elogos.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EBso9-0003n2-34 for guile-user@gnu.org; Sun, 04 Sep 2005 07:37:09 -0400 Original-Received: from www.elogos.de (localhost [127.0.0.1]) by www.elogos.de (Postfix) with ESMTP id ADD0BDB1C8; Sun, 4 Sep 2005 13:31:36 +0200 (CEST) Original-Received: by www.elogos.de (Postfix, from userid 4000) id A082BDB255; Sun, 4 Sep 2005 13:31:36 +0200 (CEST) Original-To: Matt Wallis In-Reply-To: <200509031613.03553.wallis.matt@virgin.net> User-Agent: Mutt/1.5.6+20040907i X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:4715 Archived-At: --===============0969947949== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 03, 2005 at 04:13:03PM +0100, Matt Wallis wrote: > Hi,=20 > Thank you both for replying. >=20 > On Saturday 03 September 2005 12:55, Fabrice wrote: > > Hello, > > > > For problems with packaging/rpm/deb, please contact the packager of > > your file. The Guile project publishes .tar.gz files and is not > > responsible for other packagings. >=20 > OK, I have now installed guile 1.6.7 from the.tar.gz, and encounter the= =20 > following error when I run lilypond: >=20 > GNU LilyPond 2.6.3.1 > /usr/bin/lilypond-bin-2.6.3.1: relocation error: /usr/lib/libguile.so.12:= =20 > symbol __sprintf_chk, version GLIBC_2.3.4 not defined in file libc.so.6 w= ith=20 > link time reference This looks to me as if LilyPond is using the distribution's libguile (typically installed in /usr/lib) and not the one you just installed off sources *typically in /usr/local/lib). It's a half-baked guess, but try doing ``export LD_LIBRARY_PATH=3D/usr/local/lib=C2=B4=C2=B4 before calling = lilypond and see whether it changes anything. Regards -- tom=C3=A1s --GvXjxJ+pjyke8COw Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFDGtsYBcgs9XrR2kYRAsg1AJ9D3jVWIjdqkV8GActnmtAVr0il5ACfT5dZ 0HKglFYQ4tNxRf3Bd0J/NI8= =6IxK -----END PGP SIGNATURE----- --GvXjxJ+pjyke8COw-- --===============0969947949== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user --===============0969947949==--