On Monday 10 November 2003 15:18, james kellam wrote: > Hello, > I am new to this list. > I am getting a make error whenever I try to compile libhydrogen-0.8.0 > Here is what I get: > source='JackDriver.cpp' object='JackDriver.lo' libtool=yes \ > depfile='.deps/JackDriver.Plo' tmpdepfile='.deps/JackDriver.Plo' \ > depmode=gcc3 /bin/sh ../depcomp \ > /bin/sh ..libtool --mode=compile g++ > -DHAVE_CONFIG_H -I. -I. -I.. -02 -c -o > JackDriver.lo `test -f 'JackDriver.cpp' || echo './'`JackDriver.cpp > ../libtool: s%^.*/%%: No such file or directory > ../libtool: -e: command not found > ../libtool: -e: command not found > (about 8 more of the ../libtool: -e: command not found messages) > ../libtool: -e: commane not found > > :compile: cannot determine name of library object from `' > > make[2]: ***[JackDriver.lo] Error 1 > make[2]: Leaving directory `/home/air/libhydrogen-0.8.0/src' > make[1]: ***[all-recursive] Error 1 > make[1]: Leaving `/home/air/libhydrogen-0.8.0' > make: ***[all] Error 2 > > Here are the specifics of my setup: > 850mHzCeleron. > alsa -0.9.2 > jack-audio-connection-kit-0.80.0 > hydrogen/libhydrogen-0.8.0 > SB-Live! soundcard > distro: lfs-4.0 > > also, Is there any command I can ive to check and make sure jack is > working? I don't have any Jack-Aware apps installed that I know of - yet > =) thank you > james Your problem is that the libtool program is missing or not found by the compiler. Have you tried to execute the ./autogen.sh script before ./configure? Can you post the configure output? Ciao -- Alessandro <Comix> Cominu http://hydrogen.sf.net e-mail: comix@xxxxxxxxxxxxx Icq: 116354077 Linux User # 203765 [...Codito Ergo Sum...]