Re: [gentoo-user] cannot emerge sys-block/nbd

2007-05-22 Thread Hans-Werner Hilse
Hi,

On Mon, 21 May 2007 22:38:48 -0400 Michael George
[EMAIL PROTECTED] wrote:

 I am trying to emerge sys-block/nbd for my LTSP system.  I get the
 error:
 configure: error: Could not find an nbd.h from 2.6 or above.

What's the version of your linux-headers package?

 But locate nbd.h gives me:
 /usr/include/linux/nbd.h

That should be it.

 I'm using gcc 4.1.2, if that makes a difference.
 
 Anyone else have this trouble?

Nope, compiles like a charm. I think you're probably having old headers
in /usr/include/linux, maybe for LTSP.

-hwh
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] cannot emerge sys-block/nbd

2007-05-21 Thread Michael George
I am trying to emerge sys-block/nbd for my LTSP system.  I get the
error:
configure: error: Could not find an nbd.h from 2.6 or above.

But locate nbd.h gives me:
/usr/include/linux/nbd.h
/usr/src/linux-2.6.19-gentoo-r5/include/linux/nbd.h
/usr/src/linux-2.6.19-gentoo-r5/include/config/blk/dev/nbd.h

so it should be easily finding it.  I have tried linking
/usr/include/nbd.h to /usr/include/linux/nbd.h, but that didn't help.
I'm using gcc 4.1.2, if that makes a difference.

Anyone else have this trouble?

-- 
-M

There are 10 kinds of people in this world:
Those who can count in binary and those who cannot.

-- 
[EMAIL PROTECTED] mailing list