Hello,

Updated CVS this morning at 8:22 EST, tried compiling a bit later. Got the following error(s):

g++ -g -O2 -L/usr/X11R6/lib -o js_demo js_demo.o -lplibsl -lplibsm -lplibul -lm
js_demo.o: In function `main':
/home/wde/FG/src/Input/js_demo.cxx:21: undefined reference to `jsJoystick::jsJoystick(int)'
/home/wde/FG/src/Input/js_demo.cxx:84: undefined reference to `jsJoystick::read(int *, float *)'
collect2: ld returned 1 exit status

Being inexperienced with C++, I got lost trying to trace the cause. The only updates that CVS showed were in FlightGear and plib.
Tried to disable just that bit, but ties to other files only made the problem worse. Suggestions from the experts? BTW, c++ is gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-112.7.1).

--
Bill Earnest wde3@ptd-dot-net Linux Powered Allentown, PA, USA
Computers, like air conditioners, work poorly with Windows open.




_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to