[chord] i got problem while building Chord~

ryan wu ryanwu185 at gmail.com
Sun Feb 24 11:13:15 EST 2008


after i build Chord and i type lad/lsd

ryan at ryan-desktop:~/build/chord-0.1$ lsd/lsd
bash: lsd/lsd: No such file or directory

but it seems something went wrong!
i am not sure where is the problem
can someone check it for me?


------------------------------------------------------
Environment
-------------------------------------------------------
My OS: Ubuntu 7.04
Linux ryan-desktop 2.6.20-16-generic #2 SMP Tue Dec 18 05:45:12 UTC 2007
i686 GNU/Linux

GCC: gcc-4.1  ver.4.1.2-Oubuntu4

BerkeleyDB: libberkeleydb-perl  ver.0.31-1
(use Berkeley DB 4 databases from Perl)
Synaptic Package Manager


------------------------------------------------------------------
the following are my actions (basically i followed the webpage said)
-------------------------------------------------------------------
ryan at ryan-desktop:~/build/sfslite$ svn checkout
svn://svn.okws.org/sfslite2/trunk sfslite-0.8
 .
 .
 .
A    sfslite-0.8/async/str2file.C
 U   sfslite-0.8
Checked out revision 3198.

ryan at ryan-desktop:~/build/sfslite$ ls
sfslite-0.8

ryan at ryan-desktop:~/build/sfslite$  ./sfslite-0.8/configure --with-sfsmisc
bash: ./sfslite-0.8/configure: No such file or directory

ryan at ryan-desktop:~/build/sfslite$ cd sfslite-0.8/

ryan at ryan-desktop:~/build/sfslite/sfslite-0.8$ configure --with-sfsmisc
creating cache ./config.cache
checking whether to use symlinks for manpages... no
checking whether to compress the manpages... no
 .
 .
 .
creating Makefile
creating dltest/Makefile
creating tclConfig.sh

ryan at ryan-desktop:~/build/sfslite/sfslite-0.8$ make
gcc -pipe -c -O2  -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing
-fPIC -I/usr/local/ns2/tcl8.4.11/unix/../generic
-I/usr/local/ns2/tcl8.4.11/unix -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1
-DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -D
 .
 .
 .
gcc -pipe   -Wl,--export-dynamic tclAppInit.o-L/home/ryan/build/sfslite/sfslite-
0.8 -ltcl8.4 -ldl  -lieee -lm \
                -Wl,-rpath,/usr/local/lib -o tclsh

ryan at ryan-desktop:~/build$ hg clone http://hg.pdos.csail.mit.edu/hg/dht
chord-0.1
requesting all changes
adding changesets
adding manifests
adding file changes
added 2996 changesets with 11097 changes to 1115 files
214 files updated, 0 files merged, 0 files removed, 0 files unresolved

ryan at ryan-desktop:~/build$ cd chord-0.1/
ryan at ryan-desktop:~/build/chord-0.1$ hg update -d 'Aug 31 2006'
Found revision 2626 from Wed Aug 30 20:42:22 2006 +0000
544 files updated, 0 files merged, 50 files removed, 0 files unresolved

ryan at ryan-desktop:~/build/chord-0.1$ ./setup
+ m4 svc/Makefile.am.m4 > svc/Makefile.am
+ p2psim/setup
+ aclocal
 .
 .
 .
+ chmod +x setup
+ libtoolize
./setup: 1: libtoolize: not found

ryan at ryan-desktop:~/build/chord-0.1$ configure --with-dmalloc
--with-sfs=../sfslite/sfslite-0.8/
creating cache ./config.cache
checking whether to use symlinks for manpages... no
checking whether to compress the manpages... no
 .
 .
 .
creating Makefile
creating dltest/Makefile
creating tclConfig.sh

ryan at ryan-desktop:~/build/chord-0.1$ make
gcc -pipe -c -O2  -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing
-fPIC -I/usr/local/ns2/tcl8.4.11/unix/../generic
-I/usr/local/ns2/tcl8.4.11/unix -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1
-DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1
-DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -
 .
 .
 .
  -DTCL_SHLIB_EXT=\".so\"  /usr/local/ns2/tcl8.4.11/unix/tclAppInit.c
gcc -pipe   -Wl,--export-dynamic tclAppInit.o -L/home/ryan/build/chord-0.1 -
ltcl8.4 -ldl  -lieee -lm \
                -Wl,-rpath,/usr/local/lib -o tclsh

ryan at ryan-desktop:~/build/chord-0.1$ lsd/lsd
bash: lsd/lsd: No such file or directory

ryan at ryan-desktop:~/build/chord-0.1$ cd lsd
ryan at ryan-desktop:~/build/chord-0.1/lsd$ lsd
bash: lsd: command not found
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://pdos.csail.mit.edu/pipermail/chord/attachments/20080225/5c64ba41/attachment.htm 


More information about the chord mailing list