Gentoo Archives: gentoo-amd64

From: Michael George <george@××××××××××.com>
To: gentoo-amd64@l.g.o, gentoo-user@l.g.o
Subject: [gentoo-amd64] cannot emerge sys-block/nbd
Date: Tue, 22 May 2007 02:42:24
Message-Id: 20070522023848.GA29053@brego.pewamo.office
1 I am trying to emerge sys-block/nbd for my LTSP system. I get the
2 error:
3 configure: error: Could not find an nbd.h from 2.6 or above.
4
5 But "locate nbd.h" gives me:
6 /usr/include/linux/nbd.h
7 /usr/src/linux-2.6.19-gentoo-r5/include/linux/nbd.h
8 /usr/src/linux-2.6.19-gentoo-r5/include/config/blk/dev/nbd.h
9
10 so it should be easily finding it. I have tried linking
11 /usr/include/nbd.h to /usr/include/linux/nbd.h, but that didn't help.
12 I'm using gcc 4.1.2, if that makes a difference.
13
14 Anyone else have this trouble?
15
16 --
17 -M
18
19 There are 10 kinds of people in this world:
20 Those who can count in binary and those who cannot.
21
22 --
23 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] cannot emerge sys-block/nbd Mark Knecht <markknecht@×××××.com>
Re: [gentoo-amd64] cannot emerge sys-block/nbd Sheridan <sheridan@×××××××.ru>