[chord] why can't i build the chord successfully?

zhuxian zhuxian at huawei.com
Sun Nov 5 21:55:37 EST 2006


Hi,

    Thanks. After I have download the sfs cvs and chord cvs version, and
also replace the BerkeleyDB.4.5 with BerkeleyDB.4.4, I succeed in the
./configure.

    When I used the BerkeleyDB.4.5, I failed with the ./configure. It points
out it can not find the BerkeleyDB.

    Also, I delete the -werror in the configure file. Otherwise, I will also
failed for treating warning as error. There are a lots of warnings. 
    
    Then I remark a code line in Sampled.C and move a "}" up a line in a
file (Sorry, I don't remember the file name). At last i succeed.

Best regards,
Xian Zhu

>-----Original Message-----
>From: Emil Sit [mailto:sit at MIT.EDU] 
>Sent: Saturday, November 04, 2006 12:29 AM
>To: zhuxian
>Cc: chord at amsterdam.lcs.mit.edu; liujj at huawei.com
>Subject: Re: [chord] why can't i build the chord successfully?
>
>On Fri, 03 November 2006 at 15:10 (+0800), zhuxian wrote:
>> cc1plus: warnings being treated as errors
>> ../../utils/keyauxdb.C: In member function `const keyaux_t* 
>> keyauxdb::getkeys(unsigned int, unsigned int, u_int32_t*)':
>> ../../utils/keyauxdb.C:57: warning: unused variable `off_t pos'
>
>Replace 'off_t pos =' with '(void)'.
>
>--
>Emil Sit / MIT CSAIL PDOS / http://pdos.csail.mit.edu/chord/  
>




More information about the chord mailing list