Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cryptoapi doesn't work
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
suka
Developer
Developer


Joined: 22 Apr 2002
Posts: 383

PostPosted: Mon Apr 29, 2002 9:05 am    Post subject: Cryptoapi doesn't work Reply with quote

I have a problem with cryptoapi: Emerging works fine, but after that,
trying to do depmod results in:

root@root root # depmod
depmod: *** Unresolved symbols in /lib/modules/misc/cryptoloop.o

and an insmod:

root@root root # insmod cryptoloop
Using /lib/modules/misc/cryptoloop.o
/lib/modules/misc/cryptoloop.o: unresolved symbol
loop_register_transfer_Rsmp_785c6a32
/lib/modules/misc/cryptoloop.o: unresolved symbol
loop_unregister_transfer_Rsmp_bfee3ad5
/lib/modules/misc/cryptoloop.o: unresolved symbol find_transform_by_name
/lib/modules/misc/cryptoloop.o:
Hint: You are trying to load a module without a GPL compatible license
and it has unresolved symbols. Contact the module supplier for
assistance, only they can help you.

I am using kernel-2.4.18-xfs, does cryptoapi just work with
gentoo-sources?

Someone got an advice?
thanks
suka
Back to top
View user's profile Send private message
mb
Guru
Guru


Joined: 25 Apr 2002
Posts: 355
Location: Hessen | .de

PostPosted: Tue Apr 30, 2002 9:09 am    Post subject: Reply with quote

yeah... try loading cryptoapi first.. then cryptoloop

Code:

hades misc # insmod cryptoapi
Using /lib/modules/misc/cryptoapi.o
Warning: loading /lib/modules/misc/cryptoapi.o will taint the kernel: no license

hades misc # insmod cryptoloop
Using /lib/modules/misc/cryptoloop.o
Warning: loading /lib/modules/misc/cryptoloop.o will taint the kernel: no license


#mb
Back to top
View user's profile Send private message
suka
Developer
Developer


Joined: 22 Apr 2002
Posts: 383

PostPosted: Tue Apr 30, 2002 3:05 pm    Post subject: Reply with quote

mb wrote:
yeah... try loading cryptoapi first.. then cryptoloop

Code:

hades misc # insmod cryptoapi
Using /lib/modules/misc/cryptoapi.o
Warning: loading /lib/modules/misc/cryptoapi.o will taint the kernel: no license

hades misc # insmod cryptoloop
Using /lib/modules/misc/cryptoloop.o
Warning: loading /lib/modules/misc/cryptoloop.o will taint the kernel: no license

#mb


No doesn't change anything for me, same errors here when trying to insmod cryptoloop after cryptoapi
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum