[ENBD] More nbd-2.4.1 questions on kernel 2.2.18

Kai Chen chenkai100@hotmail.com
Fri, 09 Mar 2001 17:23:29 -0800


This is a multi-part message in MIME format.

------=_NextPart_000_4cb0_5ce9_4895
Content-Type: text/plain; format=flowed

Hi! Peter,

Sorry that the attachment didn't work.

Here is my config.h...
/* config.h.  Generated automatically by configure.  */
/* config.h.in.  Generated automatically from configure.in by autoheader.  
*/

/* Define as __inline if that's what the C compiler calls it.  */
/* #undef inline */

/* Define if your processor stores words with the most significant
   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
/* #undef WORDS_BIGENDIAN */

/* The number of bytes in a unsigned int.  */
#define SIZEOF_UNSIGNED_INT 4

/* The number of bytes in a unsigned long int.  */
#define SIZEOF_UNSIGNED_LONG_INT 4

/* The number of bytes in a unsigned long long int.  */
#define SIZEOF_UNSIGNED_LONG_LONG_INT 8

/* The number of bytes in a unsigned short int.  */
#define SIZEOF_UNSIGNED_SHORT_INT 2

/* The number of bytes in an  int.  */
#define SIZEOF_INT 4

/* The number of bytes in a long int.  */
#define SIZEOF_LONG_INT 4

/* The number of bytes in a long long int.  */
#define SIZEOF_LONG_LONG_INT 8

/* The number of bytes in a short int.  */
#define SIZEOF_SHORT_INT 2

/* Define if you have the llseek function.  */
#define HAVE_LLSEEK 1

/* Define if you have the lseek64 function.  */
#define HAVE_LSEEK64 1

Kyle
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

------=_NextPart_000_4cb0_5ce9_4895
Content-Type: application/octet-stream; name="config.h"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="config.h"


------=_NextPart_000_4cb0_5ce9_4895--