[OpenWrt-Users] Can't compile packages with SDK
Nicolas Pichon
nicolas.pichon at luceor.com
Fri Nov 2 12:18:57 CET 2007
Hi all,
I'm currently trying to compile packages with OpenWRT's SDK, but I
encounter a problem. See following log :
nicolas at biales:/tmp/openwrt/OpenWrt-SDK-x86-2.6-for-Linux-i686$ make V=99
make package/compile
make[1]: Entering directory
`/tmp/openwrt/OpenWrt-SDK-x86-2.6-for-Linux-i686'
make -C package compile SDK=1
make[2]: Entering directory
`/tmp/openwrt/OpenWrt-SDK-x86-2.6-for-Linux-i686/package'
make[2]: *** No rule to make target `compile'. Stop.
make[2]: Leaving directory
`/tmp/openwrt/OpenWrt-SDK-x86-2.6-for-Linux-i686/package'
make[1]: *** [package/compile] Error 2
make[1]: Leaving directory `/tmp/openwrt/OpenWrt-SDK-x86-2.6-for-Linux-i686'
make: *** [world] Error 2
I'm using an SDK for IXP4XX platform, compiled from rev8440 of SVN, but
I have the same issue with rev9465 and X86 platform. In my package/
directory, I have tried with an home-made hello-world package (which
should compile GNU's project hello) and by copying the directory of a
package inclued in OpenWRT's project into the package/ directory of the SDK.
Does somebody have suggestions ?
Thanks for your help.
Nicolas.
More information about the openwrt-users
mailing list