Hi All,

i'm trying to build WebToolkit on a mac osx 10.6.8, my gcc version is 4.0.1
i tried the build several t

boost (svn trunk) wt (svn trunk)
boost (1.47 release)  wt (svn trunk)
boost (1.46.1 release) wt (svn trunk)
boost (1.46.1 release) wy (wt-3.1.10 release) 

but i received everytime the same  error log :


[ 69%] Building CXX object src/CMakeFiles/wt.dir/web/random_device.o
/Users/Shared/src/wt-3.1.10/src/web/random_device.cpp:45: error: 'const 
unsigned int boost::random::random_device::min_value' is not a static member of 
'class boost::random::random_device'
/Users/Shared/src/wt-3.1.10/src/web/random_device.cpp:45: error: uninitialized 
const 'boost::random::random_device::min_value'
/Users/Shared/src/wt-3.1.10/src/web/random_device.cpp:46: error: 'const 
unsigned int boost::random::random_device::max_value' is not a static member of 
'class boost::random::random_device'
/Users/Shared/src/wt-3.1.10/src/web/random_device.cpp:46: error: uninitialized 
const 'boost::random::random_device::max_value'
/Users/Shared/src/wt-3.1.10/src/web/random_device.cpp:51: error: 'const char* 
const boost::random::random_device::default_token' is not a static member of 
'class boost::random::random_device'
/Users/Shared/src/wt-3.1.10/src/web/random_device.cpp: In constructor 
'boost::random::random_device::random_device(const std::string&)':
/Users/Shared/src/wt-3.1.10/src/web/random_device.cpp:162: error: 'max_value' 
was not declared in this scope
make[2]: *** [src/CMakeFiles/wt.dir/web/random_device.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [src/CMakeFiles/wt.dir/all] Error 2
make: *** [all] Error 2


have you any clue on how to fix it ?
on linux i used boost from ubuntu repositoery and wt from svn everything build 
fine.
thanks for any help!

--MAssimo.
------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to