Hello,

I am trying to build FlightGear under Linux. I would like to know do I 
need to do extra steps to get running the compilation/installation for 
FlighGear ?

What I did:

1. Installed plib
2. Compiling SimGear-0.0.17 which ends with an error:

make[3]: Entering directory `/home/stefan/SIMS/SimGear-0.0.17/simgear/xgl'
gcc -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..  -I/usr/local/include 
-I/usr/X11R6/include  -g -O2 -D_REENTRANT -c xgl.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..  -I/usr/local/include 
-I/usr/X11R6/include  -g -O2 -D_REENTRANT -c xglUtils.c
xglUtils.c:109: `GL_COLOR_ARRAY_COUNT_EXT' undeclared here (not in a 
function)
xglUtils.c:109: initializer element is not constant
xglUtils.c:109: (near initialization for `glenum_string[61].val')
xglUtils.c:174: `GL_EDGE_FLAG_ARRAY_COUNT_EXT' undeclared here (not in a 
function)
xglUtils.c:174: initializer element is not constant
xglUtils.c:174: (near initialization for `glenum_string[117].val')
xglUtils.c:218: `GL_INDEX_ARRAY_COUNT_EXT' undeclared here (not in a 
function)
xglUtils.c:218: initializer element is not constant
xglUtils.c:218: (near initialization for `glenum_string[157].val')
xglUtils.c:335: `GL_NORMAL_ARRAY_COUNT_EXT' undeclared here (not in a 
function)
xglUtils.c:335: initializer element is not constant
xglUtils.c:335: (near initialization for `glenum_string[268].val')
xglUtils.c:471: `GL_TEXTURE_COORD_ARRAY_COUNT_EXT' undeclared here (not in 
a function)
xglUtils.c:471: initializer element is not constant
xglUtils.c:471: (near initialization for `glenum_string[396].val')
xglUtils.c:509: `GL_VERTEX_ARRAY_COUNT_EXT' undeclared here (not in a 
function)
xglUtils.c:509: initializer element is not constant
xglUtils.c:509: (near initialization for `glenum_string[432].val')
make[3]: *** [xglUtils.o] Error 1
make[3]: Leaving directory `/home/stefan/SIMS/SimGear-0.0.17/simgear/xgl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/stefan/SIMS/SimGear-0.0.17/simgear'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/stefan/SIMS/SimGear-0.0.17/simgear'
make: *** [all-recursive] Error 1


Something wrong with my configs ? I just configured with 
./configure 
make 


Thank you,
stefan


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to