search for: audiolib

Displaying 5 results from an estimated 5 matches for "audiolib".

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
2007 Sep 19
0
Compiling 0.9.4x on Fedora 6 32bit - OpenGL not found warning
...dr.so.2 checking for -lXinerama... libXinerama.so.1 checking for GL/gl.h... yes checking for GL/glx.h... yes checking for GL/glext.h... yes checking for GL/glu.h... yes checking for up-to-date OpenGL version... yes checking for -lGL... not found checking for gluLookAt in -lGLU... yes checking audio/audiolib.h usability... no checking audio/audiolib.h presence... no ... configure: WARNING: No OpenGL library found on this system. Wine will be build without OpenGL or Direct3D support. And some more info about my system: [work wine-0.9.45]# ldconfig -v | grep -i gl libGL.so.1 -> libGL.s...
2004 Oct 23
1
Issues with compiling wine
...ot;C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char glutMainLoop (); | int | main () | { | glutMainLoop (); | ; | return 0; | } configure:8631: result: no configure:8659: checking audio/audiolib.h usability configure:8671: gcc -c -g -O2 -I/usr/openwin/include conftest.c >&5 conftest.c:76:28: audio/audiolib.h: No such file or directory configure:8677: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME &quo...
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
...dylib checking for XICCallback.callback... yes checking for XEvent.xcookie... no checking for GL/gl.h... yes checking for GL/glx.h... yes checking for GL/glu.h... yes checking for up-to-date OpenGL version... yes checking for -lGL... libGL.1.dylib checking for -lGLU... libGLU.1.dylib checking audio/audiolib.h usability... no checking audio/audiolib.h presence... no checking for audio/audiolib.h... no checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxml/xmlsave.h usability... yes checking libxml/xmlsave.h presence... yes...
2006 May 18
2
Problems compiling Wine
...ing for GL/gl.h... yes checking for GL/glx.h... yes checking for GL/glext.h... yes checking for GL/glu.h... yes checking for up-to-date OpenGL version... yes checking for glXCreateContext 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 c...