Ceph compilation on inclusion of /usr/include/c++/v1/deque

Willem Jan Withagen wjw at digiware.nl
Sat Feb 20 15:13:39 UTC 2016


On 20-2-2016 16:09, Willem Jan Withagen wrote:
> I'm trying to build a port of Ceph for FreeBSD, which is sort of trying
> to shoot at a tank with a watergun.... :)
> 
> There are 2 things to porting burdens:
> 	Linux <> FreeBSD
> 	GCC <> Clang
> 
> So I'm not sure whether to error below is due a GCC-ism that is not
> suppoted by the 3.7.1 Clang we are running on CURRENT.
> 
> I you want to reproduce it is rather labourious, but not all that complex:
> git clone https://github.com/wjwithagen/ceph.git
> cd ceph
> git checkout wip-wjw-freebsd-tests

Forgot to mention to install the dependancies:

sudo ./install_deps.sh

--WjW




More information about the freebsd-toolchain mailing list