Hi Friends,
Below is the error i get with SimGear CVS version.
I use Slamd64, an x86-64 version of SLackware with Linux 2.6.16.29 and gcc-3.4.6

Any help will be appreciated !

Thanks.
Vikas

Making all in misc
gmake[3]: Entering directory `/mnt/extra/FLIGHTGEAR/SimGear/source/simgear/misc'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..
-I/mnt/extra/FLIGHTGEAR/run//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
if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..
-I/mnt/extra/FLIGHTGEAR/run//include -I/usr/X11R6/include  -g -O2
-D_REENTRANT -MT sgstream.o -MD -MP -MF ".deps/sgstream.Tpo" -c -o
sgstream.o sgstream.cxx; \
        then mv -f ".deps/sgstream.Tpo" ".deps/sgstream.Po"; else rm
-f ".deps/sgstream.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..
-I/mnt/extra/FLIGHTGEAR/run//include -I/usr/X11R6/include  -g -O2
-D_REENTRANT -MT strutils.o -MD -MP -MF ".deps/strutils.Tpo" -c -o
strutils.o strutils.cxx; \
        then mv -f ".deps/strutils.Tpo" ".deps/strutils.Po"; else rm
-f ".deps/strutils.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..
-I/mnt/extra/FLIGHTGEAR/run//include -I/usr/X11R6/include  -g -O2
-D_REENTRANT -MT tabbed_values.o -MD -MP -MF ".deps/tabbed_values.Tpo"
-c -o tabbed_values.o tabbed_values.cxx; \
        then mv -f ".deps/tabbed_values.Tpo" ".deps/tabbed_values.Po";
else rm -f ".deps/tabbed_values.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..
-I/mnt/extra/FLIGHTGEAR/run//include -I/usr/X11R6/include  -g -O2
-D_REENTRANT -MT texcoord.o -MD -MP -MF ".deps/texcoord.Tpo" -c -o
texcoord.o texcoord.cxx; \
        then mv -f ".deps/texcoord.Tpo" ".deps/texcoord.Po"; else rm
-f ".deps/texcoord.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..
-I/mnt/extra/FLIGHTGEAR/run//include -I/usr/X11R6/include  -g -O2
-D_REENTRANT -MT zfstream.o -MD -MP -MF ".deps/zfstream.Tpo" -c -o
zfstream.o zfstream.cxx; \
        then mv -f ".deps/zfstream.Tpo" ".deps/zfstream.Po"; else rm
-f ".deps/zfstream.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..
-I/mnt/extra/FLIGHTGEAR/run//include -I/usr/X11R6/include  -g -O2
-D_REENTRANT -MT interpolator.o -MD -MP -MF ".deps/interpolator.Tpo"
-c -o interpolator.o interpolator.cxx; \
        then mv -f ".deps/interpolator.Tpo" ".deps/interpolator.Po";
else rm -f ".deps/interpolator.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..
-I/mnt/extra/FLIGHTGEAR/run//include -I/usr/X11R6/include  -g -O2
-D_REENTRANT -MT tabbed_values_test.o -MD -MP -MF
".deps/tabbed_values_test.Tpo" -c -o tabbed_values_test.o
tabbed_values_test.cxx; \
        then mv -f ".deps/tabbed_values_test.Tpo"
".deps/tabbed_values_test.Po"; else rm -f
".deps/tabbed_values_test.Tpo"; exit 1; fi
gmake[3]: *** No rule to make target `../../simgear/misc/libsgmisc.a',
needed by `tabbed_value_test'.  Stop.
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory `/mnt/extra/FLIGHTGEAR/SimGear/source/simgear/misc'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/mnt/extra/FLIGHTGEAR/SimGear/source/simgear'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/mnt/extra/FLIGHTGEAR/SimGear/source/simgear'
gmake: *** [all-recursive] Error 1


-- 
http://www.vikaskumar.org/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to