Hi,
unfortunately there not all packages I need available in the package repository.
So I am trying to build it on my own.
I linked the packages, made menuconfig and started to build with V=99:
Here is, where it bails out:
install -d -m0755 /data/down/openwrt/kamikaze/kamikaze_7.09/build_mipsel/expat-1.95.8/ipkg/libexpat/usr/lib
cp -fpR /data/down/openwrt/kamikaze/kamikaze_7.09/build_mipsel/expat-1.95.8/ipkg-install/usr/lib/libexpat.so.* /data/down/openwrt/kamikaze/kamikaze_7.09/build_mipsel/expat-1.95.8/ipkg/libexpat/usr/lib/
cp: cannot stat `/data/down/openwrt/kamikaze/kamikaze_7.09/build_mipsel/expat-1.95.8/ipkg-install/usr/lib/libexpat.so.*': No such file or directory
make[3]: *** [/data/down/openwrt/kamikaze/kamikaze_7.09/bin/packages/libexpat_1.95.8-1_mipsel.ipk] Error 1
make[3]: Leaving directory `/data/down/openwrt/kamikaze/kamikaze_7.09/feeds/packages/libs/expat'
make[2]: *** [expat-compile] Error 2
make[2]: Leaving directory `/data/down/openwrt/kamikaze/kamikaze_7.09/package'
make[1]: *** [package/compile] Error 2
make[1]: Leaving directory `/data/down/openwrt/kamikaze/kamikaze_7.09'
make: *** [world] Fehler 2
I got absolutely no clue?
Kind regards
Cornelius