Hi, 2018-06-04 20:39 GMT+02:00 Sage Weil <s...@newdream.net>:
> We'd love to build for stretch, but until there is a newer gcc for that > distro it's not possible. We could build packages for 'testing', but I'm > not sure if those will be usable on stretch. > you can install gcc (and only gcc) from testing on Stretch to build Ceph for Stretch: echo 'deb http://ftp.de.debian.org/debian/ testing main' >> /etc/apt/sources.list echo 'APT::Default-Release "stable";' > /etc/apt/apt.conf.d/stable-as-default apt update apt install g++ -t testing That's how we are building our Debian packages. Still, Debian not providing gcc in backports is clearly something that needs to be fixed in Debian. Paul -- Paul Emmerich Looking for help with your Ceph cluster? Contact us at https://croit.io croit GmbH Freseniusstr. 31h 81247 München www.croit.io Tel: +49 89 1896585 90
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com