Hi Frederic,
                     I have checked my paths and rebuilt a fresh copy from the 
cvs but still no aircraft or airports.

I have pasted my build output in case you can spot something.
Sorry for the long email guys .

Updating fgrun

Logging in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/fgrun
CVS password:
cvs checkout: Updating fgrun
cvs checkout: Updating fgrun/src
cvs checkout: Updating fgrun/src/.deps
plib.m4:8: warning: underquoted definition of XX_PATH_PLIB
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/xmms.m4:17: warning: underquoted definition of 
XMMS_TEST_VERSION
/usr/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS
/usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of 
AM_PATH_SMPEG
/usr/share/aclocal/pth.m4:43: warning: underquoted definition of _AC_PTH_ERROR
/usr/share/aclocal/pth.m4:54: warning: underquoted definition of 
_AC_PTH_VERBOSE
/usr/share/aclocal/pth.m4:60: warning: underquoted definition of AC_CHECK_PTH
/usr/share/aclocal/pilot-link.m4:1: warning: underquoted definition of 
AC_PILOT_LINK_HOOK
/usr/share/aclocal/libmikmod.m4:11: warning: underquoted definition of 
AM_PATH_LIBMIKMOD
/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of 
AM_PATH_IMLIB
/usr/share/aclocal/imlib.m4:167: warning: underquoted definition of 
AM_PATH_GDK_IMLIB
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of 
AM_PATH_AUDIOFILE
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... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
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 ANSI C... 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 ranlib... ranlib
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking for cos in -lm... yes
checking for an ANSI C-conforming const... yes
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 XCreateWindow in -lX11... yes
checking for XShmCreateImage in -lXext... yes
checking for XGetExtensionVersion in -lXi... yes
checking for IceOpenConnection in -lICE... yes
checking for SmcOpenConnection in -lSM... yes
checking for XtMalloc in -lXt... yes
checking for XmuLookupStandardColormap in -lXmu... yes
checking for library containing glNewList... -lGL
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
checking for PLIB include path...  -I/opt/flightgear/include
checking for PLIB LDFLAGS... -L/opt/flightgear/lib
checking for PLIB - version >= 1.8.0... found.
checking simgear/props/props_io.hxx usability... yes
checking simgear/props/props_io.hxx presence... yes
checking for simgear/props/props_io.hxx... yes
checking for size_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for strdup... yes
checking for strlcat... no
checking for strlcpy... no
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for waitpid... yes
checking for openpty... no
checking for openpty in -lutil... yes
checking for forkpty... yes
checking for login_tty... yes
checking for _getpty... no
checking for grantpt... yes
checking for unlockpt... yes
checking for /dev/ptmx... yes
checking for /dev/ptc... no
checking FL/Fl.H usability... yes
checking FL/Fl.H presence... yes
checking for FL/Fl.H... yes
checking for fl_numericsort in -lfltk... yes
checking for gl_start in -lfltk_gl... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fgrun.vcproj
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing depfiles commands
Making all in src
make[1]: Entering directory `/root/files/flightgear/fgrun/src'
make  all-am
make[2]: Entering directory `/root/files/flightgear/fgrun/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include    
-I/opt/flightgear/include  -g -O2 -MT wizard.o -MD -MP -MF ".deps/wizard.Tpo" 
-c -o wizard.o wizard.cxx; \
then mv -f ".deps/wizard.Tpo" ".deps/wizard.Po"; else rm -f 
".deps/wizard.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include    
-I/opt/flightgear/include  -g -O2 -MT wizard_funcs.o -MD -MP -MF 
".deps/wizard_funcs.Tpo" -c -o wizard_funcs.o wizard_funcs.cxx; \
then mv -f ".deps/wizard_funcs.Tpo" ".deps/wizard_funcs.Po"; else rm -f 
".deps/wizard_funcs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include    
-I/opt/flightgear/include  -g -O2 -MT AirportBrowser.o -MD -MP -MF 
".deps/AirportBrowser.Tpo" -c -o AirportBrowser.o AirportBrowser.cxx; \
then mv -f ".deps/AirportBrowser.Tpo" ".deps/AirportBrowser.Po"; else rm -f 
".deps/AirportBrowser.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include    
-I/opt/flightgear/include  -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c 
-o main.o main.cxx; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 
1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include    
-I/opt/flightgear/include  -g -O2 -MT fgfsrc.o -MD -MP -MF ".deps/fgfsrc.Tpo" 
-c -o fgfsrc.o fgfsrc.cxx; \
then mv -f ".deps/fgfsrc.Tpo" ".deps/fgfsrc.Po"; else rm -f 
".deps/fgfsrc.Tpo"; exit 1; fi
fgfsrc.cxx: In member function 'int Wizard::write_fgfsrc()':
fgfsrc.cxx:60: warning: 'fl_ask' is deprecated (declared 
at /usr/include/FL/fl_ask.H:59)
fgfsrc.cxx:61: warning: 'fl_ask' is deprecated (declared 
at /usr/include/FL/fl_ask.H:59)
if g++ -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include    
-I/opt/flightgear/include  -g -O2 -MT run_posix.o -MD -MP -MF 
".deps/run_posix.Tpo" -c -o run_posix.o run_posix.cxx; \
then mv -f ".deps/run_posix.Tpo" ".deps/run_posix.Po"; else rm -f 
".deps/run_posix.Tpo"; exit 1; fi
g++  -g -O2  -L/usr/lib   -L/opt/flightgear/lib -o fgrun  wizard.o 
wizard_funcs.o advanced.o advanced_funcs.o AirportBrowser.o AirportTable.o 
Fl_Table.o Fl_Table_Row.o Fl_Plib.o Fl_Heading_Dial.o main.o io.o fgfsrc.o 
logwin.o settings.o util.o run_posix.o fgrun_pty.o -lsgprops -lsgxml -lsgmisc 
-lsgstructure -lsgdebug -lplibssg -lplibsg -lplibul -lfltk_gl -lfltk -lGL 
-lXmu -lXt -lSM -lICE -lXi -lXext -lX11  -lm -lz -lutil
make[2]: Leaving directory `/root/files/flightgear/fgrun/src'
make[1]: Leaving directory `/root/files/flightgear/fgrun/src'
make[1]: Entering directory `/root/files/flightgear/fgrun'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/root/files/flightgear/fgrun'
Making install in src
make[1]: Entering directory `/root/files/flightgear/fgrun/src'
make  install-am
make[2]: Entering directory `/root/files/flightgear/fgrun/src'
make[3]: Entering directory `/root/files/flightgear/fgrun/src'
test -z "/opt/flightgear/bin" || mkdir -p -- "/opt/flightgear/bin"
  /bin/install -c 'fgrun' '/opt/flightgear/bin/fgrun'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/files/flightgear/fgrun/src'
