On vendredi 09 janvier 2009, gerard robin wrote: > Hello, > > Arrgh, i never had any problem with OpenAl before , coming back to the > computer i am trying to build FG CVS , i get the following error with > Simgear during configure > > checking for library containing XShmCreateImage... -lXext > checking for library containing XGetExtensionVersion... -lXi > checking for library containing IceOpenConnection... -lICE > checking for library containing SmcOpenConnection... -lSM > checking for library containing XtMalloc... -lXt > checking for library containing XmuLookupStandardColormap... -lXmu > checking for library containing glNewList... -lGL > checking for library containing gluLookAt... -lGLU > checking for library containing glutGetModifiers... -lglut > checking for library containing alGenBuffers... no > checking for library containing alutInit... -lalut > > You *must* have the openal library installed on your system to build > SimGear! > > Please see README.OpenAL for more details. > > configure aborted. > > > > In that distrib/installation (OpenSUSE 11.1 64bit) > openal , openal-32bit , openal-devel, freealut, freealut-devel > are installed correctly. > > Is there anything new within FG that i have missed ? > > I don't know if there is the same error with FG 1.9 > (i did not tried to build it waiting for OSG 2.8) > > Cheers
In addition to it alut.h which is there /usr/include/AL contains /* Create Buffer objects */ AL_API void AL_APIENTRY alGenBuffers( ALsizei n, ALuint* buffers ); /* Delete Buffer objects */ AL_API void AL_APIENTRY alDeleteBuffers( ALsizei n, const ALuint* buffers ); /* Verify a handle is a valid Buffer */ AL_API ALboolean AL_APIENTRY alIsBuffer( ALuint bid ); So, where is the error ? -- Gérard http://pagesperso-orange.fr/GRTux/ J'ai décidé d'être heureux parce que c'est bon pour la santé. Voltaire ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel