On Thu, Jun 12, 2008 at 04:19:57PM +0200, Joerg Schilling wrote: > Cdrecord uses bitfields for SCSI structures but as you see from above, you > definitely need autoconf to get the right definition for the current compile > platform.
Fortunately this is opensolaris-code and we are talking about code in or targeting ON, so whether or not you think autoconf is ever needed for anything, it's certainly NOT needed for this. And we also now have the DECL_BITFIELD macros in sysmacros.h so that we no longer need separate (error-prone and hard to read) declarations for both bit-orders. If only there were a way to do it with a single macro... -- Keith M Wesolowski "Sir, we're surrounded!" Fishworks "Excellent; we can attack in any direction!" _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code