Jump to content

Recommended Posts

Posted

i was not able to build RTL8821CU driver, keep getting the following error :

 

/usr/bin/aarch64-linux-gnu-ld: drivers/net/wireless/rtl8811cu/core/crypto/aes-internal-enc.o: in function `aes_encrypt':
aes-internal-enc.c:(.text+0x74): multiple definition of `aes_encrypt'; lib/crypto/aes.o:(.text+0x7c4): first defined here
make: *** [Makefile:1286: vmlinux] Error 1

 

There seems to be a duplicate implementation of aes_encrypt function between rtl8811cu source code and linux_rockchip64 kernel source code which blocking the armbian build.

 

any suggestion how to fix this ?

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines