Hi Rune,

[...]
> 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 `'

Got a report from that on IA32/Debian. Just copy-and-paste the gcc line
above. I guess I don't have to state explicitly that it looks pretty
weird; might've been caused by the (apparently incorrect) way we're
conditionally building modules ATM.

> 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

Hmm, I had hoped I'd fixed that...

Could we meet in IRC at some time where you have access to this box,
please? This might require some experimentation.

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

Cool! :-)
IIRC the AdLib patches only had OPL/2 information, though. Which sound
interface were you planning to use?


BTW: slightly less than two weeks until finals are over. I'll definitely
have a look at the libtool docs then, in hopes of understanding the
problem.


llap,
 Christoph


Reply via email to