Quoting Chris Wilkinson <[EMAIL PROTECTED]>:

> Hi there,
>
> Frederic Bouvier wrote:
> > Quoting Chris Wilkinson :
> >
> >>>>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 ?
> >>
> >>There is config.log, or would you like the console output from gcc?
> >
> > The gcc console output
>
> Here is the last part, and it is the only part with any errors
> ro warnings at all...
>
> g++  -g -O2 -DFGBASE_DIR='"NONE/lib/FlightGear"'  -L/usr/X11R6/lib
> -L/usr/local//lib -o MapPS  MapPS.o FlightTrack.o MapMaker.o Output.o
> OutputPS.o Overlays.o Projection.o Scenery.o -lsgmagvar -lsgtiming
> -lsgmisc -lsgio -lsgdebug -lplibsg -lplibul -lsgbucket -lplibpu -lglut
> -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -lpthread -lm  -lpng
> -lz -lplibul -lm
> /usr/lib/gcc/i586-suse-linux/4.1.0/../../../libplibpu.so: undefined
> reference to `fntGetBitmapFont(int)'
> collect2: ld returned 1 exit status
> make[3]: *** [MapPS] Error 1
> make[3]: Leaving directory `/home/chrisw/Atlas-0.3.0/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/chrisw/Atlas-0.3.0/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/chrisw/Atlas-0.3.0/src'
> make: *** [all-recursive] Error 1
>
> I am still trying to update to the CVS version, but always get
> timed out. Is the sourceforge cvs site blocking me perhaps?

I think CVS fix this. There is no -lplibfnt in this command line, but -lplibpu
is not needed in the first place.

cvs hostname changed. Edit all your CVS/Root files. You should change
'@cvs.sourceforge' into '@atlas.cvs.sourceforge'

-Fred

--
Frédéric Bouvier
http://frfoto.free.fr                      Photo gallery - album photo
http://www.fotolia.fr/p/2278/partner/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
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to