[Click] problems when cross compile grid element in click

andy rao andyrao1986 at gmail.com
Thu Nov 25 06:41:13 EST 2010


When I tried to cross compile grid element in click, I got the following
error, I don't know how to handle it. Hope who can help me.


dsdvroutetable.o: In function
`DSDVRouteTable::build_and_tx_ad(Vector<DSDVRouteTable::RTEntry>&)':
/home/boyce/click/click-1.8.0/userlevel/../elements/grid/dsdvroutetable.cc:1525:
undefined reference to `GridGatewayInfo::is_gateway()'
collect2: ld returned 1 exit status

Below is all the command I enter:
autoconf
./configure --disable-linuxmodule --host=arm-linux --build=i386-bsd
--enable-tools=mixed --enable-grid --enable-userlevel --enable-wifi
 --enable-analysis
make tools elementmap.xml
./tools/click-mkmindriver/click-mkmindriver -C . -u -A -d./userlevel -a -p
MY_PKG -f ~/Desktop/armdsdv.click
make -C ./userlevel/ MINDRIVER=MY_PKG


More information about the click mailing list