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

------------------------------------------------------------------------------
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