[Bf-committers] Error: Could not open include file<AL/al.h> on Opensolaris

yuntong.jin Yuntong.Jin at Sun.COM
Thu Aug 6 08:59:21 CEST 2009


Hi list,
      When i try to compile Blender2.49 on Opensolaris, i got below error:

CC -c -DUSE_SUMO_SOLID -DUSE_BULLET -DWITH_BULLET -KPIC -DPIC 
-xchar=unsigned -D_RWSTD_NO_STATIC_CAST=1 -DNDEBUG   
-DSUN_OGL_NO_VERTEX_MACROS 
-I/export/home/jds/packages/BUILD/SFEblender/blender-2.49/../lib/solaris-2.11-sparc_64/openal/include     
-I/export/home/jds/packages/BUILD/SFEblender/blender-2.49/../lib/solaris-2.11-sparc_64/string/include     
-I/export/home/jds/packages/BUILD/SFEblender/blender-2.49/../lib/solaris-2.11-sparc_64/moto/include 
-I../intern -I.. -I. -I../sdl SND_OpenALDevice.cpp -o 
/export/home/jds/packages/BUILD/SFEblender/blender-2.49/obj/solaris-2.11-sparc_64/intern/OpenALSoundSystem/SND_OpenALDevice.o
"SND_OpenALDevice.cpp", line 47: Error: Could not open include 
file<AL/al.h>.
"SND_OpenALDevice.cpp", line 48: Error: Could not open include 
file<AL/alc.h>.
"SND_OpenALDevice.cpp", line 71: Error: Type name expected instead of 
"ALubyte".
"SND_OpenALDevice.cpp", line 72: Error: Type name expected instead of 
"ALsizei".
"SND_OpenALDevice.cpp", line 73: Error: Type name expected instead of 
"ALubyte".
"SND_OpenALDevice.cpp", line 78: Error: Type name expected instead of 
"ALushort".
"SND_OpenALDevice.cpp", line 79: Error: Type name expected instead of 
"ALushort".
"SND_OpenALDevice.cpp", line 80: Error: Type name expected instead of 
"ALuint".
"SND_OpenALDevice.cpp", line 81: Error: Type name expected instead of 
"ALuint".
"SND_OpenALDevice.cpp", line 82: Error: Type name expected instead of 
"ALushort".
"SND_OpenALDevice.cpp", line 83: Error: Type name expected instead of 
"ALushort".
"SND_OpenALDevice.cpp", line 88: Error: Type name expected instead of 
"ALushort".
"SND_OpenALDevice.cpp", line 89: Error: Type name expected instead of 
"ALushort".
"SND_OpenALDevice.cpp", line 94: Error: Type name expected instead of 
"ALuint".
"SND_OpenALDevice.cpp", line 95: Error: Type name expected instead of 
"ALuint".
"SND_OpenALDevice.cpp", line 96: Error: Type name expected instead of 
"ALuint".
"SND_OpenALDevice.cpp", line 97: Error: Type name expected instead of 
"ALuint".
"SND_OpenALDevice.cpp", line 98: Error: Type name expected instead of 
"ALuint".
"SND_OpenALDevice.cpp", line 99: Error: Type name expected instead of 
"ALuint".
"SND_OpenALDevice.cpp", line 100: Error: Type name expected instead of 
"ALuint".
"SND_OpenALDevice.cpp", line 101: Error: Type name expected instead of 
"ALuint".
"SND_OpenALDevice.cpp", line 102: Error: Type name expected instead of 
"ALuint".
"SND_OpenALDevice.cpp", line 105: Error: Type name expected instead of 
"ALuint".
"SND_OpenALDevice.cpp", line 106: Error: Type name expected instead of 
"ALuint".
"SND_OpenALDevice.cpp", line 107: Error: Type name expected instead of 
"ALuint".
Compilation aborted, too many Error messages.
gmake[3]: *** 
[/export/home/jds/packages/BUILD/SFEblender/blender-2.49/obj/solaris-2.11-sparc_64/intern/OpenALSoundSystem/SND_OpenALDevice.o] 
Error 1
gmake[2]: *** [all] Error 1
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1

I couldn't find header file AL/al.h and AL/alc.h.
Any comments here?

Thanks
-Simon




More information about the Bf-committers mailing list