#!/bin/bash

echo "Unfortunately it is not possible to compile ceph-dencoder" 1>&2
echo "on this architecture. See bugs #947886 and #947886." 1>&2
echo "" 1>&2
exit 1

