Re: [Nbd] NBD_CMD_* undeclared in nbd-2.8.0-rc1
- To: nbd-general@lists.sourceforge.net
- Subject: Re: [Nbd] NBD_CMD_* undeclared in nbd-2.8.0-rc1
- From: "Miguel" <mth@...40...>
- Date: Fri, 11 Feb 2005 01:51:48 -0500 (EST)
- Message-id: <34650.192.168.0.111.1108104708.squirrel@...42...>
- In-reply-to: <34454.192.168.0.111.1108102077.squirrel@...42...>
- References: <34454.192.168.0.111.1108102077.squirrel@...42...>
> I am a newbie
>
> I downloaded nbd-2.8.0-rc1
>
> ./configure seems to work fine ...
> but make dies with NBD_CMD_DISC & NBD_CMD_WRITE undeclared
> see below
>
> System config is:
> [mth@...41... nbd-2.8.0-rc1]$ uname -a
> Linux mykiss.mth.com 2.6.10-1.12_FC2 #1 Wed Feb 2 01:13:49 EST 2005 i686
> athlon i386 GNU/Linux
I copied /lib/modules/2.6.10-1.12_FC2/build/include/linux/nbd.h to my
build directory, reran ./configure, and it seemed to compile OK.
Why did I have to copy this?
Why is my /usr/include/linux/ndb.h out of sync with my kernel sources?
Miguel
Reply to: