Hi Frank, On Sun, 24 Jun 2007 at 1:03 +0200, Frank Matthiess wrote: > * Frank Matthiess <[EMAIL PROTECTED]> [2007-06-23 23:27]: > > > > [3] http://www.sixxs.net/forum/?msg=setup-539845 > > [4] http://www.sixxs.net/forum/?msg=setup-539845-539856 > > > > For now i build freewrt for myself, but i'm not sure to solve the > > problem. Can someone take a look into the aiccu makefile to fix the > > problem with HAS_IFHEAD. The investigation of Jeroen shows that the ipv6 > > packet has a wrong header. > > The problem ist, that the build runs without the compiler flags > HAS_IFHEAD and AICCU_TYPE="linux". This is shown in the output of the > makerun, which i directed to a file. > > This leads to a mispackaged ipv6 packet with wrong 4 bytes in the > packetheader. > > My investigations of the Makefile inside the build directory > freewrt_1_0/build_mipsel/w-aiccu-20070115-2/aiccu/unix-console show me > no problem in the makefile. > Line 50: CFLAGS += -D_LINUX -D HAS_IFHEAD -D AICCU_TYPE="\"linux\"" > The flags should be set correctly, but they ar not.
Thanks for the report. Thorsten will take a look. uname is somewhat unusable to determine which CFLAGS should be used in case you are using a cross-compile setup. We support building aiccu from BSD, guess what happens, if uname is used to determine the CFLAGS ;) We will fix the bug in a few minutes... bye Waldemar -- All embedded development kits suck. This one just sucks less. http://www.freewrt.org _______________________________________________ freewrt-users mailing list freewrt-users@freewrt.org https://www.freewrt.org/lists/listinfo/freewrt-users