You need to install libtool, or it's not in your system path because the compiler can't find it. -lee On Mon, 10 Nov 2003, 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 > > -- > airbrush@xxxxxxxxxxxxx > > SDF Public Access UNIX System - http://sdf.lonestar.org >