Re: [Flightgear-devel] Trouble compiling: undefined reference to ssgCullAndDraw(ssgRoot*)

2003-03-29 Thread John A. Gallas
Curt, Thanks for the suggestion - actually I figured it out just yesterday. I switched back to the non-cvs plib tgz file (v. 1.6.0) and it worked fine. And yes, I had used the same compiler for all of the code. The function definitions in the cvs version of plib and in the 1.6.0 tarball do not

Re: [Flightgear-devel] Trouble compiling: undefined reference to ssgCullAndDraw(ssgRoot*) ???

2003-03-28 Thread Curtis L. Olson
John, Have you compiled plib with the same compiler as the rest of the code? Curt. John A. Gallas writes: Hello all, I downloaded the cvs source tree for the first time yesterday and all the compiling went okay, but it won't link. Here is the output: [EMAIL PROTECTED] Main]$ make

[Flightgear-devel] Trouble compiling: undefined reference to ssgCullAndDraw(ssgRoot*) ???

2003-03-26 Thread John A. Gallas
Hello all, I downloaded the cvs source tree for the first time yesterday and all the compiling went okay, but it won't link. Here is the output: [EMAIL PROTECTED] Main]$ make g++ -DPKGLIBDIR=\/usr/local/lib/FlightGear\ -g -O2 -L/usr/X11R6/lib -o fgfs main.o fg_commands.o fg_init.o fg_io.o