While compiling Simgear on Fedora core 3 (and core 4 earlier in the
evening) I keep encountering this error:



Start >>
then mv -f ".deps/soundmgr_openal.Tpo" ".deps/soundmgr_openal.Po";
else rm -f ".deps/soundmgr_openal.Tpo"; exit 1; fi
/usr/local/include/AL/alut.h: In constructor `SGSoundMgr::SGSoundMgr()':
/usr/local/include/AL/alut.h:52: error: too few arguments to function
`ALboolean alutInit(ALCchar*, ALCdevice**, ALCcontext**)'
soundmgr_openal.cxx:74: error: at this point in file
make[3]: *** [soundmgr_openal.o] Error 1
make[3]: Leaving directory `/usr/local/src/SimGear-0.3.8/simgear/sound'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/SimGear-0.3.8/simgear'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/src/SimGear-0.3.8/simgear'
make: *** [all-recursive] Error 1

<< End

I looked at the alut.h file to see an error in the brackets there, but
it hasn't helped.  I tried commenting the entire statement there which
also didn't help.  Is there any way I can fix this.

By the way, I managed to cvs a version of openal today, so I'm
thinking something changed there.  I also did read a comment on the
mailing list about aluttypes.h being removed.  Could this be caused by
that?

Thanks in advance.

Regards.

_______________________________________________
Flightgear-users mailing list
Flightgear-users@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-users
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to