I've got a problem on the new v23.05.3 release version.
When I tried to make my personal build from the source code, the package - libpfring comes with error.
I have no time to go into the details for the real "bug/problems" or I'm not an expert for this really.
Then, I looked the libpfring package in make menuconfig, not be checked like [_], that means no need it in my build.
Then I removed ALL files with "libpfring" in filename from the source folder, fortunately my new build passed.
I know this would not be a right way to do such "remove" actions.
Any suggestions or any professional methods ? Thanks.
Thanks, I'm not sure, my errors is because that issue, but after I know the package libpfring not used in my build, a simple method is that just remove the libpfring package from the source.
I also wonder why v23.05.3 release could pass the compiling with libpfring package, but I'm not.
Have the same. Many unused packages are compiling. For example I don't need 'python3' or ' f2fs-tools' but it compiles. It's really annoying.
Now I am developing the fix for this, if Openwrt's team doesn't want do this at their side. This problem inherited in 24.10 also.