Hi,
revision 1003 adds silently a SIP NAT patch and breaks the build for me.
I have choosen Linksys WRT54G v2.2 with squashfs-overlay.
Is this patch accidently added to stable branch?
bye
Waldemar
/home/wbx/svn/branches/freewrt_1_0/staging_dir_mipsel/bin/mipsel-linux-uclibc-gcc -DKERNEL -I/home/wbx/svn/branches/freewrt_1_0/build_mipsel/linux-2.4-brcm/linux-2.4.33.3/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-delayed-branch -fno-strict-aliasing -fno-common -fno-builtin-sprintf -fomit-frame-pointer -funit-at-a-time -I /home/wbx/svn/branches/freewrt_1_0/build_mipsel/linux-2.4-brcm/linux-2.4.33.3/include/asm/gcc -G 0 -mno-abicalls -fno-pic -pipe -finline-limit=100000 -mabi=32 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap -nostdinc -iwithprefix include -DKBUILD_BASENAME=ip_conntrack_standalone -DEXPORT_SYMTAB -c ip_conntrack_standalone.c
In file included from /home/wbx/svn/branches/freewrt_1_0/build_mipsel/linux-2.4-brcm/linux-2.4.33.3/include/linux/netfilter_ipv4/ip_conntrack.h:81,
from ip_conntrack_standalone.c:28:
/home/wbx/svn/branches/freewrt_1_0/build_mipsel/linux-2.4-brcm/linux-2.4.33.3/include/linux/netfilter_ipv4/ip_conntrack_sip.h:10: error: parse error before "extern"
/home/wbx/svn/branches/freewrt_1_0/build_mipsel/linux-2.4-brcm/linux-2.4.33.3/include/linux/netfilter_ipv4/ip_conntrack_sip.h:10: warning: no semicolon at end of struct or union
In file included from ip_conntrack_standalone.c:28:
/home/wbx/svn/branches/freewrt_1_0/build_mipsel/linux-2.4-brcm/linux-2.4.33.3/include/linux/netfilter_ipv4/ip_conntrack.h:96: error: parse error before '}' token
In file included from ip_conntrack_standalone.c:28:
/home/wbx/svn/branches/freewrt_1_0/build_mipsel/linux-2.4-brcm/linux-2.4.33.3/include/linux/netfilter_ipv4/ip_conntrack.h:176: error: field `help' has incomplete type
gmake[9]: *** [ip_conntrack_standalone.o] Error 1
gmake[9]: Leaving directory `/home/wbx/svn/branches/freewrt_1_0/build_mipsel/linux-2.4-brcm/linux-2.4.33.3/net/ipv4/netfilter'
gmake[8]: *** [first_rule] Error 2
gmake[8]: Leaving directory `/home/wbx/svn/branches/freewrt_1_0/build_mipsel/linux-2.4-brcm/linux-2.4.33.3/net/ipv4/netfilter'
gmake[7]: *** [_subdir_ipv4/netfilter] Error 2
gmake[7]: Leaving directory `/home/wbx/svn/branches/freewrt_1_0/build_mipsel/linux-2.4-brcm/linux-2.4.33.3/net'
gmake[6]: *** [_dir_net] Error 2
gmake[6]: Leaving directory `/home/wbx/svn/branches/freewrt_1_0/build_mipsel/linux-2.4-brcm/linux-2.4.33.3'
gmake[5]: *** /home/wbx/svn/branches/freewrt_1_0/build_mipsel/linux-2.4-brcm/linux-2.4.33.3/vmlinux Error 2
gmake[5]: Leaving directory `/home/wbx/svn/branches/freewrt_1_0/target/linux/brcm-2.4'
gmake[4]: *** [2.4/brcm/linksys-wrt54g-22-compile] Error 2
gmake[4]: Leaving directory `/home/wbx/svn/branches/freewrt_1_0/target/linux'
gmake[3]: *** [linux-compile] Error 2
gmake[3]: Leaving directory `/home/wbx/svn/branches/freewrt_1_0/target'
gmake[2]: *** [target/compile] Error 2
gmake[2]: Leaving directory `/home/wbx/svn/branches/freewrt_1_0'
gmake[1]: *** [world] Error 2
gmake[1]: Leaving directory `/home/wbx/svn/branches/freewrt_1_0'