<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>The error message is:</DIV>
<DIV>/bin/sh ../libtool --mode=compile g++ -g -O2 -I../include -I../include 
-I./base -Ibase&nbsp; -c ./base/random/cl_random_from.cc<BR>&nbsp;g++ -g -O2 
-I../include -I../include -I./base -Ibase -c 
./base/random/cl_random_from.cc&nbsp; -DDLL_EXPORT -DPIC -o 
.libs/cl_random_from.o<BR>./base/random/cl_random_from.cc: In constructor 
`cln::random_state::random_state()':<BR>./base/random/cl_random_from.cc:68: 
error: `::get_seed' has not been declared<BR>make[3]: *** [cl_random_from.lo] 
Error 1<BR>make[3]: Leaving directory `/f/dev-cpp/work/cln/src'<BR>make[2]: *** 
[base/random.target] Error 2<BR>make[2]: Leaving directory 
`/f/dev-cpp/work/cln/src'<BR>make[1]: *** [base.target] Error 2<BR>make[1]: 
Leaving directory `/f/dev-cpp/work/cln/src'<BR>make: *** [all] Error 2<BR></DIV>
<DIV>It's seems lost something in "cl_random_from.cc"!?</DIV></BODY></HTML>