Re: genapts: command not found
"Curtis L. Olson" <[email protected]> Thu, 11 Nov 2004 07:12:35 -0600
| Newsgroups | gmane.games.flightgear.terragear.devel |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: >>What version of g++ are you using? I'm running gcc-3.3.3 here. >> >> >> >I was using 3.4.2, but now I've changed to 3.3.3 but there's a problem too : > >Making all in GenAirports >make[3]: Entering directory >`/usr/local/src/TerraGear-0.9.5/src/Airports/GenAirports' >if g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Include -I../../.. -I../../../src >-I../../../src/Lib -I../../../src/BuildTiles -I/usr/local/include/glib-2.0 >-I/usr/local/lib/glib-2.0/include -I/usr/local/include >-I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include >-I/usr/X11R6/include -g -O2 -MT apt_surface.o -MD -MP -MF >".deps/apt_surface.Tpo" -c -o apt_surface.o apt_surface.cxx; \ >then mv -f ".deps/apt_surface.Tpo" ".deps/apt_surface.Po"; else rm -f >".deps/apt_surface.Tpo"; exit 1; fi > >Internal compiler error: Error reporting routines re-entered. >Please submit a full bug report, >with preprocessed source if appropriate. > >What can I do? > > I'd start by making sure that plib, simgear, libnurbs and all the prerequisites are all completely rebuilt with gcc-3.3.3 .... it's often problematic to mix object files built with different major versions of the compiler. It's also possible that by changing compiler versions you came up with a hybrid of 3.3.3 and 3.4.2 (between the supporting apps, and the low level libs). That can also cause a lot of trouble. Regards, Curt. -- Curtis Olson http://www.flightgear.org/~curt HumanFIRST Program http://www.humanfirst.umn.edu/ FlightGear Project http://www.flightgear.org Unique text: 2f585eeea02e2c79d7b1d8c4963bae2d _______________________________________________ Terragear-devel mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/terragear-devel 2f585eeea02e2c79d7b1d8c4963bae2d