Andy Ross wrote:
> Hans Deragon wrote:
> 
>>Newbie here trying to compile FlightGear 0.9.5 on FC2.  Searching
>>the web I found that many others have suffered of the same problem
>>as I do, but no solution has been archived.
> 
> 
> I'm all but certain this has been solved on the lists in the past, but
> here it is again:
> 
> The version of plib you have installed does not match the headers
> against which FlightGear was compiled.  Find and kill all the plib
> stuff on your system (/usr/lib/libplib*.a, /usr/include/plib/*,
> etc...), reinstall plib, and then rebuild FlightGear from scractch
> (i.e. remembering to do a "make clean").

Thanks.  I found the problem.  I have specified:

configure --with-plib=/perm/libraries/plib ...

for FlightGear, but not for SimGear.  Thus SimGear used the RPM's (1.6.0)
files instead of the one I installed specifically for FlightGear (1.8.3).
After a cleanup and recompile, it worked.

It compiled, but could not run because I have not specified the datadir :(.  I
will recompile tomorrow; its late.

>>First, I do not understand why is /perm/games/src/SimGear-0.3.6
>>reference in SimGear's library.  This is the source directory.
> 
> gcc stores the full path of a filename in the object file so that the
> debugger can find it at runtime.  The dependency is benign, the only
> thing you lose by deleting the source directory is the ability to see
> symbols in your debug.

Ahh... they were debugging symbols.  Ok.  Thanks to clear things up.

Best regards,
Hans Deragon
--
Consultant en informatique/Software Consultant
Deragon Informatique inc.     Open source:
http://www.deragon.biz        http://facil.qc.ca (Promotion du libre)
mailto://[EMAIL PROTECTED]     http://autopoweroff.sourceforge.net (Logiciel)

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

Reply via email to