All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roland Paterson-Jones <rolandpj@amazon.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] GNBD for 2.6.18?
Date: Wed, 13 Dec 2006 15:33:18 +0200	[thread overview]
Message-ID: <4580011E.9070105@amazon.com> (raw)

Hi all

I don't know where else to ask, so here goes. I am running FC6 with 
2.6.18-1.2849.fc6.

I'd like to use GNBD (in particular). However, the RPM packages gnbd and 
gnbd-kernel seem to have disappeared in FC6.

Downloads from the cluster project (I have tried tarballs and cvs with 
tags STABLE, RHEL5) won't compile gnbd-kernel under 2.6.18:

[rolandpj at localhost gnbd-kernel]$ make
cd src && make all
make[1]: Entering directory 
`/usr/local/src/rh-cluster/cluster/gnbd-kernel/src'
rm -f linux
ln -s . linux
make -C /usr/src/linux-2.6/ 
M=/usr/local/src/rh-cluster/cluster/gnbd-kernel/src modules USING_KBUILD=yes
make[2]: Entering directory `/usr/src/kernels/2.6.18-1.2849.fc6-i686'
CC [M] /usr/local/src/rh-cluster/cluster/gnbd-kernel/src/gnbd.o
/usr/local/src/rh-cluster/cluster/gnbd-kernel/src/gnbd.c:33:35: error: 
linux/devfs_fs_kernel.h: No such file or directory
/usr/local/src/rh-cluster/cluster/gnbd-kernel/src/gnbd.c:848: error: 
unknown field ?devfs_name? specified in initializer
/usr/local/src/rh-cluster/cluster/gnbd-kernel/src/gnbd.c:848: warning: 
initialization from incompatible pointer type
/usr/local/src/rh-cluster/cluster/gnbd-kernel/src/gnbd.c: In function 
?gnbd_init?:
/usr/local/src/rh-cluster/cluster/gnbd-kernel/src/gnbd.c:929: error: 
implicit declaration of function ?devfs_mk_dir?
/usr/local/src/rh-cluster/cluster/gnbd-kernel/src/gnbd.c:985: error: 
?struct gendisk? has no member named ?devfs_name?
/usr/local/src/rh-cluster/cluster/gnbd-kernel/src/gnbd.c: In function 
?gnbd_cleanup?:
/usr/local/src/rh-cluster/cluster/gnbd-kernel/src/gnbd.c:1039: error: 
implicit declaration of function ?devfs_remove?
make[3]: *** [/usr/local/src/rh-cluster/cluster/gnbd-kernel/src/gnbd.o] 
Error 1
make[2]: *** [_module_/usr/local/src/rh-cluster/cluster/gnbd-kernel/src] 
Error 2
make[2]: Leaving directory `/usr/src/kernels/2.6.18-1.2849.fc6-i686'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/usr/local/src/rh-cluster/cluster/gnbd-kernel/src'
make: *** [all] Error 2

So, has gnbd been ported to 2.6.18? Where can I get it?

Thanks
Roland



                 reply	other threads:[~2006-12-13 13:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4580011E.9070105@amazon.com \
    --to=rolandpj@amazon.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.