Jim Wilson writes: > > > > Jonathan Polley writes: > > > >> > > > >> make: Making all in src-libs > > > >> make[1]: Entering directory `/home/jwpolley/SimGear/src-libs' > > > >> make[1]: *** No rule to make target `all'. Stop. > > > >> make[1]: Leaving directory `/home/jwpolley/SimGear/src-libs' > > > >> make: *** [all-recursive] Error 1*** [all-recursive] Error 1 > > > >> > > I got this same error today and just removed the src-libs from the Makefile > in SimGear/. Sorry I didn't report it, but "src-libs" doesn't need to be in > the Makefile.am.
It is only needed there for "make dist" to work correctly, but not for a basic "make" to work since there's nothing to build in that directory. Regards, Curt. -- Curtis Olson IVLab / HumanFIRST Program FlightGear Project Twin Cities [EMAIL PROTECTED] [EMAIL PROTECTED] Minnesota http://www.menet.umn.edu/~curt http://www.flightgear.org _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
