From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2471 invoked by alias); 19 Nov 2001 22:44:29 -0000 Mailing-List: contact guile-gtk-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: guile-gtk-owner@sources.redhat.com Received: (qmail 2450 invoked from network); 19 Nov 2001 22:44:28 -0000 Received: from unknown (HELO zagadka.ping.de) (195.138.42.8) by sourceware.cygnus.com with SMTP; 19 Nov 2001 22:44:28 -0000 Received: (qmail 901 invoked by uid 1000); 19 Nov 2001 22:44:27 -0000 To: Bo Forslund Cc: Alexey Rodriguez Y , guile-gtk list Subject: Re: ERROR: In procedure dynamic-link: References: <3BF335B5.CC95D0F4@abc.se> <3BF43FF9.9D8E88D0@abc.se> <87pu6j4n9q.fsf@zagadka.ping.de> <200111162220.fAGMKYq02198@orion.memi.umss.edu.bo> <3BF663CB.F42A6F4E@abc.se> <87pu6gyrcb.fsf@zagadka.ping.de> <3BF81920.162C4E20@abc.se> From: Marius Vollmer Date: Wed, 14 Nov 2001 10:53:00 -0000 In-Reply-To: <3BF81920.162C4E20@abc.se> Message-ID: <87adxicrec.fsf@zagadka.ping.de> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2001-q4/txt/msg00014.txt.bz2 Bo Forslund writes: > I think it is guile that is failing. I tried guile-1.5.4 and it loads the > libs with libname without ".so". I tested it with the hello-world.scm > example. guile-gtk doesn't compile with guile-1.5.4 so I tested with > guile-gtk compiled with the guile-1.4 headers. It brings up the gtk GUI > with error messages about "some deprecated features have been used". This is OK. > guile-gtk 0.19 doesn't compile with guie-1.5.4. It gives this messages > > [...] > gtk-support.c:622:25: gtk-support.x: No such file or directory The error must have happened further up, probably during the generation of gtk-support.x. > Any ideas how to get guile-gtk to compile with guile-1.5.4? Use guile-gtk from CVS.