Hi,

I've tried to get on to the Terragear mailing list but nothing has 
happened in a month or so?

So i am wondering if anyone could help me.

I have gone through and downloaded and installed all of the dependences 
for Terragear cvs and start to compile it but I've run into a error.

CLI results:
=======================================================================

[EMAIL PROTECTED] source]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for extra include and lib directories...
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for library containing inet_addr... none required
checking for library containing socket... none required
checking for library containing main... none required
checking for library containing cos... -lm
checking for library containing XCreateWindow... -lX11
checking for library containing XShmCreateImage... -lXext
checking for library containing XGetExtensionVersion... -lXi
checking for library containing IceOpenConnection... -lICE
checking for library containing SmcOpenConnection... -lSM
checking for library containing XtMalloc... -lXt
checking for library containing XmuLookupStandardColormap... -lXmu
checking for library containing glNewList... -lGL
checking for library containing gluLookAt... -lGLU
checking for library containing glutGetModifiers... -lglut
checking for ulInit in -lplibul... yes
checking how to run the C++ preprocessor... g++ -E
checking plib/sg.h usability... yes
checking plib/sg.h presence... yes
checking for plib/sg.h... yes
checking newmat/newmat.h usability... yes
checking newmat/newmat.h presence... yes
checking for newmat/newmat.h... yes
checking gpc.h usability... yes
checking gpc.h presence... yes
checking for gpc.h... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for unistd.h... (cached) yes
checking for windows.h... (cached) no
checking winbase.h usability... no
checking winbase.h presence... no
checking for winbase.h... no
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking simgear/version.h usability... yes
checking simgear/version.h presence... yes
checking for simgear/version.h... yes
checking for proper simgear version... 0.3.8 or greater... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for socklen_t... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for ftime... yes
checking for gettimeofday... yes
checking for timegm... yes
checking for memcpy... yes
checking for bcopy... yes
checking for mktime... yes
checking for strstr... yes
checking for rand... yes
checking for random... yes
checking for setitimer... yes
checking for getitimer... yes
checking for signal... yes
checking for GetLocalTime... no
checking for rint... yes
checking for getrusage... yes
configure: creating ./config.status
config.status: creating VERSION
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/Include/Makefile
config.status: creating src/Airports/Makefile
config.status: creating src/Airports/GenAirports/Makefile
config.status: creating src/Airports/Utils/Makefile
config.status: creating src/BuildTiles/Makefile
config.status: creating src/BuildTiles/Clipper/Makefile
config.status: creating src/BuildTiles/GenOutput/Makefile
config.status: creating src/BuildTiles/Match/Makefile
config.status: creating src/BuildTiles/Triangulate/Makefile
config.status: creating src/BuildTiles/Main/Makefile
config.status: creating src/BuildTiles/Osgb36/Makefile
config.status: creating src/BuildTiles/Parallel/Makefile
config.status: creating src/Lib/Makefile
config.status: creating src/Lib/Array/Makefile
config.status: creating src/Lib/DEM/Makefile
config.status: creating src/Lib/e00/Makefile
config.status: creating src/Lib/Geometry/Makefile
config.status: creating src/Lib/HGT/Makefile
config.status: creating src/Lib/landcover/Makefile
config.status: creating src/Lib/Optimize/Makefile
config.status: creating src/Lib/Output/Makefile
config.status: creating src/Lib/Polygon/Makefile
config.status: creating src/Lib/poly2tri/Makefile
config.status: creating src/Lib/shapelib/Makefile
config.status: creating src/Lib/TriangleJRS/Makefile
config.status: creating src/Lib/vpf/Makefile
config.status: creating src/Prep/Makefile
config.status: creating src/Prep/ArrayFit/Makefile
config.status: creating src/Prep/DemChop/Makefile
config.status: creating src/Prep/DemInfo/Makefile
config.status: creating src/Prep/DemRaw2ascii/Makefile
config.status: creating src/Prep/E00Lines/Makefile
config.status: creating src/Prep/GSHHS/Makefile
config.status: creating src/Prep/MergerClipper/Makefile
config.status: creating src/Prep/Photo/Makefile
config.status: creating src/Prep/ShapeFile/Makefile
config.status: creating src/Prep/TGVPF/Makefile
config.status: creating src/Prep/Terra/Makefile
config.status: creating src/Prep/TerraFit/Makefile
config.status: creating src/Prep/Tower/Makefile
config.status: creating src/Prep/UserDef/Makefile
config.status: creating src/Utils/Makefile
config.status: creating src/Utils/cdrom/Makefile
config.status: creating src/Utils/download-map/Makefile
config.status: creating src/Include/config.h
config.status: src/Include/config.h is unchanged
config.status: executing depfiles commands

