On Wed, 2011-10-26 at 13:19 +0100, James Turner wrote:
> On 26 Oct 2011, at 13:13, Martin Spott wrote:
> 
> > Apparently directory path handling has been changed recently in a way
> > which prevents 'terrafit' from recursively walking the given directory
> > tree.
> > This issue is with cmake-integration/CMake, cmake-integration/Autoconf
> > but master/Autoconf is fine.  I'm also observing a similar behaviour at
> > 'raw2ascii' with cmake-integration/CMake (didn't test Autoconf).
> 
> This is certainly my fault, as part of the changes to switch to using the 
> simgear path/directory handling, instead of PLIB.
> 
> Can you describe / give me a minimal test setup? My inability to easily test 
> such changes is the main reason I don't want to merge to master yet :) I've 
> been relying on Chris to test some pieces, but there's a lot of different 
> tools in TerraGear.
> 
> James
> 

Hi James, Martin,

>From a git pull Oct 24 I too could NOT 
get master 'raw2ascii' to compile using 
automake ;=((

An error something like -
'do not know how to make main.c from main.o'
which I did NOT understand... seems reversed!

And why 'main.c', since the Makefile.am shows 
only -
raw2ascii_SOURCES = main.cxx rawdem.c rawdem.h
There is no main.c here???

No particular setup... just the usual ./autogen.sh;
./configure [options, including with-simgear=, 
with-plib= etc]; and make, that has worked 
before...

Except of course this is against sg-git, and 
osg-301. In my case the FULL command was -

tmp/templog55.txt:Doing TG ./configure \
--prefix=/home/geoff --exec-prefix=/home/geoff \
--with-osg=/home/geoff/fg/fg16/install/OSG301 \
--with-simgear=/home/geoff/fg/fg16/install/simgear \
--with-plib=/usr --disable-ogrdecode \
--disable-poly2ogr

Have not tried the cmake branch yet, but 
hope to get around to it soon...

Need a heads up about the removal of PLIB 
dependence eventually in master, since I will need 
to adjust my makefg script, which also makes TG, to 
match, but all this is now arriving nicely as part 
of the commitlogs - Thanks...

Regards,
Geoff.




------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to