[Bf-blender-cvs] Blender build question (openal)

pw p.willis at telus.net
Sat Aug 2 20:09:26 CEST 2003


Hello,

I have the blender source from the tarfile for the 2.28 version.
The build complains when it gets to the SND_ (sound library) stuff.

I have a build of openal on my machine from openal.org. There are
links in my lib and include paths to AL.

What else am I missing?

There is a dump of the tail from the make process below.

Thanks for any  help.

Peter


/blender28/blender-2.28/intern/SoundSystem/openal/SND_OpenALDevice.cpp:624: undefined reference to `alSourcef'
intern/SoundSystem/.libs/libsoundsystem.al(SND_OpenALDevice.lo): In
function `SND_OpenALDevice::ObjectIs2D(int) const':
/blender28/blender-2.28/intern/SoundSystem/openal/SND_OpenALDevice.cpp:635: undefined reference to `alSourcefv'
/blender28/blender-2.28/intern/SoundSystem/openal/SND_OpenALDevice.cpp:636: undefined reference to `alSourcefv'
intern/SoundSystem/.libs/libsoundsystem.al(SND_OpenALDevice.lo): In
function `SND_OpenALDevice::SetObjectTransform(int, MT_Vector3 const &,
MT_Vector3 const &, MT_Matrix3x3 const &, MT_Vector3 const &, double
const &) const':
/blender28/blender-2.28/intern/SoundSystem/openal/SND_OpenALDevice.cpp:655: undefined reference to `alSourcefv'
collect2: ld returned 1 exit status
make[2]: *** [blender] Error 1
make[2]: Leaving directory `/blender28/blender-2.28'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/blender28/blender-2.28'
make: *** [all] Error 2
[blender-2.28]#






More information about the Bf-blender-cvs mailing list