Anybody building LFS against 2.6.23 headers may encounter problems in applications using cdrom.h. A couple of the definitions in that file now refer to INT_MAX instead of hardcoded values. For userspace this is defined in limits.h, which didn't used to be required by cdrom.h so some things fail to compile.
The only applications in this category in my stack are dvd+rw-tools and xine-lib. I've taken the liberty of putting patches for these into patches- (so, hope I'm not treading on the blfs editors' toes by doing this). I would have raised this earlier, but I needed to find time to work out what had changed and make sure it wasn't an arch-specific problem on ppc. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
