Landy Roman writes:
>
>make during simgear gives me this error,
>
>Making all in screen
>make[3]: Entering directory 
>`/home/landie/SimGear-0.0.16/simgear/screen'
>c++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..  
>-I/usr/local/include
>-I/usr/X11R6/include  -g -O2 -D_REENTRANT -c tr.cxx
>tr.cxx: In function `void trBeginTile(TRcontext *)':
>tr.cxx:381: implicit declaration of function `int ssgSetFrustum(...)'

You need Plib version 1.4.2 or greater
http://plib.sourceforge.net/download.html

FWIW IMHO
You might as well go for it and at least get the current CVS tarball
http://plib.sourceforge.net/dist/current.tgz
if not the CVS files themselves instructions @
http://sf.net/cvs/?group_id=382

or just
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/plib login 
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/plib co plib

Cheers

Norman

_______________________________________________
Flightgear-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to