Ima Sudonim wrote:
I have co'ed all plib/simgear/flightgear files from CVS a few minutes
ago. I am running autogen.sh and configure before flightgear. However
I am still getting a build break on the renamed files
make[3]: *** No rule to make target `multiplaymgr.cpp', needed by
`multiplaymgr.o'. Stop.
make: *** No rule to make target `tiny_xdr.cpp', needed by
`tiny_xdr.o'. Stop.
Yes, I noticed that too.
It's a gcc dependency problem. In the Multiplayer directory s a hidden
directory called .deps which contains a file called tiny_xdr.tpO (or
something like that). You could edit that file and replace every
instance of hpp by hxx and every instance of cpp by cxx and run make again.
You could also remove the .deps directory (or run make clean) and run
autogen.sh and configure again.
Erik
_______________________________________________
Flightgear-devel mailing list
[email protected]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d