John Check writes:

 > Latest cvs build falls down with:
 > 
 > g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src  
 > -I/usr/X11R6/include  -g -O2 -D_REENTRANT -c -o pt_lights.o `test -f 
 > 'pt_lights.cxx' || echo './'`pt_lights.cxx
 > pt_lights.cxx: In function `ssgTimedSelector* gen_rabbit_lights(const
 >    point_list&, const point_list&, const int_list&, const int_list&, const
 >    std::string&, float*)':
 > pt_lights.cxx:304: `cout' undeclared (first use this function)
 > pt_lights.cxx:304: (Each undeclared identifier is reported only once for each
 >    function it appears in.)
 > make[2]: *** [pt_lights.o] Error 1
 > 
 > 
 > commenting out the cout's in pt_lights.cxx gets me past it.

I had the same problem last night, but didn't have a chance to commit
my changes.  It's fixed in CVS now.


All the best,


David

-- 
David Megginson, [EMAIL PROTECTED], http://www.megginson.com/

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

Reply via email to