[chord] error while building Chord

Mike Milner milner at blissisland.ca
Fri Feb 29 16:56:25 EST 2008


Hello,

I can confirm that I got the exact same errors on an Ubuntu Linux
(gutsy) with stock build essential packages.

Thanks,

Mike

On 2/28/08, ryan wu <ryanwu185 at gmail.com> wrote:
> I install the latest sfslite-1.2.3
> and download the latest Chord-0.1-20080217
> after "configure"
> and "make"
> I got the following error message
> do you know how to solve it ?
> thanks a lot!
> (I think it is the same problem as
> https://pdos.csail.mit.edu/pipermail/chord/2007-July/000774.html
> , but no responce there)
> --------------------------------------------------------------------------
> .
> .
> .
> CAT  -g -O2 -Wall -Werror  -MT keyauxdb.o -MD -MP -MF ".deps/keyauxdb.Tpo"
> -c -o keyauxdb.o /home/ryan/src/chord-0.1/utils/keyauxdb.C; \
>         then mv -f ".deps/keyauxdb.Tpo" ".deps/keyauxdb.Po"; else rm -f
> ".deps/keyauxdb.Tpo"; exit 1; fi
> if g++ -DHAVE_CONFIG_H -I. -I/home/ryan/src/chord-0.1/utils -I..   -I../svc
> -I/home/ryan/src/chord-0.1/lsd -I/home/ryan/src/chord-0.1/svc
> -I/home/ryan/src/chord-0.1/dhash -I/home/ryan/src/chord-0.1/chord
> -I/home/ryan/src/chord-0.1/merkle -I/home/ryan/src/chord-0.1/utils
> -I/home/ryan/build/chord/../sfslite
> -I/home/ryan/src/sfslite-1.2.3/async -I/home/ryan/src/sfslite-1.2.3/arpc
> -I/home/ryan/src/sfslite-1.2.3/crypt -I/home/ryan/src/sfslite-1.2.3/sfsmisc
> -I/home/ryan/src/sfslite-1.2.3/libsfs
> -I/home/ryan/build/chord/../sfslite/svc   -I/usr/include
> -DSLEEPYCAT  -g -O2 -Wall -Werror  -MT location.o -MD -MP -MF
> ".deps/location.Tpo" -c -o location.o
> /home/ryan/src/chord-0.1/utils/location.C; \
>         then mv -f ".deps/location.Tpo" ".deps/location.Po"; else rm -f
> ".deps/location.Tpo"; exit 1; fi
> /home/ryan/src/chord-0.1/utils/location.C: In member function 'void
> location::init()':
> /home/ryan/src/chord-0.1/utils/location.C:26: error: 'timenow' was not
> declared in this scope
> /home/ryan/src/chord-0.1/utils/location.C: In member function 'void
> location::update_knownup()':
> /home/ryan/src/chord-0.1/utils/location.C:80: error: 'timenow' was not
> declared in this scope
> /home/ryan/src/chord-0.1/utils/location.C: In member function 'time_t
> location::age()':
> /home/ryan/src/chord-0.1/utils/location.C:94: error: 'timenow' was not
> declared in this scope
> /home/ryan/src/chord-0.1/utils/location.C: In member function 'void
> location::update(ptr<location>)':
> /home/ryan/src/chord-0.1/utils/location.C:106: error: 'timenow' was not
> declared in this scope
> /home/ryan/src/chord-0.1/utils/location.C: In member function 'void
> location::update(chord_node)':
> /home/ryan/src/chord-0.1/utils/location.C:126: error: 'timenow' was not
> declared in this scope
> /home/ryan/src/chord-0.1/utils/location.C: In member function 'char
> location::get_loss()':
> /home/ryan/src/chord-0.1/utils/location.C:196: error: 'timenow' was not
> declared in this scope
> /home/ryan/src/chord-0.1/utils/location.C:198: error: 'timenow' was not
> declared in this scope
> /home/ryan/src/chord-0.1/utils/location.C: In member function 'void
> location::set_loss()':
> /home/ryan/src/chord-0.1/utils/location.C:220: error: 'timenow' was not
> declared in this scope
> /home/ryan/src/chord-0.1/utils/location.C: In member function 'void
> location::set_alive(bool)':
> /home/ryan/src/chord-0.1/utils/location.C:228: error: 'timenow' was not
> declared in this scope
> /home/ryan/src/chord-0.1/utils/location.C:238: error: 'timenow' was not
> declared in this scope
> make[2]: *** [location.o] Error 1
> make[2]: Leaving directory `/home/ryan/build/chord/utils'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/ryan/build/chord'
> make: *** [all] Error 2
>
>
> _______________________________________________
> chord mailing list
> chord at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/chord
>
>



More information about the chord mailing list