make[2]: Leaving directory `/root/files/flightgear/fgrun/src'
make[1]: Leaving directory `/root/files/flightgear/fgrun/src'
make[1]: Entering directory `/root/files/flightgear/fgrun'
make[2]: Entering directory `/root/files/flightgear/fgrun'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/files/flightgear/fgrun'
make[1]: Leaving directory `/root/files/flightgear/fgrun'
Finished....


Regards,
Justin Smithies

On Saturday 04 March 2006 11:38, Frederic Bouvier wrote:
> syd & sandy wrote :
> > Hi guys not sure if anyone here can help , but since my last cvs update
> > last week i am unable to see any aircraft or airports in FGRUN.
> > The other options work fine , but there is nothing in the aircraft
> > chooser window or airports.
> > I update fgrun from cvs too and rebuild.
> >
> > What could have changed ?
> >
> > Justin Smithies
> >
> >
> >
> > Hi Justin , I have exactly the same problem with fgrun. I went so far as
> > to completely wipe out and reinstall linux  . recompiled everything and
> > still no success. No aircraft displayed and no airport list! I also get a
> > blank airport.txt file. If I get it working I'll post my results ...
> > Syd
>
> I don't experience such a thing with fresh update from CVS, for SimGear,
> FlighGear, Base package and fgrun, under windows and Linux.
> Be sure your paths are still correct in the first wizard page.
>
> BTW, I added several pages to the Wiki. Tell me if they are informative
> and correct my english if necessary :
>
> fgrun :
> http://www.seedwiki.com/wiki/flight_gear/flightgear_launch_control.cfm
> fgsd :
> http://www.seedwiki.com/wiki/flight_gear/flightgear_scenery_designer.cfm
>
> -Fred
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live
> webcast and join the prime developer group breaking into this new coding
> territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to