Configure Summary
=================
Prefix: /usr/local
Debug messages: yes
[EMAIL PROTECTED] source]# make
Making all in src
make[1]: Entering directory `/home/jason/flightgear/terraear/source/src'
Making all in Include
make[2]: Entering directory 
`/home/jason/flightgear/terraear/source/src/Include'
make all-am
make[3]: Entering directory 
`/home/jason/flightgear/terraear/source/src/Include'
make[3]: Leaving directory 
`/home/jason/flightgear/terraear/source/src/Include'
make[2]: Leaving directory 
`/home/jason/flightgear/terraear/source/src/Include'
Making all in Lib
make[2]: Entering directory `/home/jason/flightgear/terraear/source/src/Lib'
Making all in Array
make[3]: Entering directory 
`/home/jason/flightgear/terraear/source/src/Lib/Array'
g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../../src -g -O2 -MT 
array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.cxx
mv -f .deps/array.Tpo .deps/array.Po
rm -f libArray.a
ar cru libArray.a array.o
ranlib libArray.a
g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../../src -g -O2 -MT 
testarray.o -MD -MP -MF .deps/testarray.Tpo -c -o testarray.o testarray.cxx
mv -f .deps/testarray.Tpo .deps/testarray.Po
g++ -g -O2 -o testarray testarray.o ../../../src/Lib/Array/libArray.a 
-lsgbucket -lsgmath -lsgmisc -lsgdebug -lsgxml -lz -lm
make[3]: Leaving directory 
`/home/jason/flightgear/terraear/source/src/Lib/Array'
Making all in DEM
make[3]: Entering directory 
`/home/jason/flightgear/terraear/source/src/Lib/DEM'
g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../../src -g -O2 -MT 
dem.o -MD -MP -MF .deps/dem.Tpo -c -o dem.o dem.cxx
mv -f .deps/dem.Tpo .deps/dem.Po
rm -f libDEM.a
ar cru libDEM.a dem.o
ranlib libDEM.a
make[3]: Leaving directory 
`/home/jason/flightgear/terraear/source/src/Lib/DEM'
Making all in e00
make[3]: Entering directory 
`/home/jason/flightgear/terraear/source/src/Lib/e00'
g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../../src 
-I../../../src/Lib -g -O2 -MT e00.o -MD -MP -MF .deps/e00.Tpo -c -o 
e00.o e00.cxx
mv -f .deps/e00.Tpo .deps/e00.Po
rm -f libe00.a
ar cru libe00.a e00.o
ranlib libe00.a
g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../../src 
-I../../../src/Lib -g -O2 -MT teste00.o -MD -MP -MF .deps/teste00.Tpo -c 
-o teste00.o teste00.cxx
mv -f .deps/teste00.Tpo .deps/teste00.Po
g++ -g -O2 -o teste00 teste00.o libe00.a -lsgmisc -lsgdebug -lsgxml -lz -lm
make[3]: Leaving directory 
`/home/jason/flightgear/terraear/source/src/Lib/e00'
Making all in Geometry
make[3]: Entering directory 
`/home/jason/flightgear/terraear/source/src/Lib/Geometry'
g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../../src 
-I../../../src/Lib -I../../../src/BuildTiles -g -O2 -MT contour_tree.o 
-MD -MP -MF .deps/contour_tree.Tpo -c -o contour_tree.o contour_tree.cxx
mv -f .deps/contour_tree.Tpo .deps/contour_tree.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../../src 
-I../../../src/Lib -I../../../src/BuildTiles -g -O2 -MT line.o -MD -MP 
-MF .deps/line.Tpo -c -o line.o line.cxx
../../../src/Lib/Polygon/point2d.hxx:9: error: redefinition of ‘class 
point2d’
/usr/local/include/simgear/math/sg_types.hxx:71: error: previous 
definition of ‘class point2d’
make[3]: *** [line.o] Error 1
make[3]: Leaving directory 
`/home/jason/flightgear/terraear/source/src/Lib/Geometry'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jason/flightgear/terraear/source/src/Lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jason/flightgear/terraear/source/src'
make: *** [all-recursive] Error 1

=========================================================================================


Cheers,
Jason

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to