Jonathan Polley wrote:
> configure: error: cannot run /bin/sh ./config.sub
>
> and config.sub was not generated by ./autogen.sh.  Any ideas as to
> what needs to be done?

This is an automake file, and under normal circumstances it is a
symbolic link to a file in the automake distribution on your system:

$ ls -l config.sub
lrwxrwxrwx  1 andy andy 34 May 14 15:50 config.sub -> 
/usr/share/automake-1.9/config.sub

Is it possible you have upgraded your automake and broken this link?
Try removing the file and doing a fresh autogen.sh.

Andy

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to