Hello Kitts,
On Wed, 5 Oct 2005 21:29:27 +0530 Kitts <[EMAIL PROTECTED]> wrote: > Hi all > > I am having trouble building flightgear in a Debian box. > I have installed development packages of the listed dependencies all from > the debian repositories. > > Glut > Zlib > Plib > Metakit > SimGear What version of SimGear is installed in /usr/lib? What FlightGear version are you trying to build? Regards, > When i try to build flightgear i run into the following errors near the > beginning. How do i work around these errors? > > g++ -g -O2 -D_REENTRANT -L/usr/X11R6/lib -L/usr/local//lib -o test-up > test-up.o -lsgmath -lsgxml -lsgmisc -lsgdebug -lsgstructure -lsgtiming > -lplibsg -lplibul -lz -ldl -lm -ljpeg > /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libsgmisc.so: undefined > reference to `SGPropertyNode_ptr::SGPropertyNode_ptr()' > /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libsgmisc.so: undefined > reference to `SGPropertyNode_ptr::~SGPropertyNode_ptr()' > /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libsgstructure.so: > undefined reference to `SGPropertyNode::getBoolValue() const' > /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libsgmisc.so: undefined > reference to `SGPropertyNode::setDoubleValue(double)' > /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libsgmisc.so: undefined > reference to `SGPropertyNode_ptr::operator SGPropertyNode*()' > /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libsgmisc.so: undefined > reference to `SGPropertyNode_ptr::operator=(SGPropertyNode_ptr const&)' > /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libsgmisc.so: undefined > reference to `SGPropertyNode_ptr::operator->()' > /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libsgmisc.so: undefined > reference to `SGPropertyNode::getDoubleValue() const' > /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libsgmisc.so: undefined > reference to `SGPropertyNode_ptr::SGPropertyNode_ptr(SGPropertyNode*)' > collect2: ld returned 1 exit status > make[1]: *** [test-up] Error 1 > make[1]: Leaving directory `/home/Kishore/KDevelop/FlightGear/source/tests' > make: *** [all-recursive] Error 1 -- wwp _______________________________________________ Flightgear-users mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-users 2f585eeea02e2c79d7b1d8c4963bae2d
