search for: laudio

Displaying 3 results from an estimated 3 matches for "laudio".

Did you mean: audio
2004 Jun 21
2
libao NAS compilation and playback issues
...-lm" before running ./configure with "--enable-nas" in order to get configure to make a correct NAS plugin Makefile. The config.log file showed that the test for NAS was failing due to linking errors regarding dependencies in libaudio: configure:12853: checking for AuOpenServer in -laudio configure:12883: cc -o conftest -xO4 -fast -w -fsimple -native -xcg92 -g -I/users/prazak/.../nas/1.6/usr/openwin/include -I/users/prazak/.../libao/0.8.5/include -I/users/prazak/.../libogg/1.1/include -I/users/prazak/.../libvorbis/1.0.1/include -I/users/prazak/.../curl/7.10.8/include conftest.c -l...
2009 Jun 04
2
Problem compiling Wine with Freetype on Ubuntu Hardy 64
I have a problem compiling Wine with Freetype. Not sure what to do: dpkg -i wine*.deb Code: checking for freetype-config... freetype-config checking for -lfreetype... not found configure: error: FreeType development files not found. Fonts will not be built. Dialog text may be invisible or unaligned. Use the --without-freetype option if you really want this. make: *** [config.status] Error 1
2006 May 18
2
Problems compiling Wine
...CreateContext in -lGL... yes checking for gluLookAt in -lGLU... yes checking for glutMainLoop in -lglut... yes checking audio/audiolib.h usability... yes checking audio/audiolib.h presence... yes checking for audio/audiolib.h... yes checking for audio/soundlib.h... yes checking for AuCreateFlow in -laudio... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking for xmlParseMemory in -lxml2... yes checking for xmlReadMemory in -lxml2... yes checking for libxslt/pattern.h... yes checking for xsltCompilePattern in -lxslt... y...