On Thu, 19 Mar 2009 21:34:00 +0100, Arnt wrote in message
<[email protected]>:
> On Thu, 19 Mar 2009 17:36:46 +0100, Geoff wrote in message
> <1237480606.6461.3.ca...@dell02>:
> ..I'll try, this time too, I'm afraid I must file a motion
> to file an overlength reply. ;o)
..no opposition to file a motion to file an overlength reply
with ./makefg DOUPD ADDDEBUG NOPAUSE log filed. ;o)
..I have SG .configure fail and the SG build succeed, with
gems like:
checking host system type... i686-pc-linux-gnu
includedir changed to ${prefix}/include/simgear libdir is \
${exec_prefix}/lib
Building with Norman's jpeg image factory support
checking for jpeg_start_compress in -ljpeg... yes
..dash or bash playing games here???
..and further:
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 drand48... yes
checking for setitimer... yes
checking for getitimer... yes
checking for signal... yes
checking for GetLocalTime... no
checking for rint... yes
..which I gather yields the same old FG build failure:
/opt/bygg/fg/simgear/source/simgear/timing/timestamp.cxx:79:
undefined reference to `clock_gettime'
/opt/bygg/fg/simgear/source/simgear/timing/timestamp.cxx:76:
undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
> > Not when I run it ;=()
>
> ..??? Another dash|bash thing??? You use dash or bash
> right there as /bin/sh??? (On building FG in that part
> of makefg?)
>
> > I have NO IDEA why you get this error building fgfs.
> > Mine builds ok. You did not give enough output to know
> > exactly what was happening, but when linking fgfs, which
> > includes -lsgtiming, it also includes -lrt, which I think
> > is the library that contains this function.
..my /opt/bygg/fg/tmp/templog4.txt:
a...@a45:/opt/bygg/fg $ ll /opt/bygg/fg/tmp/templog4.txt \
&&md5sum /opt/bygg/fg/tmp/templog4.txt
-rw-r--r-- 1 arnt arnt 26671 Mar 19 23:21
/opt/bygg/fg/tmp/templog4.txt
8a6d7db502b9b6c566ac73c54e1ec150 /opt/bygg/fg/tmp/templog4.txt
a...@a45:/opt/bygg/fg $
..now trying a ./maketg DOUPD ADDDEBUG NOPAUSE run to see
if I get the same SG .configure failure as with ./makefg.
--
..med vennlig hilsen = with Kind Regards from Arnt... ;o)
...with a number of polar bear hunters in his ancestry...
Scenarios always come in sets of three:
best case, worst case, and just in case.
Processing makefg, version 1.0.5, of 2009-03-18, on Thu Mar 19 22:20:04 CET
2009, with command [DOUPD ADDDEBUG NOPAUSE], next
log=[/opt/bygg/fg/tmp/templog4.txt]
Checking 3 arguments ... [DOUPD ADDDEBUG NOPAUSE]
All aguments ok. Will process: [ PLIB OSG SG FG FGRUN]
The script pauses for input of a 'y' frequently. Any other input, or none, and
it will exit.
Commands checked. Running [makefg] in [/opt/bygg/fg]. Continue?
Doing tool and package update... you will need to enter your PASSWORD
Installing build-essential make automake libtool autoconf
Installing libglut3-dev libopenal-dev libalut-dev libalut0 libopenal0a
libfltk1.1-dev
Installing libfltk1.1 zlib1g-dev zlib1g libwxgtk2.8-0 libwxgtk2.8-dev
Installing libjpeg62-dev libjpeg62 libxi-dev libxi6 libxmu-dev libxmu6
libboost-dev
Installing fluid gawk gettext
Installing gcc g++
Installing cmake cvs subversion cmake
package update... The following should NOT be required, but with the present
SG/FG it is!
Will do 'sudo apt-get install libopenthreads6'
Installing libopenthreads6
Done tool and package update. Continue?
Processing PLIB ...
Done plib update.
Running autogen.sh in /opt/bygg/fg/plib... output to
/opt/bygg/fg/tmp/templog4.txt
Running aclocal
Running automake
Running autoconf
======================================
Now you are ready to run './configure'
======================================
Done PLIB autogen.sh. Proceed?
Running ./configure --prefix=/opt/bygg/fg/install/plib
--exec-prefix=/opt/bygg/fg/install/plib
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
includedir changed to ${prefix}/include/plib libdir is ${exec_prefix}/lib
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 how to run the C preprocessor... gcc -E
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 how to run the C++ preprocessor... g++ -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 pthread_create in -lpthread... yes
checking for glNewList in -lGL... yes
checking for dlclose in -ldl... yes
checking for ALopenport in -laudio... no
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 GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking for pthread_exit in -lc_r... no
checking for socklen_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/js/Makefile
config.status: creating src/util/Makefile
config.status: creating src/sg/Makefile
config.status: creating src/sl/Makefile
config.status: creating src/psl/Makefile
config.status: creating src/ssg/Makefile
config.status: creating src/ssgAux/Makefile
config.status: creating src/fnt/Makefile
config.status: creating src/pui/Makefile
config.status: creating src/puAux/Makefile
config.status: creating src/pw/Makefile
config.status: creating src/net/Makefile
config.status: executing depfiles commands
PLIB configuration information:
Building FNT library: yes
Building JS library: yes
Building NET library: yes
Building PUI library: yes
Building puAux library: yes
Building SG library: yes
Building PSL library: yes
Building SL library: yes
Building SSG library: yes
Building ssgAux library: yes
Building PW library: yes
Building UTIL library: yes
Done PLIB configure. Proceed?
Done PLIB make. Continue to install?
Done all PLIB. Proceed?
Processing OpenSceneGraph ...
Doing OSG svn update ... moment ...
Done OSG svn update.
Done CO or UPD. Proceed with cmake?
NOTE WELL: Read the above CAREFULLY. It may contain warnings, and important
advice.
Done cmake 1. Proceed to cmake with definitions?
Running cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_CXX_FLAGS=-O3 -D
CMAKE_C_FLAGS=-O3 -D
CMAKE_INSTALL_PREFIX:PATH=/opt/bygg/fg/install/OpenSceneGraph .
Done cmake with definitions. Proceed to make?
Done make. Proceed to install?
WARNING: OSG directory [/opt/bygg/fg/install/OpenSceneGraph/lib64] does NOT
exist!
Done OSG. Proceed?
Processing simgear/source ...
Doing SG CVS update... moment...
Done SG update.
Done SG CO or UPD. Proceed with autogen.sh
Running autogen.sh in /opt/bygg/fg/simgear/source... output to
/opt/bygg/fg/tmp/templog4.txt
Host info: Linux i686
automake: 1.10.1 (110)
Running aclocal
Running autoheader
Running automake --add-missing
Running autoconf
======================================
Now you are ready to run './configure'
======================================
Done SG autogen.sh. Proceed with configure?
Doing SG ./configure --prefix=/opt/bygg/fg/install/simgear
--exec-prefix=/opt/bygg/fg/install/simgear
--with-osg=/opt/bygg/fg/install/OpenSceneGraph
--with-plib=/opt/bygg/fg/install/plib --with-jpeg-factory
Doing SG ./configure --prefix=/opt/bygg/fg/install/simgear
--exec-prefix=/opt/bygg/fg/install/simgear
--with-osg=/opt/bygg/fg/install/OpenSceneGraph
--with-plib=/opt/bygg/fg/install/plib --with-jpeg-factory to
/opt/bygg/fg/tmp/templog4.txt...
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
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 CXX...
checking CC...
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 how to run the C preprocessor... gcc -E
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 -p
checking whether ln -s works... yes
checking for boostlib >= 1.34.0... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
includedir changed to ${prefix}/include/simgear libdir is ${exec_prefix}/lib
Building with Norman's jpeg image factory support
checking for jpeg_start_compress in -ljpeg... yes
plib prefix is /opt/bygg/fg/install/plib
osg prefix is /opt/bygg/fg/install/OpenSceneGraph
checking for extra include and lib directories...
+ found /opt/bygg/fg/install/simgear/include
+ found /opt/bygg/fg/install/simgear/lib
+ found /opt/bygg/fg/install/plib/include
+ found /opt/bygg/fg/install/plib/lib
+ found /opt/bygg/fg/install/OpenSceneGraph/include
+ found /opt/bygg/fg/install/OpenSceneGraph/lib
+ found /opt/bygg/fg/install/OpenSceneGraph/bin
+ found /usr/X11R6/lib
+ found /usr/X11R6/bin
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 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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for library containing pthread_exit... none required
checking for library containing inet_addr... none required
checking for library containing socket... 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 library containing alGenBuffers... -lopenal
checking for library containing alutInit... -lalut
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking how to run the C++ preprocessor... g++ -E
checking plib/ul.h usability... yes
checking plib/ul.h presence... yes
checking for plib/ul.h... yes
checking for plib 1.8.5 or newer... yes
checking osg/Version usability... yes
checking osg/Version presence... yes
checking for osg/Version... yes
checking boost/version.hpp usability... yes
checking boost/version.hpp presence... yes
checking for boost/version.hpp... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.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 stdint.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 values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for mode_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 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 drand48... 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 Makefile
config.status: creating SimGear.spec
config.status: creating simgear/Makefile
config.status: creating simgear/version.h
config.status: creating simgear/compatibility/Makefile
config.status: creating simgear/compatibility/MIPSpro721/Makefile
config.status: creating simgear/compatibility/MIPSpro740/Makefile
config.status: creating simgear/bucket/Makefile
config.status: creating simgear/debug/Makefile
config.status: creating simgear/ephemeris/Makefile
config.status: creating simgear/io/Makefile
config.status: creating simgear/magvar/Makefile
config.status: creating simgear/math/Makefile
config.status: creating simgear/environment/Makefile
config.status: creating simgear/misc/Makefile
config.status: creating simgear/nasal/Makefile
config.status: creating simgear/props/Makefile
config.status: creating simgear/route/Makefile
config.status: creating simgear/scene/Makefile
config.status: creating simgear/scene/bvh/Makefile
config.status: creating simgear/scene/material/Makefile
config.status: creating simgear/scene/model/Makefile
config.status: creating simgear/scene/sky/Makefile
config.status: creating simgear/scene/tgdb/Makefile
config.status: creating simgear/scene/util/Makefile
config.status: creating simgear/screen/Makefile
config.status: creating simgear/serial/Makefile
config.status: creating simgear/sound/Makefile
config.status: creating simgear/structure/Makefile
config.status: creating simgear/threads/Makefile
config.status: creating simgear/timing/Makefile
config.status: creating simgear/xml/Makefile
config.status: creating simgear/simgear_config.h
config.status: simgear/simgear_config.h is unchanged
config.status: executing depfiles commands
Configure Summary
=================
Prefix: /opt/bygg/fg/install/simgear
Debug messages: yes
Automake version: automake (GNU automake) 1.10.1
With JPEG Factory support
Threads: pthread lib found.
Done SG ./configure. Continue?
Done SG configure. Proceed with make?
Done SG make. Proceed to install?
SG all done. Continue?
Doing FG update... moment ...
Done FG update ...
Done FG CO or UPD. Proceed?
Running autogen.sh in /opt/bygg/fg/fgfs/source... output to
/opt/bygg/fg/tmp/templog4.txt
Running aclocal
Running autoheader
Running automake --add-missing
Running autoconf
======================================
Now you are ready to run './configure'
======================================
Done FG autogen.sh. Proceed to configure?
Doing FG ./configure --prefix=/opt/bygg/fg/install/fgfs
--exec-prefix=/opt/bygg/fg/install/fgfs
--with-osg=/opt/bygg/fg/install/OpenSceneGraph
--with-simgear=/opt/bygg/fg/install/simgear
--with-plib=/opt/bygg/fg/install/plib
Doing configure --prefix=/opt/bygg/fg/install/fgfs
--exec-prefix=/opt/bygg/fg/install/fgfs
--with-osg=/opt/bygg/fg/install/OpenSceneGraph
--with-simgear=/opt/bygg/fg/install/simgear
--with-plib=/opt/bygg/fg/install/plib, output to
/opt/bygg/fg/tmp/templog4.txt...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
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 how to run the C preprocessor... gcc -E
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 -p
checking whether ln -s works... yes
checking for boostlib >= 1.34.0... yes
SimGear prefix path is /opt/bygg/fg/install/simgear
plib prefix is /opt/bygg/fg/install/plib
osg prefix is /opt/bygg/fg/install/OpenSceneGraph
checking for extra include and lib directories...
+ found /opt/bygg/fg/install/simgear/include
+ found /opt/bygg/fg/install/simgear/lib
+ found /opt/bygg/fg/install/plib/include
+ found /opt/bygg/fg/install/plib/lib
+ found /opt/bygg/fg/install/OpenSceneGraph/include
+ found /opt/bygg/fg/install/OpenSceneGraph/lib
+ found /opt/bygg/fg/install/OpenSceneGraph/bin
+ found /usr/X11R6/lib
+ found /usr/X11R6/bin
+ found /usr/local/include
+ found /usr/local/lib
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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking int daylight variable... yes
checking long timezone variable... yes
checking for library containing hid_init... no
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 pthread_create... -lpthread
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 sqrt... -lm
checking for library containing ceil... none required
checking for library containing dlclose... -ldl
checking for library containing clock_gettime... no
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 library containing alGenBuffers... -lopenal
checking for library containing alutInit... -lalut
checking how to run the C++ preprocessor... g++ -E
checking /opt/bygg/fg/install/simgear/include/simgear/version.h usability... yes
checking /opt/bygg/fg/install/simgear/include/simgear/version.h presence... yes
checking for /opt/bygg/fg/install/simgear/include/simgear/version.h... yes
checking for SimGear 1.9.0 or newer... [found 1.9.1] ... yes
checking /opt/bygg/fg/install/simgear/include/simgear/screen/jpgfactory.hxx
usability... yes
checking /opt/bygg/fg/install/simgear/include/simgear/screen/jpgfactory.hxx
presence... yes
checking for
/opt/bygg/fg/install/simgear/include/simgear/screen/jpgfactory.hxx... yes
checking for jpeg_start_compress in -ljpeg... yes
checking plib/ul.h usability... yes
checking plib/ul.h presence... yes
checking for plib/ul.h... yes
checking for plib 1.8.5 or newer... yes
checking osg/Version usability... yes
checking osg/Version presence... yes
checking for osg/Version... yes
checking for OpenThreadsGetVersion in -lOpenThreads... yes
checking for osgGetVersion in -losg... yes
checking for osgUtilGetVersion in -losgUtil... yes
checking for osgDBGetVersion in -losgDB... yes
checking for osgTextGetVersion in -losgText... yes
checking for osgGAGetVersion in -losgGA... yes
checking for osgViewerGetVersion in -losgViewer... yes
checking for osgSimGetVersion in -losgSim... yes
checking for osgParticleGetVersion in -losgParticle... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for svn_client_checkout3 in -lsvn_client-1... no
checking svn_client.h usability... no
checking svn_client.h presence... no
checking for svn_client.h... no
TerraSync will shell out for command line subversion
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 values.h usability... yes
checking values.h presence... yes
checking for values.h... 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 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 mkfifo... yes
checking for random... yes
checking for drand48... 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
checking for truncf... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating man/est-epsilon.1
config.status: creating man/fgfs.1
config.status: creating man/fgjs.1
config.status: creating man/gl-info.1
config.status: creating man/js_demo.1
config.status: creating man/pstest.1
config.status: creating scripts/Makefile
config.status: creating scripts/debug/Makefile
config.status: creating scripts/perl/Makefile
config.status: creating scripts/perl/examples/Makefile
config.status: creating scripts/python/Makefile
config.status: creating src/Makefile
config.status: creating src/Include/Makefile
config.status: creating src/Include/version.h
config.status: creating src/Include/config.h-msvc6
config.status: creating src/Include/config.h-msvc71
config.status: creating src/Include/config.h-msvc8
config.status: creating src/Aircraft/Makefile
config.status: creating src/Airports/Makefile
config.status: creating src/ATC/Makefile
config.status: creating src/ATCDCL/Makefile
config.status: creating src/Autopilot/Makefile
config.status: creating src/Cockpit/Makefile
config.status: creating src/Cockpit/built_in/Makefile
config.status: creating src/Environment/Makefile
config.status: creating src/FDM/ExternalNet/Makefile
config.status: creating src/FDM/ExternalPipe/Makefile
config.status: creating src/FDM/JSBSim/Makefile
config.status: creating src/FDM/JSBSim/initialization/Makefile
config.status: creating src/FDM/JSBSim/input_output/Makefile
config.status: creating src/FDM/JSBSim/math/Makefile
config.status: creating src/FDM/JSBSim/models/Makefile
config.status: creating src/FDM/JSBSim/models/flight_control/Makefile
config.status: creating src/FDM/JSBSim/models/atmosphere/Makefile
config.status: creating src/FDM/JSBSim/models/propulsion/Makefile
config.status: creating src/FDM/LaRCsim/Makefile
config.status: creating src/FDM/SP/Makefile
config.status: creating src/FDM/UIUCModel/Makefile
config.status: creating src/FDM/YASim/Makefile
config.status: creating src/FDM/Makefile
config.status: creating src/GUI/Makefile
config.status: creating src/Input/Makefile
config.status: creating src/Instrumentation/Makefile
config.status: creating src/Instrumentation/KLN89/Makefile
config.status: creating src/Instrumentation/HUD/Makefile
config.status: creating src/Main/Makefile
config.status: creating src/Main/runfgfs
config.status: creating src/Main/runfgfs.bat
config.status: creating src/Model/Makefile
config.status: creating src/AIModel/Makefile
config.status: creating src/MultiPlayer/Makefile
config.status: creating src/Navaids/Makefile
config.status: creating src/Network/Makefile
config.status: creating src/Scenery/Makefile
config.status: creating src/Scripting/Makefile
config.status: creating src/Sound/Makefile
config.status: creating src/Systems/Makefile
config.status: creating src/Time/Makefile
config.status: creating src/Traffic/Makefile
config.status: creating tests/Makefile
config.status: creating utils/Makefile
config.status: creating utils/GPSsmooth/Makefile
config.status: creating utils/fgadmin/Makefile
config.status: creating utils/fgadmin/src/Makefile
config.status: creating utils/js_server/Makefile
config.status: creating utils/Modeller/Makefile
config.status: creating utils/propmerge/Makefile
config.status: creating utils/TerraSync/Makefile
config.status: creating utils/xmlgrep/Makefile
config.status: creating src/Include/config.h
config.status: src/Include/config.h is unchanged
config.status: executing depfiles commands
Configure Summary
=================
Prefix: /opt/bygg/fg/install/fgfs
Debug messages: yes
Automake version: automake (GNU automake) 1.10.1
Building with multiplayer support
threads: yes
Include special purpose flight models: yes
Done FG configure. Proceed to make?
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel