[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

cryptoapi cryptoloop problem



Hi Leute 2 Sachen:

1. so mit der loop-jari gepatchten source vom kernel läuft make-kpkg
modules_image durch.
nur am ende von cryptoapi bringt er mir noch den teil (wo er aber
durchlauft) mit install: cannot stat `cipher-des_ede3.o' .....:

(DER AUSZUG:)

install -d debian/tmp/lib/modules/2.4.21/kernel/crypto/ciphers
(cd crypto/ciphers; install cipher-aes.o cipher-blowfish.o cipher-cast5.o
cipher-des_ede3.o cipher-des.o cipher-serpent.o cipher-twofish.o
cipher-null.o cipher-blowfish_old.o
../../debian/tmp/lib/modules/2.4.21/kernel/crypto/ciphers)
install: cannot stat `cipher-des_ede3.o': No such file or directory
make[1]: [install] Error 1 (ignored)
install -d debian/tmp/lib/modules/2.4.21/kernel/crypto/digests
(cd crypto/digests; install digest-md5.o digest-ripemd160.o digest-sha256.o
digest-sha384.o digest-sha512.o digest-sha1.o
../../debian/tmp/lib/modules/2.4.21/kernel/crypto/digests)
dh_testdir
dh_compress
dh_installdocs
dh_installchangelogs
dh_installdeb
dh_gencontrol
dh_builddeb --destdir=/usr/src/linux/..




2. hab nun zwei .deb files in "/usr/src/", welches ich mit "dpgk -i
crypto*******.deb" ausführe.
der knallt mir dann die ganzen cryptoapi und cryptoloop module in
"/lib/modules/2.4.21 usw"
anstelle von in "/lib/modules/2.4.21-3-686 usw". wenn ich die sektion crypto
von "/lib/modules/2.4.21 usw" nach "/lib/modules/2.4.21-3-686 usw" kopiere
und dann mit "depmod -a" die module neu einlesen will krieg ich folgende
ausgabe:

linux:/usr/src/linux# depmod -a
depmod: *** Unresolved symbols in
/lib/modules/2.4.21-3-686/kernel/crypto/cryptoapi.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.21-3-686/kernel/crypto/cryptoloop.o
linux:/usr/src/linux#



THX,
Fun4a





Reply to: