>> On 23 March 2024 18:04:29 CET, "Uwe Kleine-König" <[email protected]> >> wrote: >> From: Uwe Kleine-König <[email protected]> >> >> Linux v6.8-rc1 removed the definitions related to CBQ making tc fail to >> build. Add some #ifdefs to handle this missing support. >> --- >> Hello, >> >> this is just a minimal patch to make tc compile again. Maybe it makes >> more sense to drop cbq completely??
> Yes, iirc there was a patch around to do just that. But i'd defer to the big > tc \ > (there is nothing left on our old impl) unless someone wants to have a look? > thanks Following up on this thread, BusyBox build with defconfig is currently broken on modern systems, and this patch fixes the issue. The build errors can be reproduced by cloning BusyBox and building it on an ubuntu:latest docker image. IMO it's worth considering addressing this to avoid confusion. Thanks, Nir _______________________________________________ busybox mailing list [email protected] https://lists.busybox.net/mailman/listinfo/busybox
