I'm trying to build the Ceph client on Ubuntu 10.04.2 with kernel
2.6.32-28-generic.  make -C install gives:

make: Entering directory `/usr/src/ceph-client-standalone/ceph'
make -C /lib/modules/2.6.32-28-generic/build
M=/usr/src/ceph-client-standalone/ceph CONFIG_CEPH_FS=m modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-28-generic'
  CC [M]  /usr/src/ceph-client-standalone/ceph/super.o
/usr/src/ceph-client-standalone/ceph/super.c:585: warning: initialization from
incompatible pointer type
/usr/src/ceph-client-standalone/ceph/super.c:870: error: unknown field ‘mount’
specified in initializer
/usr/src/ceph-client-standalone/ceph/super.c:870: warning: initialization makes
integer from pointer without a cast
make[2]: *** [/usr/src/ceph-client-standalone/ceph/super.o] Error 1
make[1]: *** [_module_/usr/src/ceph-client-standalone/ceph] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-28-generic'
make: *** [all] Error 2
make: Leaving directory `/usr/src/ceph-client-standalone/ceph'

I'd appreciate some insight into solving this.

Thanks in advance,
Steena


--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to