[Click] Click-1.4.2 bug report

Michele Mordenti michele.mordenti2 at studio.unibo.it
Wed Jan 5 10:38:50 EST 2005


Hi all,
I'm testing the new version of click and I have this error:

make[1]: Entering directory 
`/home/mord/tesi/click/click-1.4.2/linuxmodule'
g++ -w -W -Wall -fno-exceptions -fno-rtti  -DHAVE_CONFIG_H  -I../include 
-I../include -I. -I.. -I/usr/src/linux-2.4.26-click/include 
@WIFI_INCLUDES@ -DCLICK_LINUXMODULE -march=pentium4 -O3 -pipe -MD 
-c ../lib/straccum.cc
g++: @WIFI_INCLUDES@: No such file or directory
make[1]: *** [straccum.o] Error 1
make[1]: Leaving directory 
`/home/mord/tesi/click/click-1.4.2/linuxmodule'
make: *** [linuxmodule] Error 2


This is an extract of my linuxmodule/Makefile
--------------------------------------------------------------
INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include \
        -I$(srcdir) -I$(top_srcdir) -I$(linuxdir)/include \
        @WIFI_INCLUDES@
--------^^^^^^^^^^^^^^^---------------------------------------

generated with this build options:
./configure --enable-adaptive --enable-intel-cpu --disable-userlevel \ 
--enable-local --with-linux=/usr/src/linux-2.4.26-click

Note that all works fine with my last cvs snapshot (29 _november_ 2004)


-- 
Michele Mordenti
http://xoomer.virgilio.it/michele.mordenti


More information about the click mailing list