[Click] [ELLEYSC] Problem of installing roofnet

Eddie Kohler kohler at cs.ucla.edu
Wed Apr 25 12:23:06 EDT 2007


I've fixed this header file problem in the repo, thanks Roberto.

Eddie


Roberto Riggio wrote:
> Hi,
> 
> download both click and roofnet in the same directory (e.g. ~/src), then:
> 
> cd ~/src/click/elements
> ln -s ~/src/roofnet
> 
> edit the file ~/click/elements/wifi/setrts.hh and change:
> 
> #include <elements/wifi/sr/ettmetric.hh>
> 
> into
> 
> #include <clicknet/wifi.h>
> 
> Hope that this helps.
> 
> Bye
> Roberto
> 
> ----- Original Message -----
> From: Yang Seung Chur <elleysc at gmail.com>
> To: click at pdos.csail.mit.edu
> Sent: Wednesday, April 25, 2007 9:58:45 AM GMT+0100 Europe/Berlin
> Subject: [Click] [ELLEYSC] Problem of installing roofnet
> 
> Dear sir,
> 
> I'm studying mesh network in Korea. The roofnet is well known to mesh
> network of typical open system. So, I'm installing that based on web
> page (http://pdos.csail.mit.edu/roofnet/doku.php?id=software) It is
> not easy to me.
> 
> I summarize the problem such as below;
> 
> First of all, I infom you my system specification.
> - CPU : Intel P4
> - OS : OpenSuSE 10.2
> - Gcc, g++ version : 4.1.2,
> - Kernel version : 2.6.18
> 
> 1. If installation is satisfied with the manual, I think symbolic link
> is broken and it would happen many warning and error due to multiple
> definition in the process of compiling source.
> 
> /usr/local/src/Roofnet/software/click/userlevel/../elements/wifi/sr2/sr2txcountmetric.cc:74:
> multiple definition of `SR2TXCountMetric::update_link(IPAddress,
> IPAddress, Vector<SR2RateSize>, Vector<int>, Vector<int>, unsigned
> int)'
> sr2txcountmetric.o:/usr/local/src/Roofnet/software/click/userlevel/../elements/wifi/sr2/sr2txcountmetric.cc:74:
> first defined here
> collect2: ld returned 1 exit status
> make[1]: *** [click] Error 1
> make[1]: Leaving directory `/usr/local/src/Roofnet/software/click/userlevel'
> make: *** [userlevel] Error 2
> 
> 
> 2. Another approach, I install click and configure roofnet software
> and install. As a result, I know the other file extension listed
> roofnet.uo. Actually, I don't know what I do.
> 
> Please help me.
> Have a nice day
> 
> 


More information about the click mailing list