click-devirtualize error

Vlemincx Koen (Atea) Koen.Vlemincx at siemens.atea.be
Thu Jul 25 15:18:11 EDT 2002


Hi,

In an attempt to see the effect (increase of speed) of the
click-devirtualize tool on our router, we bumped into an error with the
ToDevice:

To assure it was caused by the ToDevice we replaced it with a Discard
element and devirtualize ran well.
For convenience we ran it on a simple script containing a ToDivice,
resulting in th same error:
FromDevice(eth0) -> EtherMirror -> Print(DUMP) -> ToDevice(eth0);

# ./click-devirtualize -f ../configurations/test-dev.click -o
../configurations/dev-test -u
g++ -Wp,-w -W -Wall -fno-exceptions -fno-rtti -fvtable-thunks
-DHAVE_CONFIG_H -DCLICK_USERLEVEL -I/usr/local/share/click/src
-I/usr/local/include -g -O2 -c -DCLICK_PACKAGE -w -fno-access-control
devirtualize.u.cc
devirtualize.u.cc: In method `void ToDevice_a_aToDevice_a4::output_push(int,
Packet *)
const':
devirtualize.u.cc:290: `i' undeclared (first use this function)
devirtualize.u.cc:290: (Each undeclared identifier is reported only once
devirtualize.u.cc:290: for each function it appears in.)
`/usr/local/bin/click-compile --directory=/tmp/clicktmp3148/ --target=user
--package=devirtualize.uo devirtualize.u.cc' failed

What can be the cause of this ?

Thanks in advance for your answer...

Koen Vlemincx




More information about the click mailing list