Francisco Rinaldo wrote:

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Sent:
16 October 2004 22:23
To: flightgear-users
Subject: [Flightgear-users] Building Simgear

 

I�still trying to compile the program, and i still stop in the same point.

I�ve downloaded and installed openal_cyg (Thanks Vivian) and I�ve done everything from fresh but during make when cygwin starts making all in sound, there is a lot of messages like this: openal_teste1.o(.text+oxfd4):/usr/local/source/simgear-0.3.7/simgear/sound/openal_test1 .cxx:134:undefined reference to `_alSourcei   same _alsourcecef, _alsourcecefv

 

make: ***{all -recursive} error 1

 

I do no what to do .

 

Could anyone help me?

 

 

You may need to add this to your .bash_profile file:

 

LDFLAGS="-L/usr/local/lib"

CXXFLAGS="-pipe -O2 -Wall -DWIN32 -DNOMINMAX -DHAVE_WINDOWS_H" CFLAGS=$CXXFLAGS

 

export LDFLAGS

export CXXFLAGS

export CFLAGS

 

Then restart cygwin and recompile all from scratch.

 

Regards

 

Vivian

 

PS please use plain text in your posts – it really is easier for us (well me anyway J) to reply.

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

Reply via email to