search for: laudiofile

Displaying 7 results from an estimated 7 matches for "laudiofile".

Did you mean: audiofile
2007 Mar 19
3
64 bit compilation SUSE 10.2
...T -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith -g -O2 -o audio.o audio.c ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./wineesd.drv.spec esound.o audio.o -o wineesd.drv.so -lwinmm -luser32 -lkernel32 -L/usr/lib64 -lesd -laudiofile -lm -lasound -ldxguid -luuid ../../../libs/port/libwine_port.a /usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/libesd.so when searching for -lesd /usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld: skipping incom...
2008 Oct 21
1
Compile error
I get this error compiling on Fedora 8 i386. I attempt , ulimit -u unlimited, make distclean Code: /usr/bin/ld: skipping incompatible /usr/lib64/libaudiofile.so when searching for -laudiofile /usr/bin/ld: cannot find -laudiofile collect2: ld returned 1 exit status winegcc: gcc failed make[2]: *** [wineesd.drv.so] Error 2 make[2]: Leaving directory `/home/Emme/Desktop/wine-1.0.1/dlls/wineesd.drv' make[1]: *** [wineesd.drv] Error 2 make[1]: Leaving directory `/home/Emme/Desktop/wine-1...
2004 Sep 26
0
Error Compiling libunicall for MFC/R2 with spandsp
...".deps/testcall.Tpo" -c -o testcall.o testcall.c; \ then mv -f ".deps/testcall.Tpo" ".deps/testcall.Po"; else rm -f ".deps/testcall.Tpo"; exit 1; fi /bin/sh ./libtool --mode=link gcc -g -O2 -o testcall testcall.o -lunicall -lspandsp -ldl -lpthread -laudiofile gcc -g -O2 -o .libs/testcall testcall.o /root/libunicall/.libs/libunicall.so -lspandsp -ldl -lpthread -laudiofile /usr/local/lib/libspandsp.so: undefined reference to `TIFFDefaultStripSize' /usr/local/lib/libspandsp.so: undefined reference to `TIFFReadDirectory' /usr/local/lib/libspandsp...
2006 Oct 06
1
problem using libao on OSX 10.4
...src Making all in plugins Making all in oss make[3]: Nothing to be done for `all'. Making all in esd /bin/sh ../../../libtool --mode=link gcc -D__NO_MATH_INLINES - fsigned-char -g -O2 -o libesd.la -rpath /usr/local/lib/ao/plugins-2 -module -avoid-version ao_esd.lo -L/usr/local/lib -lesd -laudiofile - lm -lpthread *** Warning: Linking the shared library libesd.la against the loadable module *** libesd.so is not portable! gcc -flat_namespace -undefined suppress -o .libs/libesd.so - bundle .libs/ao_esd.o -L/usr/local/lib /MP3/OGG/libao-0.8.6/src/ plugins/esd/.libs/libesd.so /usr/local/li...
2008 Jun 10
7
error compiling fc9 x64
when i run ./configure in fedora 9 64 bit i get this error checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc -m32 checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. this is
2003 Dec 12
0
FAX app again
...int... no .... checking socket.h usability... no checking socket.h presence... no checking for socket.h... no .... checking audiofile.h usability... no checking audiofile.h presence... no checking for audiofile.h... no ..... checking for TIFFSetField in -ltiff... no .... checking for afOpenFile in -laudiofile... no checking for fftw_create_plan in -lfftw... no ... checking for uc_Start in -lunicall... no checking for mfcr2_new in -lmfcr2... no There is something missing here? Thanks, Dan
2006 Oct 04
3
problem using libao on OSX 10.4
Hello, I built the entire Vorbis kit on my PowerMac G4 running OSX 10.4.6. I'm having problems however doing anything with the libao package. Any time I try to use the library to link it errors out with the following message: /usr/bin/ld: Undefined symbols: _dlsym_auto_underscore collect2: ld returned 1 exit status If I try to run the ogg123 application I get this: