Since I already had built plib, this time I downloaded and build the CVS
version of Simgear followed by the CVS version of FlightGear.  This time I
got further, but still ran into this:

Making all in GUI
make[2]: Entering directory `/usr/local/src/FlightGear/src/GUI'
c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
-I/usr/loca
l/include  -g -O2 -c apt_dlg.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
-I/usr/loca
l/include  -g -O2 -c gui.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
-I/usr/loca
l/include  -g -O2 -c gui_local.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
-I/usr/loca
l/include  -g -O2 -c mouse.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
-I/usr/loca
l/include  -g -O2 -c net_dlg.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
-I/usr/loca
l/include  -g -O2 -c prop_picker.cxx
prop_picker.cxx: In method `fgPropPicker::fgPropPicker(int, int, int, int,
int,
const char *, const char * = "Pick a file")':
prop_picker.cxx:354: no matching function for call to `puListBox::puListBox
(int
, int, int, int)'
/usr/include/plib/pu.h:1052: candidates are: puListBox::puListBox(int, int,
int,
 int, char **)
/usr/include/plib/pu.h:1057:                 puListBox::puListBox(const
puListBo
x &)
prop_picker.cxx: In method `void fgPropPicker::find_props()':
prop_picker.cxx:509: no matching function for call to `puListBox::newList
(char
**&)'
make[2]: *** [prop_picker.o] Error 1
make[2]: Leaving directory `/usr/local/src/FlightGear/src/GUI'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/FlightGear/src'
make: *** [all-recursive] Error 1

Should I start over with a fresh copy of plib?

Thanks, everybody, for your help.

Mark

-----Original Message-----
From: BERNDT, JON S. (JON) (JSC-EX) (LM)
[mailto:[EMAIL PROTECTED]]
Sent: Monday, January 28, 2002 1:34 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [Flightgear-devel] CVS trouble


> I am again trying to compile the CVS version of FlightGear.  
> I *think* I am following instructions!
> I have not had any trouble building the version 0.7.8, but 
> with CVS I get the following compile error:

Did you do a build of plib first, followed by Simgear, then FlightGear?

Jon

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


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

Reply via email to