[kde-cygwin - Help] Can't open ../../depcomp: No such file or dir

kde-cygwin@mail.kde.org kde-cygwin@mail.kde.org
Mon, 01 Apr 2002 17:14:38 -0800


Read and respond to this message at: 
http://sourceforge.net/forum/message.php?msg_id=1525532
By: coder_1024

I'm going through the pre-requisite packages listed as being necessary for KDE
2 and getting them installed.  One of them is audiofile.  I've downloaded audiofile
0.2.1 from this site. I followed the INSTALL file by running the configure script.
I then tried using the make command to build.  I got the output below.  Any
ideas?

--------

user@MYCOMP /usr/audiofile-0.2.1
$ make
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
/usr/bin/make  all-recursive
make[1]: Entering directory `/usr/audiofile-0.2.1'
Making all in libaudiofile
make[2]: Entering directory `/usr/audiofile-0.2.1/libaudiofile'
Making all in modules
make[3]: Entering directory `/usr/audiofile-0.2.1/libaudiofile/modules'
source='g711.c' object='g711.lo' libtool=yes \
depfile='.deps/g711.Plo' tmpdepfile='.deps/g711.TPlo' \
depmode=none /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./..
-I./../../libaudioutil   -DNDEBUG -g -O2 -c -o g711.lo `test
 -f g711.c || echo './'`g711.c
../../depcomp: Can't open ../../depcomp: No such file or directory
make[3]: *** [g711.lo] Error 2
make[3]: Leaving directory `/usr/audiofile-0.2.1/libaudiofile/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/audiofile-0.2.1/libaudiofile'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/audiofile-0.2.1'
make: *** [all] Error 2


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge and visit: 
http://sourceforge.net/forum/monitor.php?forum_id=85789