Hi. 


>   && CONFIG_FILES=src/include/win32/Makefile CONFIG_HEADElibtool: link: cannot find 
>the library `'
> make: *** [all-recursive-am] Error 2


I've been getting a similar compile-time error lately:

/bin/sh ../../libtool --mode=link gcc  -g -O2  -o sciunpack  sciunpack.o listwords.o 
scriptdump.o vocabdump.o ../sound/libscisound.a ../scicore/libscicore.a    
-L/usr/X11R6/lib   -lggi -lgii -lgg -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL 
-lpthread  -L/usr/X11R6/lib -lXft -lXext -lXi -lX11 -lc
mkdir .libs
libtool: link: cannot find the library `'

I'm afraid I haven't got the foggiest idea what this is all about, but
I can't get freesci to compile on my x86/GNU/Linux(RH 7.1) box these
days. If it's of any help you can find the config.log at:
http://www.daimi.au.dk/~u951663/config.log.3jul

This problem doesn't occur when I try to compile on sgi/IRIX but I
still can't get configure to recognize the curses library. It's in a
pretty standard place:
vanadium:~% ll /usr/include/curses.h
-r--r--r--   1 root     sys         45828 Jan 16 12:07 /usr/include/curses.h
vanadium:~% ll /usr/lib/libcurses.so
-r--r--r--   1 root     sys        853964 Jan 16 12:22 /usr/lib/libcurses.so

btw. I'll be looking into the possibillity of getting freesci to play
sound on the OPL3 FM synth.

/Rune

Reply via email to