Sid Boyce wrote:
> Used to work before I tried CVS, gave up on it and decided to go back. 
> Flightgear-0.9.10, SimGear-0.3.10, dialog-1.0.
> 
> Making all in GUI
> make[2]: Entering directory `/usr/lib/FlightGear-0.9.10/src/GUI'
> if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src 
> -I/usr/X11R6/include -I/usr/local/include  -g -O2 -I/usr -D_REENTRANT 
> -MT new_gui.o -MD -MP -MF ".deps/new_gui.Tpo" -c -o new_gui.o new_gui.cxx; \
>          then mv -f ".deps/new_gui.Tpo" ".deps/new_gui.Po"; else rm -f 
> ".deps/new_gui.Tpo"; exit 1; fi
> if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src 
> -I/usr/X11R6/include -I/usr/local/include  -g -O2 -I/usr -D_REENTRANT 
> -MT dialog.o -MD -MP -MF ".deps/dialog.Tpo" -c -o dialog.o dialog.cxx; \
>          then mv -f ".deps/dialog.Tpo" ".deps/dialog.Po"; else rm -f 
> ".deps/dialog.Tpo"; exit 1; fi
> dialog.cxx: In member function ‘puObject* 
> FGDialog::makeObject(SGPropertyNode*, int, int)’:
> dialog.cxx:637: error: ‘puComboBox’ was not declared in this scope
> dialog.cxx:637: error: ‘obj’ was not declared in this scope
> dialog.cxx:637: error: expected type-specifier before ‘puComboBox’
> dialog.cxx:637: error: expected `;' before ‘puComboBox’
> dialog.cxx:670: error: ‘puLargeInput’ was not declared in this scope
> dialog.cxx:670: error: ‘obj’ was not declared in this scope
> dialog.cxx:670: error: expected type-specifier before ‘puLargeInput’
> dialog.cxx:670: error: expected `;' before ‘puLargeInput’
> dialog.cxx:697: error: ‘puSelectBox’ was not declared in this scope
> dialog.cxx:697: error: ‘obj’ was not declared in this scope
> dialog.cxx:698: error: expected type-specifier before ‘puSelectBox’
> dialog.cxx:698: error: expected `;' before ‘puSelectBox’
> make[2]: *** [dialog.o] Error 1
> make[2]: Leaving directory `/usr/lib/FlightGear-0.9.10/src/GUI'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/lib/FlightGear-0.9.10/src'
> make: *** [all-recursive] Error 1
> 
> Regards
> Sid.
Problem tracked down to plib-1.8.5-pre, OK with 1.8.4.
Regards
Sid.
-- 
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support 
Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to