[Click] click package roofnet possibly out of sync with latest click source

david johnson david.lloyd.johnson at gmail.com
Fri Jun 19 08:39:14 EDT 2009


Hi

I have tried running the latest roofnet click package with the latest
click source code: 
click packages source pulled from git (18 June 2009)
click source  pulled from git (18 june 2009 ... click  1.7.0rc1) 

I have tried compiling the roofnet source using two methods

1. Copying the roofnet directory to the elements directory and compiling
with 
./configure  --enable-local --enable-wifi --enable-roofnet
--enable-userlevel --disable-linuxmodule

2. compiling and making roofnet from within the click package directory
and adding require(roofnet) at the top of the .conf file.

Using both approaches yields the following when executing the roofnet
start script
conf/wifi/gen_config_roofnet.sh | click -

out.click:167: unknown element class ‘SR2ETTStat’
out.click:178: unknown element class ‘SR2ETTMetric’


I have had a look at the  elements.conf userlevel/elements.conf file and
these two elements are missing even though the source code exists in the
roofnet directory. 

I'm not sure how the click build process works but I guess that it is
checking for some dependencies before adding the elements to the
elements.conf file - does this mean that there is some missing
dependency or could it be something else?

David






More information about the click mailing list