-------- Message transféré --------
De: [EMAIL PROTECTED]
À: Gerard ROBIN <[EMAIL PROTECTED]>
Sujet: Re: [Flightgear-users] CVS simgear : error during compilation
Date: Sat, 17 Dec 2005 21:18:19 +0100

I've just tried to compile CVS simgear under slackware x86_64. Exactly the 
same error. It was o.k. yesterday(my last compilation).
.
.
make[2]: Entering directory `/tmp/simgear-20051217/simgear/misc'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..  -I/usr/local/include 
-I/usr/X11R6/include  -Os -fPIC -mtune=athlon64 -msse2 -D_REENTRANT -MT 
sg_path.o -MD -MP -MF ".deps/sg_path.Tpo" -c -o sg_path.o sg_path.cxx; \
then mv -f ".deps/sg_path.Tpo" ".deps/sg_path.Po"; else rm -f 
".deps/sg_path.Tpo"; exit 1; fi
sg_path.cxx: In member function `void SGPath::create_dir(mode_t)':
sg_path.cxx:203: error: `subdir' undeclared (first use this function)
sg_path.cxx:203: error: (Each undeclared identifier is reported only once for 
each function it appears in.)
make[2]: *** [sg_path.o] Error 1

Regards
Jacek.

Dnia sobota, 17 grudnia 2005 20:31, napisałeś:
> For the first time,  i get an error during compilation of Simgear
>
> if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..
> -I/home/devel/usr/include -I/usr/X11R6/include  -g -O2 -D_REENTRANT -MT
> logstream.o -MD -MP -MF ".deps/logstream.Tpo" -c -o logstream.o
> logstream.cxx; \
> then mv -f ".deps/logstream.Tpo" ".deps/logstream.Po"; else rm -f
> ".deps/logstream.Tpo"; exit 1; fi
> rm -f libsgdebug.a
> ar cru libsgdebug.a logstream.o
> ranlib libsgdebug.a
> make[3]: Leaving directory
> `/home/devel/devel-prog-fgCVS/1217/SIMGEARCVS/source/simgear/debug'
> Making all in misc
> make[3]: Entering directory
> `/home/devel/devel-prog-fgCVS/1217/SIMGEARCVS/source/simgear/misc'
> if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..
> -I/home/devel/usr/include -I/usr/X11R6/include  -g -O2 -D_REENTRANT -MT
> sg_path.o -MD -MP -MF ".deps/sg_path.Tpo" -c -o sg_path.o sg_path.cxx; \
> then mv -f ".deps/sg_path.Tpo" ".deps/sg_path.Po"; else rm -f
> ".deps/sg_path.Tpo"; exit 1; fi
> sg_path.cxx: In member function ‘void SGPath::create_dir(mode_t)’:
> sg_path.cxx:203: erreur: ‘subdir’ was not declared in this scope
> make[3]: *** [sg_path.o] Erreur 1
-- 
Gerard


_______________________________________________
Flightgear-users mailing list
[email protected]
http://mail.flightgear.org/mailman/listinfo/flightgear-users
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to