monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] boost include errors building monotone 0.31 on solaris


From: Kelly F. Hickel
Subject: [Monotone-devel] boost include errors building monotone 0.31 on solaris 10
Date: Wed, 11 Jul 2007 07:27:09 -0500

Get the errors below building on solaris 10 with a just installed boost
1.34.0.

Has anyone run into these? Any ideas?

if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.
-I.  -I./lua -I./sqlite -I/usr/local/include/boost-1_34
-I/usr/local/include  -DNDEBUG -DBOOST_DISABLE_THREADS
-DBOOST_SP_DISABLE_THREADS   -g -O2 -Wall -W -Wno-unused
-fno-strict-aliasing -MT mtn-paths.o -MD -MP -MF ".deps/mtn-paths.Tpo"
-c -o mtn-paths.o `test -f 'paths.cc' || echo './'`paths.cc; \
then mv -f ".deps/mtn-paths.Tpo" ".deps/mtn-paths.Po"; else rm -f
".deps/mtn-paths.Tpo"; exit 1; fi
In file included from paths.hh:111,
                 from paths.cc:19:
vocab.hh:126: error: conflicting declaration 'struct
boost::filesystem::path'
/usr/local/include/boost-1_34/boost/filesystem/path.hpp:43: error:
'boost::filesystem::path' has a previous declaration as `typedef struct
boost::filesystem::basic_path<std::string,
boost::filesystem::path_traits> boost::filesystem::path'
paths.cc: In function `void save_initial_path()':
paths.cc:103: error: incomplete type `boost::filesystem::path' used in
nested name specifier
paths.cc: In function `bool find_bookdir(const boost::filesystem::path&,
const boost::filesystem::path&, boost::filesystem::path&,
boost::filesystem::path&)':
paths.cc:602: error: incomplete type `boost::filesystem::path' used in
nested name specifier
paths.cc:602: error: expected `;' before "ri"
paths.cc:603: error: incomplete type `boost::filesystem::path' used in
nested name specifier
paths.cc:603: error: expected `;' before "ci"
paths.cc:605: error: `ri' was not declared in this scope
paths.cc:605: error: `ci' was not declared in this scope
paths.cc:613: error: `ri' was not declared in this scope
make[2]: *** [mtn-paths.o] Error 1
make[2]: Leaving directory `/zfs_space/usr/local/src/monotone-0.31'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/zfs_space/usr/local/src/monotone-0.31'
make: *** [all] Error 2


--

Kelly F. Hickel
Senior Product Architect
MQSoftware, Inc.
952-345-8677 Office
952-345-8721 Fax
address@hidden
www.mqsoftware.com
SEE BUSINESS WORK





reply via email to

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