Quoting Frederic Bouvier :

> 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

BTW, last revision of Makefile.am include this change :

--- Makefile.am 2005/09/29 20:11:49     1.16
+++ Makefile.am 2005/10/10 20:01:59     1.17
@@ -59,8 +59,7 @@

 MapPS_LDADD = \
        -lsgmagvar -lsgtiming -lsgmisc -lsgio -lsgdebug \
-       -lplibsg -lplibpu -lplibul -lsgbucket \
-       $(opengl_LIBS) \
+       -lplibsg -lsgbucket \
        -lpng -lz

 GetMap_SOURCES = \

I suspect it will remove your plibpu issue, by removing the need of plibpu
itself.

-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