click-mkmindriver & FakePcap

Douglas S. J. De Couto decouto at lcs.mit.edu
Mon Oct 29 13:15:33 EST 2001


Hi,

I am trying to make a minimal click userlevel driver for the ipaq/grid 
implementation.

click-mkmindriver complains:

---
cannot satisfy requirement `FakePcap' from default elementmap
---

i tried to find a configuration option to enable/disable fakepcap, but 
it seems to not be under my control.

here's what i did:

cd ~/click

./configure --enable-grid --disable-linuxmodule \
       --prefix=/home/decouto/ny3/click-install

make

make install

tools/click-mkmindriver/click-mkmindriver -p ipaq-grid \
      -d ~/tmp/click-install ~/cn/node/ipaq/ipaq-grid.click

<and the the error message>

it seems that even though the fakepcap code includes a line:

ELEMENT_PROVIDES(FakePcap),

that ``provides'' info is not getting into the elementmap, or at least 
not mine...

any ideas?

thanks

d
-- 
Douglas S. J. De Couto    decouto at lcs.mit.edu





More information about the click mailing list