making openflowclick on a patchless kernel
Hamid Farhadi <[email protected]>
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <[email protected]> |
hi all possible to make it in a new patchless kernel please? the guide talks about old ones(2.6.16.13, 2.6.19.2, 2.6.24.7. I have tested this on 2.6.24.7). gives me compile error when I try. click: 2.0 Ubuntu 10.04.3 LTS 2.6.32-33-generic, Ubuntu 10.10, 2.6.35-30-generic --Hamid _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
make.log
(text/plain, 2.6 KB)
make[1]: Entering directory `/home/user/Desktop/trash/kohler-click-47ca837/userlevel' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/user/Desktop/trash/kohler-click-47ca837/userlevel' make[1]: Entering directory `/home/user/Desktop/trash/kohler-click-47ca837/linuxmodule' make -C /lib/modules/2.6.35-30-generic/build M=/home/user/Desktop/trash/kohler-click-47ca837/linuxmodule modules make[2]: Entering directory `/usr/src/linux-headers-2.6.35-30-generic' test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo; \ echo " ERROR: Kernel configuration is invalid."; \ echo " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo; \ /bin/false) mkdir -p /home/user/Desktop/trash/kohler-click-47ca837/linuxmodule/.tmp_versions ; rm -f /home/user/Desktop/trash/kohler-click-47ca837/linuxmodule/.tmp_versions/* make -f scripts/Makefile.build obj=/home/user/Desktop/trash/kohler-click-47ca837/linuxmodule g++ -w -W -Wall -fno-exceptions -fno-rtti -fpermissive -I/home/user/Desktop/trash/kohler-click-47ca837/include/click-linuxmodule/include0 -I/home/user/Desktop/trash/kohler-click-47ca837/include/click-linuxmodule/include1 -include include/generated/autoconf.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wno-trigraphs -fno-strict-aliasing -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -fno-strict-overflow -fconserve-stack -DMODULE -DCLICK_LINUXMODULE -O2 -O2 -DHAVE_CONFIG_H -I/home/user/Desktop/trash/kohler-click-47ca837/linuxmodule/../include -I/home/user/Desktop/trash/kohler-click-47ca837/linuxmodule/../include -I/home/user/Desktop/trash/kohler-click-47ca837/linuxmodule -I/home/user/Desktop/trash/kohler-click-47ca837/linuxmodule/.. -Wp,-MD,/home/user/Desktop/trash/kohler-click-47ca837/linuxmodule/.chain.o.d -c -o /home/user/Desktop/trash/kohler-click-47ca837/linuxmodule/chain.o /home/user/Desktop/trash/kohler-click-47ca837/linuxmodule/../elements/local/openflow/chain.cc make[2]: Leaving directory `/usr/src/linux-headers-2.6.35-30-generic' make[1]: Leaving directory `/home/user/Desktop/trash/kohler-click-47ca837/linuxmodule'
config.log
(text/plain, 183.4 KB) - not displayed