monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] on make, problem building mtn-cmd_list.o


From: Nathan Fain
Subject: [Monotone-devel] on make, problem building mtn-cmd_list.o
Date: Tue, 24 Oct 2006 10:19:00 -0600

configure ran without issue but on make i get the following problem:

if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS -DBOOST_SP_DISABLE_THREADS   -g -O2 -Wall -W -Wno-unused -fno-strict-aliasing -MT mtn-cmd_list.o -MD -MP -MF ".deps/mtn-cmd_list.Tpo" -c -o mtn-cmd_list.o `test -f 'cmd_list.cc' || echo './'`cmd_list.cc; \
then mv -f ".deps/mtn-cmd_list.Tpo" ".deps/mtn-cmd_list.Po"; else rm -f ".deps/mtn-cmd_list.Tpo"; exit 1; fi
cmd_list.cc: In member function `virtual std::string commands::cmd_ls::desc()':
cmd_list.cc:506: error: use of namespace `std' as _expression_
cmd_list.cc:506: error: syntax error before `:' token
cmd_list.cc:506: error: `result' undeclared (first use this function)
cmd_list.cc:506: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
make[2]: *** [mtn-cmd_list.o] Error 1
make[2]: Leaving directory `monotone-0.30'


I am using gcc version 3.3.5 20050117 (prerelease) (SUSE Linux 9.3)

ideas?

thanks


--
cyphunk://cypherpoet.com
nathan://squimp.com
reply via email to

[Prev in Thread] Current Thread [Next in Thread]