![]() | |||||||||||||
Messages in this thread |
On Tue, Jan 07, 2003 at 09:56:30PM -0800, Joshua Kwan wrote: > Ok, the problem is with scsi.h. > In a typedef for SCSI LUNs 'u8' is used, but not defined - either > 'typedef u_int8_t u8' outside of the struct, or changing the > declaration to u_int8_t works. Thanks Misha... It isn't a kernel header bug; 'u8' is defined elsewhere. I'll fix cardmgr properly; it should not be referencing any kernel header files. -- Dave - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 12:32 [W:0.541 / U:0.120 seconds] ©2003-2008 Jasper Spaans | |||||||||||||