[Click] [click] need some help regarding installation of click

Rakesh Chintha chintharakesh at yahoo.com
Sun Apr 13 18:51:58 EDT 2008


Hello,

I am Rakesh Chintha. 

Thanks a lot for replying.

You have asked for some more details regarding the problems we are facing with the click installation.

The gcc and make and kernel versions that we are using is as below

GCC version

[root at localhost click-1.4.1]# gcc --v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
[root at localhost click-1.4.1]#


Make Version

[root at localhost click-1.4.1]# make --v
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i386-redhat-linux-gnu
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
        Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to bug-make at gnu.org.

Kernel version

[root at localhost click-1.4.1]# uname -a
Linux localhost.localdomain 2.4.22 #3 Sat Mar 29 21:36:06 CST 2008 i686 i686
i386 GNU/Linux
[root at localhost click-1.4.1]#

We are facing many problems in installing click

We have tried click1.6.0 , click1.5.0. We are not able to install it . We are getting errors while executing 'make install' command.

We tried click 1.4.1. It didnt show any errors while executing 'make install' command. But we are getting some errors while executing 'install-dsr' command.

Our project requires us to install click , install dsr dsitribution after that , then try to make necessary changes so as to make routing decsions according to link metrics.

The following is the log of our attempt to execute dsr script on click 1.4.1

Our Project requires us to install click and install dsr-router distribution and implement changes to make decisioons accoding to WCETT metrics. For more details regarding our project please refer.. http://pecolab.colorado.edu/html/dsrClick.html


we first untarred click-1.4.1 and executed ./configure the result was,

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for g++... g++
checking for gcc... (cached) gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -W -Wall -E
checking for inline... inline
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether <new> works... yes
checking how to run the C++ preprocessor... g++ -W -Wall -fno-exceptions -fno-rtti  -E
checking for ar... ar
checking for ld... ld
checking for ranlib... ranlib
checking for strip... strip
checking whether we are compiling for Linux... yes
checking for strerror... yes
checking for snprintf... yes
checking for strtoul... yes
checking for tcgetpgrp... yes
checking for vsnprintf... yes
checking whether machine is indifferent to alignment... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for inttypes.h... (cached) yes
checking for int64_t typedef... yes
checking for uint64_t typedef... yes
checking whether long and int64_t are the same type... no
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking endianness... 1234
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for addressable va_list type... yes
checking for unistd.h... (cached) yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking compiler flags for building loadable modules... -shared
checking for library containing connect... none required
checking for library containing gethostbyname... none required
checking for large file support in C library... yes
checking for off_t... yes
checking size of off_t... 8
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for madvise... yes
checking for Click Linux kernel extensions... no
checking for read_net_skbcount kernel extension... no
checking for strlen kernel symbol... no
checking for tulip_interrupt_hook kernel symbol... no
checking for device polling kernel extension... no
checking for SMP... no
checking linux/if_tun.h usability... yes
checking linux/if_tun.h presence... yes
checking for linux/if_tun.h... yes
checking net/if_tun.h usability... no
checking net/if_tun.h presence... no
checking for net/if_tun.h... no
checking for pcap.h... found
checking whether pcap.h works... yes
checking for bpf_timeval in pcap.h... no
checking for -lpcap... found
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreateNS in -lexpat... yes
checking for C++-includable kernel header files... yes
checking whether -fpermissive is required... yes
checking whether -fpermissive is allowed... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether install accepts -C... yes
checking for GNU make... make
checking for working autoconf... found
checking for perl5... no
checking for perl... perl
checking for working makeinfo... found
checking for working texi2dvi... found
checking for install-info... /sbin/install-info
checking for working install-info... found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating click-buildtool
config.status: creating click-compile
config.status: creating tools/Makefile
config.status: creating tools/lib/Makefile
config.status: creating doc/Makefile
config.status: creating etc/libclick/Makefile
config.status: creating bsdmodule/Makefile
config.status: creating linuxmodule/Makefile
config.status: creating ns/Makefile
config.status: creating userlevel/Makefile
config.status: creating tools/click-align/Makefile
config.status: creating tools/click-check/Makefile
config.status: creating tools/click-combine/Makefile
config.status: creating tools/click-devirtualize/Makefile
config.status: creating tools/click-fastclassifier/Makefile
config.status: creating tools/click-flatten/Makefile
config.status: creating tools/click-mkmindriver/Makefile
config.status: creating tools/click-pretty/Makefile
config.status: creating tools/click-undead/Makefile
config.status: creating tools/click-xform/Makefile
config.status: creating tools/click2xml/Makefile
config.status: creating tools/click-install/Makefile
config.status: creating include/click/config.h
config.status: include/click/config.h is unchanged
config.status: creating include/click/pathvars.h
config.status: include/click/pathvars.h is unchanged
config.status: creating include/click/config-bsdmodule.h
config.status: include/click/config-bsdmodule.h is unchanged
config.status: creating include/click/config-linuxmodule.h
config.status: include/click/config-linuxmodule.h is unchanged
config.status: creating include/click/config-ns.h
config.status: include/click/config-ns.h is unchanged
config.status: creating include/click/config-userlevel.h
config.status: include/click/config-userlevel.h is unchanged
config.status: executing default-1 commands


