Chris Wilkinson wrote :
>>> /usr/lib/gcc/i586-suse-linux/4.1.0/../../../libplibpu.so: undefined
>>> reference to `fntGetBitmapFont(int)'
>>>       
>> Chris,
>>
>> in src/Makefile.am, you can try to change line 27 :
>> from :
>>      -lsgxml -lplibsg -lplibpu -lplibul -lplibfnt -lplibnet \
>> to :
>>      -lsgxml -lplibsg -lplibfnt -lplibpu -lplibul -lplibnet \
>>
>>
>> And elsewhere if needed. -lplibfnt should be before -lplibpu
>>     
>
> My line 27 in Makefile.am in the src folder is different, but I
> changed the order in xxxx_LDADD so that -lplibfnt was before the
> -lplibpu entry, and I still get the same error.
>   

Sorry, I was refering to CVS.

> gcc only quits once it gets to MapPS, and it is able to create
> binaries for Atlas and Map, which I promptly copied to /usr/local/bin
> and tested - they work fine! :-)
>   

Any chance to have the complete error log for MapPS ?

Thanks,
-Fred


-- 
Frédéric Bouvier
http://frfoto.free.fr         Photo gallery - album photo
http://www.fotolia.fr/p/2278  Other photo gallery
http://fgsd.sourceforge.net/  FlightGear Scenery Designer



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to