monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] Monotone 0.30 make error - cmd_list.cc


From: Richard Cave
Subject: [Monotone-devel] Monotone 0.30 make error - cmd_list.cc
Date: Thu, 21 Sep 2006 16:41:55 -0700

Hi Monotone Devs,

 

I’ve been running monotone 0.23 but received errors trying to make monotone 0.30.  The system has gcc 3.2 and boost 1.33.1.

 

The build is failing on compile of cmd_list.cc:

 

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: use of namespace `std' as _expression_

cmd_list.cc:506: parse error before `:' token

cmd_list.cc:506: `result' undeclared (first use this function)

cmd_list.cc:506: (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 `/usr/local/src/monotone-0.30'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/usr/local/src/monotone-0.30'

make: *** [all] Error 2

 

 

 

Thanks for the help.

 

Rich

 

..........................................

This email is confidential to the intended recipient. If you have received it in error, please notify the sender and delete it from your system.

Any unauthorized use, disclosure or copying is not permitted. The views or opinions presented are solely those of the sender and do
not necessarily represent those of Public Library of Science unless otherwise specifically stated. Please note that neither Public Library
of Science nor any of its agents accept any responsibility for any viruses that may be contained in this e-mail or its attachments and it
is your responsibility to scan the e-mail and attachments (if any).

..........................................

 

Attachment: monotone_3_0_make_log.tgz
Description: monotone_3_0_make_log.tgz


reply via email to

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