On 06.07.2011 11:54, Maarten Bezemer wrote:
> On Tue, 2011-07-05 at 22:47 +0200, Matthias Buecher / Germany wrote:
>> Thanks Maarten, now kernel compiles again.
>> One of your patches had a typo (COFIG instead of CONFIG), corrected it
>> and recreated it for the latest trunk revision.
> 
> You're welcome, as I said I experienced similar problems just before you
> did and just created them (although, somehow I got the CONFIG wrong and
> it still was working...)
> 
> Since these patches seem work, should I 'officially' submit them as
> patches to get them patched into the trunk?
> 
> Greetings,
>   Maarten
> 

After getting rid of Lantiq packages for Orion in r27494, there are
still issues related to crypto-hash when enabling "Select all packages":

make[3]: Entering directory `/home/maddes/openwrt/trunk/package/kernel'
IPKG_TMP=/home/maddes/openwrt/trunk/tmp/ipkg
IPKG_INSTROOT=/home/maddes/openwrt/trunk/build_dir/target-arm_v5t_uClibc-0.9.32_eabi/root-orion
IPKG_CONF_DIR=/home/maddes/openwrt/trunk/staging_dir/target-arm_v5t_uClibc-0.9.32_eabi/etc
IPKG_OFFLINE_ROOT=/home/maddes/openwrt/trunk/build_dir/target-arm_v5t_uClibc-0.9.32_eabi/root-orion
/home/maddes/openwrt/trunk/staging_dir/host/bin/opkg --offline-root
/home/maddes/openwrt/trunk/build_dir/target-arm_v5t_uClibc-0.9.32_eabi/root-orion
--force-depends --force-overwrite --force-postinstall --force-maintainer
--add-dest root:/ --add-arch all:100 --add-arch orion:200 install
/home/maddes/openwrt/trunk/bin/orion/packages/kernel_2.6.37.6-1_orion.ipk
Installing kernel (2.6.37.6-1) to root...
Configuring kernel.
for flag in hold; do IPKG_TMP=/home/maddes/openwrt/trunk/tmp/ipkg
IPKG_INSTROOT=/home/maddes/openwrt/trunk/build_dir/target-arm_v5t_uClibc-0.9.32_eabi/root-orion
IPKG_CONF_DIR=/home/maddes/openwrt/trunk/staging_dir/target-arm_v5t_uClibc-0.9.32_eabi/etc
IPKG_OFFLINE_ROOT=/home/maddes/openwrt/trunk/build_dir/target-arm_v5t_uClibc-0.9.32_eabi/root-orion
/home/maddes/openwrt/trunk/staging_dir/host/bin/opkg --offline-root
/home/maddes/openwrt/trunk/build_dir/target-arm_v5t_uClibc-0.9.32_eabi/root-orion
--force-depends --force-overwrite --force-postinstall --force-maintainer
--add-dest root:/ --add-arch all:100 --add-arch orion:200 flag $flag
kernel; done
Setting flags for package kernel to hold.
mkdir -p /home/maddes/openwrt/trunk/bin/orion/packages
/home/maddes/openwrt/trunk/build_dir/linux-orion_generic/packages/ipkg-orion/kmod-crypto-hash/CONTROL
mkdir -p
/home/maddes/openwrt/trunk/build_dir/linux-orion_generic/packages/ipkg-orion/kmod-crypto-hash/lib/modules/2.6.37.6
cp -fpR -L
/home/maddes/openwrt/trunk/build_dir/linux-orion_generic/linux-2.6.37.6/crypto/crypto_hash.ko
/home/maddes/openwrt/trunk/build_dir/linux-orion_generic/packages/ipkg-orion/kmod-crypto-hash/lib/modules/2.6.37.6/
cp: cannot stat
`/home/maddes/openwrt/trunk/build_dir/linux-orion_generic/linux-2.6.37.6/crypto/crypto_hash.ko':
No such file or directory
make[3]: ***
[/home/maddes/openwrt/trunk/bin/orion/packages/kmod-crypto-hash_2.6.37.6-1_orion.ipk]
Error 1
make[3]: Leaving directory `/home/maddes/openwrt/trunk/package/kernel'


I will try with HASH2 config symbol only, so I will remove HASH config
symbol. We'll see.

Maddes
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to