David Luff wrote:

../../src/Environment/libEnvironment.a -lsgclouds3d -lsgrout
e -lsgsky -lsgsound -lsgephem -lsgmaterial -lsgtgdb -lsgmodel -lsgtiming
-lsgio -lsgscreen -lsgmath
-lsgbucket -lsgprops -lsgdebug -lsgmagvar -lsgmisc -lsgnasal -lsgxml
-lsgsound -lsgserial -lsgstruct
ure -lsgenvironment -lsgthreads -lpthread  -lplibpu -lplibfnt -lplibjs
-lplibnet -lplibssg -lplibsg
-lplibul  -lz -lopenal32 -lglut32 -lglu32 -lopengl32 -luser32 -lgdi32
../../src/Input/libInput.a(input.o.b)(.text+0x3e81):input.cxx: undefined
reference to `_joyGetDevCap
[EMAIL PROTECTED]'
/usr/local/lib/libsgsound.a(soundmgr_openal.o)(.text+0x19d):soundmgr_openal.
cxx: undefined reference

Could you try moving -lopenal32 to the end of the linker command? As far as I know windows is a bit picky on the library sequence.

Also, IRIX needs -laudio somewhere on the line, does Windows needs something similar?

Erik

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to