RTL8821CU_driver_v5.8.1 icon indicating copy to clipboard operation
RTL8821CU_driver_v5.8.1 copied to clipboard

Error when making the source code.

Open BlueHeart0621 opened this issue 5 years ago • 2 comments
trafficstars

When I make the source code, there are some error occur. ./include/linux/slub_def.h:112:28: error: field ‘memcg_params’ has incomplete type 112 | struct memcg_cache_params memcg_params; Any idea to solve this issue will be very much appreciated! :)

Stay safe and healthy. BlueHeart0621

BlueHeart0621 avatar Sep 27 '20 07:09 BlueHeart0621

Same problem here. I'm using Ubuntu 20.04 LTS.

JoakimTeixeira avatar Oct 15 '20 18:10 JoakimTeixeira

include <config/slub.h> instead of slub_def.h will help.

b4l8 avatar Oct 22 '20 10:10 b4l8