On 2013-08-05 10:17, Yves Mettier wrote:
Here is my configure line :
$ ./configure CC=cc CFLAGS="-m64 -g" --disable-static --disable-perl --disable-pinba --disable-write_riemann --prefix=...
$ make
$ make install

Without -m64, you will have a lot of problems.

Thank you.
I also had to append "-R/usr/sfw/lib/64" to the CFLAGS.
Tip found at http://comp.unix.solaris.free-usenet.eu/wrong-ELF-class-ELFCLASS32_T14006739_S1

--
RMA.

_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd

Reply via email to