Comment #16 on issue 121 by [email protected]: Values with certain keys are not stored on solaris sparc with libevent 1.4.3
http://code.google.com/p/memcached/issues/detail?id=121

I built gcc 4.6.1 on my box, and it reports the same problem you're seeing. I'm sending these options to the linker, and the solaris linker want's -R to set the runtime path and not -rpath as the gnu linker use. I pushed a fix for this and verified it with gcc 4.6.1 on Solaris 10 sparc, Debian linux and Solaris x86 intel.

Please verify that it also works for you

Cheers

Reply via email to