Re: re: [Flightgear-devel] No rule to make target `new_gui.cxx

2002-11-18 Thread Martin Spott
 Martin Spott writes:

   make[2]: *** No rule to make target `new_gui.cxx', needed by `new_gui.o'.  Stop.

 Somethings not rebuilding properly.  Make sure you have a fresh CVS
 checkout, [...]

I was absolutely shure I did - but I forgot to uncomment a line in my
build-script that updates the according build-directory  :-/

Sorry about that,
Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

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



[Flightgear-devel] No rule to make target `new_gui.cxx'

2002-11-08 Thread Martin Spott
Hello, am I the only one seeing this with the recent CVS checkout:

Making all in GUI
make[2]: Entering directory `/usr/local/src/FlightGear/src/GUI'
source='apt_dlg.cxx' object='apt_dlg.o' libtool=no \
depfile='.deps/apt_dlg.Po' tmpdepfile='.deps/apt_dlg.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src  
-I/opt/gnu/include -I/usr/local/include -I/usr/local/FlightGear/include 
-I/usr/X11R6/include  -O3 -D_REENTRANT -c -o apt_dlg.o `test -f 'apt_dlg.cxx' || echo 
'./'`apt_dlg.cxx
make[2]: *** No rule to make target `new_gui.cxx', needed by `new_gui.o'.  Stop.
make[2]: Leaving directory `/usr/local/src/FlightGear/src/GUI'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/FlightGear/src'
make: *** [all-recursive] Error 1


Probably someting's missing in Makefile.in ? I didn't find the missing bit -
for me everything appears to be in the right place,

Martin.
P.S.: SuSE-8.1/gcc-3.2/glibc-2.2.5/autoconf-2.53/automake-1.6.3/libtool-1.4.2
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

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



re: [Flightgear-devel] No rule to make target `new_gui.cxx'

2002-11-08 Thread David Megginson
Martin Spott writes:

  make[2]: *** No rule to make target `new_gui.cxx', needed by `new_gui.o'.  Stop.

Somethings not rebuilding properly.  Make sure you have a fresh CVS
checkout, then touch src/GUI/Makefile.am and do a new make.  If that
doesn't work, try sh autogen.sh from the root first, then a new
./configure.


All the best,


David

-- 
David Megginson, [EMAIL PROTECTED], http://www.megginson.com/

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