monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] OpenBSD 4.0 compile error for monotone 0.30


From: Jeb Campbell
Subject: [Monotone-devel] OpenBSD 4.0 compile error for monotone 0.30
Date: Mon, 30 Oct 2006 15:39:33 -0600
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

I'm looking to try out monotone, but can't seem to get it compiled on
OpenBSD 4.0.  Here are the steps I've taken:

Build boost according to instructions in INSTALL, then copy includes and
libs to /usr/local.

./configure --enable-boost-static --disable-nls
(this finds and tests boost ok)

Then I issue "gmake" and here is the error I get:

In file included from /usr/local/include/boost/config.hpp:44,
                 from /usr/local/include/boost/tuple/tuple.hpp:23,
                 from cmd_list.cc:15:
/usr/local/include/boost/config/stdlib/libstdcpp3.hpp:48:1: warning:
"BOOST_DISABLE_THREADS" redefined
<command line>:8:1: warning: this is the location of the previous definition
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.)
gmake[2]: *** [mtn-cmd_list.o] Error 1
gmake[2]: Leaving directory `/root/tmp/monotone-0.30'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/root/tmp/monotone-0.30'
gmake: *** [all] Error 2

Any help from the c++ gurus here would be appreciated.
As I'm not on the list, please CC address@hidden, but I will check
the archives and see if there is a solution posted.

Also I'm sucking the lasted revisions down on my linux box and will see
if that source compiles.

Thanks,
Jeb
-- 
Jeb Campbell
address@hidden




reply via email to

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