On Wed, 2011-10-26 at 15:38 +0200, Christian Schmitt wrote:
> Geoff McLane wrote:
> 
> > 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???
> > 
> Hi,
> 
> this is caused by old .dep dirs and files lying around, which still contain 
> the old names (main was renamed recently). So either restart with a fresh 
> repo checkout, or do a grep for main.c in src/Prep/DemRaw2ascii and change 
> it accordingly.
> 
> HTH
> Chris
> 

Hi Chris,

Wow, it helped immensely ;=))

Renamed terragear-cs to tg-cs-old, and did a 
fresh clone, configure, compile, install, ... and 3 min 
24 secs later was all done perfectly...

Went back and looked in tg-cs-old/src/Prep/DemRaw2ascii,
and sure enough .deps/main.Po contained 
 main.o: main.c ../../../src/Include/config.h /usr/include/stdio.h \

Tar muchly... will watch for that in future ;=))

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