./configure runs without problems, but upon make, the compilation stops 
with the following message:

r/X11R6/include  -g -O2 -D_REENTRANT -c props.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..   
-I/usr/local/include -I/usr/X11R6/include  -g -O2 -D_REENTRANT -c 
props_io.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..   
-I/usr/local/include -I/usr/X11R6/include  -g -O2 -D_REENTRANT -c 
sg_path.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..   
-I/usr/local/include -I/usr/X11R6/include  -g -O2 -D_REENTRANT -c 
sgstream.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..   
-I/usr/local/include -I/usr/X11R6/include  -g -O2 -D_REENTRANT -c 
strutils.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..   
-I/usr/local/include -I/usr/X11R6/include  -g -O2 -D_REENTRANT -c 
texcoord.cxx
texcoord.cxx: In function `class point_list calc_tex_coords(const 
SGBucket &, const point_list &, const int_list &, double = 
0x00000000000000000080ff3f)':
texcoord.cxx:181: `SGD_DEGREES_TO_RADIANS' undeclared (first use this 
function)
texcoord.cxx:181: (Each undeclared identifier is reported only once
texcoord.cxx:181: for each function it appears in.)
texcoord.cxx:184: `SGD_PI' undeclared (first use this function)
make[2]: *** [texcoord.o] Error 1
make[2]: Leaving directory `/usr/local/source/SimGear-0.0.16/simgear/misc'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/usr/local/source/SimGear-0.0.16/simgear'
make: *** [check-recursive] Error 1

any ideas what might be wrong/missing?

plib1.4.2 compiled without any problems.

Markus


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

Reply via email to