Indeed, the package only contains fg_os_sdl.cxx. I think it reflects the packager's ( Curt ) own build option. And the package doesn't include Network/jpg-httpd.* .
May I suggest to include all the files that are in conditional statement in Makefile.am to be include inconditionally in an EXTRA_DIST clause ? Sorry I can't test that myself because I don't use automake for MSVC. -Fred Durk Talsma wrote: > Yep, I just got the same error. I had hoped that rerunning ./autgen.sh would > fix the problem but it appears not to. > > Cheers, > Durk > > > > On Saturday 17 July 2004 06:32, Ampere K. Hardraade wrote: > > I've got an error during compiliation: > > > > -DPKGLIBDIR=\"/usr/share/FlightGear/share/FlightGear\" -g -O2 -D_REENTRANT > > -c -o viewer.o `test -f viewer.cxx || echo './'`viewer.cxx > > source='viewmgr.cxx' object='viewmgr.o' libtool=no \ > > depfile='.deps/viewmgr.Po' tmpdepfile='.deps/viewmgr.TPo' \ > > depmode=gcc3 /bin/sh ../../depcomp \ > > g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src > > -I/usr/share/simgear/include -I/usr/X11R6/include -I/usr/local//include > > -DPKGLIBDIR=\"/usr/share/FlightGear/share/FlightGear\" -g -O2 -D_REENTRANT > > -c -o viewmgr.o `test -f viewmgr.cxx || echo './'`viewmgr.cxx > > make[2]: *** No rule to make target `fg_os.cxx', needed by `fg_os.o'. > > Stop. make[2]: Leaving directory > > `/usr/share/FlightGear/source/FlightGear-0.9.5-pre1/src/Main' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory > > `/usr/share/FlightGear/source/FlightGear-0.9.5-pre1/src' > > make: *** [all-recursive] Error 1 > > > > > > Regards, > > Ampere > > > > On July 16, 2004 11:34 am, Curtis L. Olson wrote: > > > I've started doing some of the pre-release work for FlightGear-0.9.5 > > > (which is the next release.) That means I'd like to do our "official" > > > next release in the next week or two. Please take a few minutes to > > > download the tar balls and test this pre1 release. Please! This is our > > > quality control so if no one tests the pre releases and reports > > > problems, they will end up in the final release. > > > > > > Regards, > > > > > > Curt. > > > > _______________________________________________ > > Flightgear-devel mailing list > > [EMAIL PROTECTED] > > http://mail.flightgear.org/mailman/listinfo/flightgear-devel > > > _______________________________________________ > Flightgear-devel mailing list > [EMAIL PROTECTED] > http://mail.flightgear.org/mailman/listinfo/flightgear-devel > _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
