Hi guys, I'm trying to compile from SVN (to get the Hercules Mk1 Mac ed. working, see other mail thread). I am on Debian Lenny (updated from etch) and I've solved all dependancies (afaik). I'm following the instructions here: http://mixxx.sourceforge.net/wiki/index.php/SVN_Repository#eeePC
██ mjs2020 @ ~/Mixxx/mixxx ██ 13:27:42 $ scons scons: Reading SConscript files ... Platform: Linux QT path: /usr/share/qt4 Loading qt4 tool... Checking for C library portaudio... yes Checking for C library mad... yes Checking for C library id3tag... yes Checking for C library vorbisfile... yes Checking for C library vorbis... yes Checking for C library ogg... yes Checking for C library GL... no Checking for C library opengl32... no Checking for C header file /System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/gl.h... no Did not find OpenGL development files, exiting! but I do have that file here: /usr/include/GL/gl.h I tried setting the environment variable $LIBPATH='/usr/include' but that hasn't changed things. I tried to go hack at the sconscript overriding the check but i get the same kind of error about asound library (and I have the correct *-dev packages installed). I believe there is a problem with the conf.CheckLib function in scons. I tried reading around the scons website and in google but haven't found any useful info. Anyone have any idea about this? thanks, ciao mjs2020 -- ---~---~---~---~--- mjs2020 @: [EMAIL PROTECTED] ---~---~---~---~--- ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
