discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile 1.6 support


From: Fred Kiefer
Subject: Re: guile 1.6 support
Date: Mon, 17 Mar 2003 01:47:46 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020903

Hi Richard,

this is unrelated to your change. Even before it I always did get the
following result from checking the installation of the guile module of GNUstep: (feel free to ignore the German parts)

hugo:/usr/src/gnustep/dev-libs/guile # make check
Making check in Greg...
WARNING: No GNUmakefile found for aggregate project Greg; using 'Makefile'
make[1]: Wechsel in das Verzeichnis
»/lin3/usr/src/gnustep/dev-libs/guile/Greg«
(cd Test; make check);
make[2]: Wechsel in das Verzeichnis
»/lin3/usr/src/gnustep/dev-libs/guile/Greg/Test«
greg --tool basic
ERROR: In procedure dynamic-link:
ERROR:
/home/fred/GNUstep/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgreg.so:
cannot open shared object file: No such file or directory
make[2]: *** [check] Fehler 2
make[2]: Verlassen des Verzeichnisses
»/lin3/usr/src/gnustep/dev-libs/guile/Greg/Test«
make[1]: *** [check] Fehler 2
make[1]: Verlassen des Verzeichnisses
»/lin3/usr/src/gnustep/dev-libs/guile/Greg«
make: *** [internal-check] Fehler 2

My LD_LIBRARY_PATH is set to:

LD_LIBRARY_PATH=/home/fred/GNUstep/Libraries/ix86/linux-gnu/gnu-gnu-gnu:/home/fred/GNUstep/Libraries/ix86/linux-gnu:
/usr/GNUstep/Local/Libraries/ix86/linux-gnu/gnu-gnu-gnu:/usr/GNUstep/Local/Libraries/ix86/linux-gnu:
/usr/GNUstep/Network/Libraries/ix86/linux-gnu/gnu-gnu-gnu:/usr/GNUstep/Network/Libraries/ix86/linux-gnu:
/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu:/usr/GNUstep/System/Libraries/ix86/linux-gnu

Looks like guile only checks on the first entry (The file is in the last directory) and as it doesn't find the file there reports an error. How could I convice guile to check the other directories as well? I am using a SuSE 8.1 Linux on a i386 processor.

Fred






reply via email to

[Prev in Thread] Current Thread [Next in Thread]