Hi list,
the subject says it all. Here is the error message:
./gtk2/random_device.cpp:30:63: error: 'const result_type
boost::random::random_device::min_value' is not a static member of
'class boost::random::random_device' ./gtk2/random_device.cpp:30:41:
error: uninitialized const
'boost::random::random_device::min_value' [-fpermissive] ./gtk2/random_device.cpp:31:63:
error: 'const result_type boost::random::random_device::max_value' is
not a static member of 'class
boost::random::random_device' ./gtk2/random_device.cpp:31:41: error:
uninitialized const
'boost::random::random_device::max_value' [-fpermissive] ./gtk2/random_device.cpp:39:42:
error: 'const char* const boost::random::random_device::default_token'
is not a static member of 'class boost::random::random_device'
Here is the full log of the build:
http://koji.fedoraproject.org/koji/getfile?taskID=3224810&name=build.log
Greetings,
Thomas
|