On Fri, Mar 18, 2011 at 10:23:37PM +0000, Steena Monteiro wrote:
> I'm trying to build the Ceph client on Ubuntu 10.04.2 with kernel
> 2.6.32-28-generic.  make -C install gives:
> 
> /usr/src/ceph-client-standalone/ceph/super.c:870: error: unknown field ‘mount’
> specified in initializer

That changed in ceph-client-standalone.git commit
ff8a8d2006dca58f71b5dc5df0c95b8f837a0a4e, which mirrors linux.git
commit a7f9fb205a88ab9af675a68fc554cf51dafc8b60, which was a VFS
refactoring by Al Viro for Linux 2.6.37-rc1.

You'll need to build an older version of ceph-client-standalone, or
perhaps try reverting that one commit (git revert ff8a8d). Good luck.

-- 
:(){ :|:&};:
--
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