Hi,
I just checked out trunk and tried compiling it, but I'm stuck with the following error message:
PATH="/home/mkortela/B/wrt54g3g/trunk/openwrt/staging_dir_mipsel/usr/bin:/home/mkortela/B/wrt54g3g/trunk/openwrt/staging_dir_mipsel/bin:/bin:/sbin:/usr/bin:/usr/sbin" ipkg-build -c -o root -g root /home/mkortela/B/wrt54g3g/trunk/openwrt/build_mipsel/linux-2.6-brcm/linux-modules/ipkg/ipv6 /home/mkortela/B/wrt54g3g/trunk/openwrt/bin/packages
kmod-ipv6
*** Error: Package name contains illegal characters, (other than [a-z0-9.+-])
In fact, it seems that every package that contains a 'v' or a 'w' character will spill an error. Strange?! I can get further by changing the package name in the control file, but there must be a better way to do it?
What do you think could be wrong? I'm doing the compilation on a Ubuntu x86 machine.