Keith Wiley writes:
> I did a standard "cvs update -d -P" from the highest FlightGear directory,
> ran ./configure, and tried to make.  It's giving me a totally unreasonable
> error.  In /usr/local/src/FlightGear/src/Cockpit/built_in it says:
> 
> "*** No rule to make target 'all'.  Stop."
> 
> Bear in mind that I have done absolutely no code modification anywhere
> near the Cockpit directory.  There is a Makefile (which is blank) and a
> Makefile.am in that directory.  The Makefile.am doesn't have an
> "all" target as far as I can tell.
> 
> What's going on here?  Why is Makefile blank?  Why doesn't it compile?

You might try running ./autogen.sh and configure again from the top.
Before you do that, run "cvs update -d" again and make sure it isn't
spitting out any warnings along the way.  That *should* take care of
things.

Regards,

Curt.
-- 
Curtis Olson   IVLab / HumanFIRST Program       FlightGear Project
Twin Cities    [EMAIL PROTECTED]                  [EMAIL PROTECTED]
Minnesota      http://www.menet.umn.edu/~curt   http://www.flightgear.org

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

Reply via email to