Frederic Bouvier wrote:

Jacek wrote:



Hi,
There is plib-1.8.0 so I've tried it.
It compiles O.K.. SimGear from CVS with the newest plib also without
problems.
FlightGear did not.
config.status: error: cannot find input file:


utils/Modeller/Makefile.in


I've checked. There is no any files in utils/Modeller at all in my CVS
tree downloaded right now.



It is a generated file. You must redo ./autogen.sh + ./configure to get it


-Fred

Well, yes. You are right. So to give more detailed info:
After ./autogen.sh
======================================
Now you are ready to run './configure'
======================================
bash-2.05b# ls utils/
AUTHORS FlightGear.dsp Makefile.in TerraSync/ am2dsp.cfg docs-mini/ scripts/ utils/
CVS/ FlightGear.dsw NEWS Thanks autogen.sh* man/ src/
ChangeLog Makefile.am README acinclude.m4 configure.ac package/ tests/
bash-2.05b# ls utils/utils/
CVS/ Makefile.am Modeller/ TerraSync/ fgadmin/ js_server/
bash-2.05b# ls utils/utils/Modeller/
3dconvert.cxx CVS/ Makefile.am animassist.c


   And after ./configure --prefix=/usr
.
config.status: creating utils/TerraSync/Makefile
config.status: creating utils/Modeller/Makefile
config.status: error: cannot find input file: utils/Modeller/Makefile.in

bash-2.05b# ls utils/
AUTHORS FlightGear.dsp Makefile.am NEWS Thanks autogen.sh* man/ src/
CVS/ FlightGear.dsw Makefile.in README acinclude.m4 configure.ac package/ tests/
ChangeLog Makefile Modeller/ TerraSync/ am2dsp.cfg docs-mini/ scripts/ utils/
bash-2.05b# ls utils/Modeller/
bash-2.05b# ls utils/utils/
CVS/ Makefile.am Modeller/ TerraSync/ fgadmin/ js_server/
bash-2.05b# ls utils/utils/Modeller/
3dconvert.cxx CVS/ Makefile.am animassist.c


So as we can see utils/Modeller/ is empty. My ./configure cannot find/generate it also.

Regards, Jacek.


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

Reply via email to