>  static int nbd_sizes[MAX_NBD];
> -static u64 nbd_bytesizes[MAX_NBD];
> +static unsigned int nbd_bytesizes[MAX_NBD];

Find out why u64 isnt typedefed on your machine. For sparc64 its a long
and sparc32 a long long I believe
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of the message to [EMAIL PROTECTED]

Reply via email to