Hi,
I have changed from SuSE to Debian 3.0 Woody Stable, upgraded some libs but now I got
another fatal error:
panel_io.cxx: In function `class FGPanelAction * readAction(const SGPropertyNode *,
float, float)':
panel_io.cxx:190: warning: choosing `SGPropertyNode_ptr::operator SGPropertyNode *()'
over `SGPropertyNode_ptr::operator const SGPropertyNode *() const'
panel_io.cxx:190: warning: for conversion from `SGPropertyNode_ptr' to `const
SGPropertyNode *'
panel_io.cxx:190: warning: because conversion sequence for the argument is better
panel_io.cxx:196: warning: choosing `SGPropertyNode_ptr::operator SGPropertyNode *()'
over `SGPropertyNode_ptr::operator const SGPropertyNode *() const'
panel_io.cxx:196: warning: for conversion from `SGPropertyNode_ptr' to `const
SGPropertyNode *'
panel_io.cxx:196: warning: because conversion sequence for the argument is better
new_gui.cxx: In method `void GUIWidget::setupObject(puObject *, SGPropertyNode *)':
new_gui.cxx:221: warning: choosing `SGPropertyNode_ptr::operator SGPropertyNode *()'
over `SGPropertyNode_ptr::operator const SGPropertyNode *() const'
new_gui.cxx:221: warning: for conversion from `SGPropertyNode_ptr' to `const
SGPropertyNode *'
new_gui.cxx:221: warning: because conversion sequence for the argument is better
menubar.cxx: In method `void FGMenuBar::make_menu(SGPropertyNode_ptr)':
menubar.cxx:123: warning: choosing `SGPropertyNode_ptr::operator SGPropertyNode *()'
over `SGPropertyNode_ptr::operator const SGPropertyNode *() const'
menubar.cxx:123: warning: for conversion from `SGPropertyNode_ptr' to `const
SGPropertyNode *'
menubar.cxx:123: warning: because conversion sequence for the argument is better
input.cxx: In method `void FGInput::_init_keyboard()':
input.cxx:465: warning: choosing `SGPropertyNode_ptr::operator SGPropertyNode *()'
over `SGPropertyNode_ptr::operator const SGPropertyNode *() const'
input.cxx:465: warning: for conversion from `SGPropertyNode_ptr' to `const
SGPropertyNode *'
input.cxx:465: warning: because conversion sequence for the argument is better
input.cxx: In method `void FGInput::_read_bindings(const SGPropertyNode *,
vector<FGBinding *,allocator<FGBinding *> > *, int)':
input.cxx:840: warning: choosing `SGPropertyNode_ptr::operator SGPropertyNode *()'
over `SGPropertyNode_ptr::operator const SGPropertyNode *() const'
input.cxx:840: warning: for conversion from `SGPropertyNode_ptr' to `const
SGPropertyNode *'
input.cxx:840: warning: because conversion sequence for the argument is better
model.cxx: In method `SelectAnimation::SelectAnimation(SGPropertyNode_ptr)':
model.cxx:429: warning: choosing `SGPropertyNode_ptr::operator SGPropertyNode *()'
over `SGPropertyNode_ptr::operator const SGPropertyNode *() const'
model.cxx:429: warning: for conversion from `SGPropertyNode_ptr' to `const
SGPropertyNode *'
model.cxx:429: warning: because conversion sequence for the argument is better
In file included from /usr/include/jpeglib.h:24,
from /usr/local/include/simgear/screen/jpgfactory.hxx:30,
from jpg-httpd.hxx:38,
from jpg-httpd.cxx:47:
/usr/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined
../../src/Include/config.h:158: warning: this is the location of the previous
definition
newmat.cxx: In method `FGNewMat::ObjectGroup::ObjectGroup(SGPropertyNode *)':
newmat.cxx:204: warning: choosing `SGPropertyNode_ptr::operator SGPropertyNode *()'
over `SGPropertyNode_ptr::operator const SGPropertyNode *() const'
newmat.cxx:204: warning: for conversion from `SGPropertyNode_ptr' to `const
SGPropertyNode *'
newmat.cxx:204: warning: because conversion sequence for the argument is better
main.cxx: In function `bool fgMainInit(int, char **)':
main.cxx:1689: incomplete type `FGEnvironmentMgr' does not have member
`MAX_CLOUD_LAYERS'
make[2]: *** [main.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
The last command in make process was:
g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
-I/usr/X11R6/include -DPKGLIBDIR=\"/usr/local/lib/FlightGear\" -g -O2 -c -o main.o
`test -f 'main.cxx' || echo './'`main.cxx
g++ -v returns:
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
If you need more info, just let me know it. :)
Well, I will feel really glad when I got this "big-baby-boo" running... ;)
Cheers,
Roland
_______________________________________________
Flightgear-users mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-users