* Errors building ceph post c++11 merge
@ 2015-08-10 17:07 Joao Eduardo Luis
0 siblings, 0 replies; only message in thread
From: Joao Eduardo Luis @ 2015-08-10 17:07 UTC (permalink / raw)
To: ceph-devel@vger.kernel.org
To all of those who may be afflicted by various build failures after the
c++11 patches were merged, don't panic just yet.
If you are using ccache to help your builds, try clearing the whole
cache first.
As of right now, this has fixed the following build errors on trusty for
(at least) two developers:
> ./.libs/librados.so: undefined reference to
`__cxa_throw_bad_array_new_length'
> collect2: error: ld returned 1 exit status
and
> /usr/bin/ld: test/librados/ceph_test_rados_api_io-io.o: relocation
R_X86_64_32 against `.rodata' can not be used when making a shared
object; recompile with -fPIC
Hope this email helps someone else avoid wasting a morning on this.
-Joao
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-08-10 17:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-10 17:07 Errors building ceph post c++11 merge Joao Eduardo Luis
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.