then we executed the command 'make install' , the result was,

make[1]: Entering directory `/usr/src/click-1.4.1/userlevel'
.../mkinstalldirs /usr/local/lib
for i in libclick.a; do /usr/bin/install -c $i /usr/local/lib/$i; done
.../mkinstalldirs /usr/local/bin
for i in click; do /usr/bin/install -c $i /usr/local/bin/$i; done
make[1]: Leaving directory `/usr/src/click-1.4.1/userlevel'
make[1]: Entering directory `/usr/src/click-1.4.1/tools'
make[2]: Entering directory `/usr/src/click-1.4.1/tools/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/click-1.4.1/tools/lib'
make[2]: Entering directory `/usr/src/click-1.4.1/tools/lib'
.../../mkinstalldirs /usr/local/include/clicktool
/usr/bin/install -c -C -m 644 ./*.hh /usr/local/include/clicktool
.../../mkinstalldirs /usr/local/lib
/usr/bin/install -c libclicktool.a /usr/local/lib/libclicktool.a
make[2]: Leaving directory `/usr/src/click-1.4.1/tools/lib'
make[2]: Entering directory `/usr/src/click-1.4.1/tools/click-align'
.../../mkinstalldirs /usr/local/bin
/usr/bin/install -c click-align /usr/local/bin/click-align
make[2]: Leaving directory `/usr/src/click-1.4.1/tools/click-align'
make[2]: Entering directory `/usr/src/click-1.4.1/tools/click-check'
.../../mkinstalldirs /usr/local/bin
/usr/bin/install -c click-check /usr/local/bin/click-check
make[2]: Leaving directory `/usr/src/click-1.4.1/tools/click-check'
make[2]: Entering directory `/usr/src/click-1.4.1/tools/click-combine'
.../../mkinstalldirs /usr/local/bin
/usr/bin/install -c click-combine /usr/local/bin/click-combine
/usr/bin/install -c click-uncombine /usr/local/bin/click-uncombine
make[2]: Leaving directory `/usr/src/click-1.4.1/tools/click-combine'
make[2]: Entering directory `/usr/src/click-1.4.1/tools/click-devirtualize'
.../../mkinstalldirs /usr/local/bin
/usr/bin/install -c click-devirtualize /usr/local/bin/click-devirtualize
make[2]: Leaving directory `/usr/src/click-1.4.1/tools/click-devirtualize'
make[2]: Entering directory `/usr/src/click-1.4.1/tools/click-fastclassifier'
.../../mkinstalldirs /usr/local/bin
/usr/bin/install -c click-fastclassifier /usr/local/bin/click-fastclassifier
make[2]: Leaving directory `/usr/src/click-1.4.1/tools/click-fastclassifier'
make[2]: Entering directory `/usr/src/click-1.4.1/tools/click-flatten'
.../../mkinstalldirs /usr/local/bin
/usr/bin/install -c click-flatten /usr/local/bin/click-flatten
make[2]: Leaving directory `/usr/src/click-1.4.1/tools/click-flatten'
make[2]: Entering directory `/usr/src/click-1.4.1/tools/click-mkmindriver'
.../../mkinstalldirs /usr/local/bin
/usr/bin/install -c click-mkmindriver /usr/local/bin/click-mkmindriver
make[2]: Leaving directory `/usr/src/click-1.4.1/tools/click-mkmindriver'
make[2]: Entering directory `/usr/src/click-1.4.1/tools/click-pretty'
.../../mkinstalldirs /usr/local/bin
/usr/bin/install -c click-pretty /usr/local/bin/click-pretty
make[2]: Leaving directory `/usr/src/click-1.4.1/tools/click-pretty'
make[2]: Entering directory `/usr/src/click-1.4.1/tools/click-undead'
.../../mkinstalldirs /usr/local/bin
/usr/bin/install -c click-undead /usr/local/bin/click-undead
make[2]: Leaving directory `/usr/src/click-1.4.1/tools/click-undead'
make[2]: Entering directory `/usr/src/click-1.4.1/tools/click-xform'
.../../mkinstalldirs /usr/local/bin
/usr/bin/install -c click-xform /usr/local/bin/click-xform
make[2]: Leaving directory `/usr/src/click-1.4.1/tools/click-xform'
make[2]: Entering directory `/usr/src/click-1.4.1/tools/click2xml'
.../../mkinstalldirs /usr/local/bin
/usr/bin/install -c click2xml /usr/local/bin/click2xml
test -z "xml2click" || /usr/bin/install -c xml2click /usr/local/bin/xml2click
make[2]: Leaving directory `/usr/src/click-1.4.1/tools/click2xml'
make[1]: Leaving directory `/usr/src/click-1.4.1/tools'
make[1]: Entering directory `/usr/src/click-1.4.1'
t=" app aqm ethernet icmp ip standard tcpudp userlevel "; echo $t | ./click-buildtool findelem -r "i686 i386 i586 int64 linux linux_2_4 pcap  userlevel" -p . | perl ./click-mkelemmap -r "i686 i386 i586 int64 linux linux_2_4 pcap  $t" -p . -Iinclude -s `cd . && pwd`  > elementmap.xml
../mkinstalldirs /usr/local/bin
/usr/bin/install -c -C click-buildtool /usr/local/bin/click-buildtool
/usr/bin/install -c -C click-compile /usr/local/bin/click-compile
/usr/bin/install -c -C ./click-mkelemmap /usr/local/bin/click-mkelemmap
/usr/bin/install -c -C ./test/testie /usr/local/bin/testie
../mkinstalldirs /usr/local/share/click
/usr/bin/install -c -m 644 elementmap.xml /usr/local/share/click/elementmap.xml
(cd .; pwd) > /usr/local/share/click/srcdir
/bin/rm -rf /usr/local/share/click/src
/bin/ln -s `cd .; pwd` /usr/local/share/click/src
make[2]: Entering directory `/usr/src/click-1.4.1/doc'
.../mkinstalldirs /usr/local/man/man1 /usr/local/man/man3 /usr/local/man/man5 /usr/local/man/man7 /usr/local/man/man8 /usr/local/man/mann
/usr/bin/install -c -m 644 ./click.1 /usr/local/man/man1/click.1
/usr/bin/install -c -m 644 ./click.5 /usr/local/man/man5/click.5
/usr/bin/install -c -m 644 ./click.o.8 /usr/local/man/man8/click.o.8
/usr/bin/install -c -m 644 ./click-align.1 /usr/local/man/man1/click-align.1
/usr/bin/install -c -m 644 ./click-combine.1 /usr/local/man/man1/click-combine.1
/usr/bin/install -c -m 644 ./click-devirtualize.1 /usr/local/man/man1/click-devirtualize.1
/usr/bin/install -c -m 644 ./click-fastclassifier.1 /usr/local/man/man1/click-fastclassifier.1
/usr/bin/install -c -m 644 ./click-flatten.1 /usr/local/man/man1/click-flatten.1
/usr/bin/install -c -m 644 ./click-install.1 /usr/local/man/man1/click-install.1
/usr/bin/install -c -m 644 ./click-mkmindriver.1 /usr/local/man/man1/click-mkmindriver.1
/usr/bin/install -c -m 644 ./click-pretty.1 /usr/local/man/man1/click-pretty.1
/usr/bin/install -c -m 644 ./click-uncombine.1 /usr/local/man/man1/click-uncombine.1
/usr/bin/install -c -m 644 ./click-undead.1 /usr/local/man/man1/click-undead.1
/usr/bin/install -c -m 644 ./click-uninstall.1 /usr/local/man/man1/click-uninstall.1
/usr/bin/install -c -m 644 ./click-xform.1 /usr/local/man/man1/click-xform.1
/usr/bin/install -c -m 644 ./elementdoc.7 /usr/local/man/man7/elementdoc.7
/usr/bin/install -c -m 644 ./testie.1 /usr/local/man/man1/testie.1
echo  userlevel  app aqm ethernet icmp ip standard tcpudp  | ../click-buildtool findelem -r " userlevel " -p .. | perl ./click-elem2man -l -d /usr/local/man/mann -p DEFAULT -f -
.../mkinstalldirs /usr/local/share/info
/usr/bin/install -c -m 644 ./click.info /usr/local/share/info/click.info
/sbin/install-info --info-dir=/usr/local/share/info /usr/local/share/info/click.info 2>&1 >/dev/null
.../mkinstalldirs /usr/local/bin
/usr/bin/install -c ./click-elem2man /usr/local/bin/click-elem2man
make[2]: Leaving directory `/usr/src/click-1.4.1/doc'
../mkinstalldirs /usr/local/include/click
/usr/bin/install -c -C -m 644 ./include/click/*.h /usr/local/include/click
/usr/bin/install -c -C -m 644 ./include/click/*.hh /usr/local/include/click
/usr/bin/install -c -C -m 644 ./include/click/*.cc /usr/local/include/click
/usr/bin/install -c -C -m 644 ./include/click/*.h /usr/local/include/click
../mkinstalldirs /usr/local/include/click/standard
/usr/bin/install -c -C -m 644 ./include/click/standard/*.hh /usr/local/include/click/standard
../mkinstalldirs /usr/local/include/clicknet
/usr/bin/install -c -C -m 644 ./include/clicknet/*.h /usr/local/include/clicknet
make[1]: Leaving directory `/usr/src/click-1.4.1'


Then we executed command ./install-dsr

the result was


[root at localhost click-1.4.1]# ./install-dsr
 Taking Backups of files..Run Unstall to remove the dsr package..
 Untarring Files
elements/adhoc/acktable.cc
elements/adhoc/acktable.hh
elements/adhoc/arptable.cc
elements/adhoc/arptable.hh
elements/adhoc/getetheraddress.cc
elements/adhoc/getetheraddress.hh
elements/adhoc/iwlib.c
elements/adhoc/iwlib.h
elements/adhoc/linkcache.cc
elements/adhoc/maptable.cc
elements/adhoc/markadhocheader.cc
elements/adhoc/markadhocheader.hh
elements/adhoc/path.h
elements/adhoc/pathIPAddress.h
elements/adhoc/pathIPAddress.h~
elements/adhoc/requesttable.cc
elements/adhoc/requesttable.hh
elements/adhoc/routetable.cc
elements/adhoc/getetheraddress.hh
elements/adhoc/iwlib.c
elements/adhoc/iwlib.h
elements/adhoc/linkcache.cc
elements/adhoc/maptable.cc
elements/adhoc/markadhocheader.cc
elements/adhoc/markadhocheader.hh
elements/adhoc/path.h
elements/adhoc/pathIPAddress.h
elements/adhoc/pathIPAddress.h~
elements/adhoc/requesttable.cc
elements/adhoc/requesttable.hh
elements/adhoc/routetable.cc
elements/adhoc/routetable.cc~
elements/adhoc/routetable.hh
elements/adhoc/routingtable.cc
elements/adhoc/routingtable.hh
elements/adhoc/routingtable.hh~
elements/adhoc/wireless.h
include/click/list.h
include/click/path.h
include/click/linkcache.hh
include/click/maptable.hh
include/click/pathPower.h
include/click/pathIPAddress.h
include/click/click_dsr.hh
include/click/click_adhoc.hh
lib/maptable.cc
lib/linkcache.cc
configure.in
userlevel/Makefile.in
conf/template
configure-dsr
 Installing package..
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for g++... g++
checking for gcc... (cached) gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -W -Wall -E
checking for inline... inline
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether <new> works... yes
checking how to run the C++ preprocessor... g++ -W -Wall -fno-exceptions
-fno-rtti  -E
checking for ar... ar
checking for ld... ld
checking for ranlib... ranlib
checking for strip... strip
 can't find /usr/src/linux, so I'm not compiling the linuxmodule driver.
(You may need the --with-linux=DIR option.)

=========================================
checking whether we are compiling for Linux... yes
checking for strerror... yes
checking for snprintf... yes
checking for strtoul... no
checking for tcgetpgrp... yes
checking for vsnprintf... yes
checking whether machine is indifferent to alignment... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
ecking for unistd.h... yes
checking for inttypes.h... (cached) yes
checking for int64_t typedef... yes
checking for uint64_t typedef... yes
checking whether long and int64_t are the same type... no
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking endianness... 1234
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for unistd.h... (cached) yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking compiler flags for building loadable modules... -shared
checking for library containing connect... none required
checking for library containing gethostbyname... none required
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for madvise... yes
checking for pcap.h... found
checking whether pcap.h works... yes
checking for bpf_timeval in pcap.h... no
checking for -lpcap... found
checking for a BSD-compatible install... /usr/bin/install -c
checking whether install accepts -C... yes
checking for GNU make... make
checking for working autoconf... found
checking for perl5... no
checking for perl... perl
checking for working makeinfo... found
checking for working texi2dvi... old
checking for install-info... /sbin/install-info
checking for working install-info... found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating click-compile
ecking for working makeinfo... found
checking for working texi2dvi... old
checking for install-info... /sbin/install-info
checking for working install-info... found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating click-compile
config.status: creating tools/Makefile
config.status: creating tools/lib/Makefile
config.status: creating doc/Makefile
config.status: creating etc/libclick/Makefile
config.status: creating bsdmodule/Makefile
config.status: creating linuxmodule/Makefile
config.status: creating userlevel/Makefile
config.status: creating tools/click-align/Makefile
config.status: creating tools/click-check/Makefile
config.status: creating tools/click-combine/Makefile
config.status: creating tools/click-devirtualize/Makefile
config.status: creating tools/click-fastclassifier/Makefile
tatus: creating click-compile
config.status: creating tools/Makefile
config.status: creating tools/lib/Makefile
config.status: creating doc/Makefile
config.status: creating etc/libclick/Makefile
config.status: creating bsdmodule/Makefile
config.status: creating linuxmodule/Makefile
config.status: creating userlevel/Makefile
config.status: creating tools/click-align/Makefile
config.status: creating tools/click-check/Makefile
config.status: creating tools/click-combine/Makefile
config.status: creating tools/click-devirtualize/Makefile
config.status: creating tools/click-fastclassifier/Makefile
config.status: creating tools/click-flatten/Makefile
config.status: creating tools/click-mkmindriver/Makefile
config.status: creating tools/click-pretty/Makefile
config.status: creating tools/click-undead/Makefile
config.status: creating tools/click-xform/Makefile
config.status: creating tools/click-install/Makefile
config.status: creating include/click/config.h
config.status: include/click/config.h is unchanged
config.status: creating include/click/pathvars.h
config.status: include/click/pathvars.h is unchanged
config.status: creating include/click/config-bsdmodule.h
config.status: include/click/config-bsdmodule.h is unchanged
tatus: creating include/click/config-linuxmodule.h
config.status: include/click/config-linuxmodule.h is unchanged
config.status: creating include/click/config-userlevel.h
config.status: include/click/config-userlevel.h is unchanged
config.status: executing default-1 commands
echo "userlevel  standard ethernet aqm ip icmp tcpudp app grid adhoc" | (cd
...;
../click-buildtool findelem -r "int64 i686 i386 i586") > elements.conf
.../click-buildtool elem2make -x addressinfo.o -x alignmentinfo.o -x
errorelement.o -x scheduleinfo.o -x drivermanager.o < elements.conf >
elements.mk
gmake: *** No rule to make target `ipaddressset.o', needed by `libclick.a'.
Stop.
[root at localhost click-1.4.1]#


We have even attached the log file. please check them and see if you can help us in this regard.

Please reply us as soon as possible. We are running out of schedule regarding our project.


Thank you,




 
____________________________________________________________________________________________________
Regards,
Rakesh Chintha
 
M.S (Network Communications)
UNIVERSITY OF HOUSTON
 
Mobile# 713-305-4943
http://rakeshchintha.110mb.com



----- Original Message ----
From: "click-request at pdos.csail.mit.edu" <click-request at pdos.csail.mit.edu>
To: click at pdos.csail.mit.edu
Sent: Saturday, April 12, 2008 9:00:00 AM
Subject: click Digest, Vol 58, Issue 13

Send click mailing list submissions to
    click at amsterdam.lcs.mit.edu

To subscribe or unsubscribe via the World Wide Web, visit
    https://amsterdam.lcs.mit.edu/mailman/listinfo/click
or, via email, send a message with subject or body 'help' to
    click-request at amsterdam.lcs.mit.edu

You can reach the person managing the list at
    click-owner at amsterdam.lcs.mit.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of click digest..."


Today's Topics:

  1. Need some help in installting click (Rakesh Chintha)
  2. Need some help in installting click (Rakesh Chintha)
  3. Re: Need some help in installting click (Bart Braem)


----------------------------------------------------------------------

Message: 1
Date: Fri, 11 Apr 2008 18:26:16 -0700 (PDT)
From: Rakesh Chintha <chintharakesh at yahoo.com>
Subject: [Click] Need some help in installting click
To: click at pdos.csail.mit.edu
Cc: Port Click DSR Project help <click at pdos.csail.mit.edu>,    Click DSR
    Help <pecohelp at morse.colorado.edu>
Message-ID: <139067.86575.qm at web45205.mail.sp1.yahoo.com>
Content-Type: text/plain; charset=us-ascii

Hello,

We are from University of Houston. We have a project which requires us to install Click DSR and make changes so as to make the routing decisions based on link quality metrics such as WCETT.

We have been trying with many versions. We are not able to install. We have tried click 1.6.0, click 1.2.4 either of which didn't work.

We finally started using click 1.4..1 which fortunately didnt give us any make install errors. But still we are having problems while installing DSR script on it.
It is giving some errors like 

gmake** No rule to make 'ipaddressset.o' needed by libclick.a ...

something of this kind..

We are not able to go further. we are running out of project schedule. 

Please can you help us in this regard.


____________________________________________________________________________________________________
Regards,
Rakesh Chintha

M.S (Network Communications)
UNIVERSITY OF HOUSTON

Mobile# 713-305-4943
http://rakeshchintha.110mb.com

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

------------------------------

Message: 2
Date: Fri, 11 Apr 2008 18:26:16 -0700 (PDT)
From: Rakesh Chintha <chintharakesh at yahoo.com>
Subject: [Click] Need some help in installting click
To: click at pdos.csail.mit.edu
Cc: Port Click DSR Project help <click at pdos.csail.mit.edu>,    Click DSR
    Help <pecohelp at morse.colorado.edu>
Message-ID: <139067.86575.qm at web45205.mail.sp1.yahoo.com>
Content-Type: text/plain; charset=us-ascii

Hello,

We are from University of Houston. We have a project which requires us to install Click DSR and make changes so as to make the routing decisions based on link quality metrics such as WCETT.

We have been trying with many versions. We are not able to install. We have tried click 1.6.0, click 1.2.4 either of which didn't work.

We finally started using click 1.4..1 which fortunately didnt give us any make install errors. But still we are having problems while installing DSR script on it.
It is giving some errors like 

gmake** No rule to make 'ipaddressset.o' needed by libclick.a ...

something of this kind..

We are not able to go further. we are running out of project schedule. 

Please can you help us in this regard.


____________________________________________________________________________________________________
Regards,
Rakesh Chintha

M.S (Network Communications)
UNIVERSITY OF HOUSTON

Mobile# 713-305-4943
http://rakeshchintha.110mb.com

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

------------------------------

Message: 3
Date: Sat, 12 Apr 2008 10:39:02 +0200
From: Bart Braem <bart.braem at ua.ac.be>
Subject: Re: [Click] Need some help in installting click
To: click at pdos.csail.mit.edu
Message-ID: <8DCB40F2-227F-4DFA-988C-47F6B6FBC342 at ua.ac.be>
Content-Type: text/plain;    charset=US-ASCII;    format=flowed;    delsp=yes

On 12 Apr 2008, at 03:26, Rakesh Chintha wrote:
> We have been trying with many versions. We are not able to install.  
> We have tried click 1.6.0, click 1.2.4 either of which didn't work.
>
> We finally started using click 1.4..1 which fortunately didnt give  
> us any make install errors. But still we are having problems while  
> installing DSR script on it.
> It is giving some errors like
>
> gmake** No rule to make 'ipaddressset.o' needed by libclick.a ...
>
> something of this kind..


Hello,

We need more information to solve this.
Could you show the exact output of what happens when trying to compile  
and run Click-1.6.0? So every command you type and all output you get.
What system are you running click on? A standard system, an embedded  
one, which gcc version, which make version, ...?

Regards,
Bart
-- 
Bart Braem
PATS research group
Dept. of Mathematics and Computer Sciences
University of Antwerp
Campus Middelheim, G2.36
Middelheimlaan 1
B-2020 Antwerpen, Belgium
Phone: +32 (0)3 265.35.19
Fax: +32 (0)3 265.37.77
Web: www.pats.ua.ac.be



------------------------------

_______________________________________________
click mailing list
click at amsterdam.lcs.mit.edu
https://amsterdam.lcs.mit.edu/mailman/listinfo/click


End of click Digest, Vol 58, Issue 13
*************************************




__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: click-1.4.1_configure.txt
Url: https://pdos.csail.mit.edu/pipermail/click/attachments/20080413/3100e448/attachment-0003.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: click-1.6.0_install.txt
Url: https://pdos.csail.mit.edu/pipermail/click/attachments/20080413/3100e448/attachment-0004.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: click-1.4.1_installdsr.txt
Url: https://pdos.csail.mit.edu/pipermail/click/attachments/20080413/3100e448/attachment-0005.txt 


More information about the click mailing list