Frederic Bouvier a écrit : > Frank Olaf wrote : > >> Hi, >> >> It doesn't seem like SimGear has its own mailing list, so I'll post my >> compiling problems here. I am attempting to cross compile flightgear >> in Cygwin for a mingw/Windows host, but the problem I'm both report >> also appears with just a normal configuration with only the prefix >> variable set. >> ./autogen.sh works fine, but running configure terminates with an >> error message when it is about to create the configurations, i.e. when >> it is about to run config.status. It spits out the following error: >> $ ./configure --prefix=/fg >> .... >> .... >> .... >> checking for getrusage... yes >> configure: creating ./config.status >> config.status: creating \ >> .infig.status: error: cannot find input file: \ >> > > I found that doing 'u2d configure' after running autogen.sh clears the > problem >
'd2u configure' should work better. the dot you see at the beginning of the last line is likely a CR ( ^M ) that must be removed -Fred ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Flightgear-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-users
