Comment #10 on issue 121 by ehetzner: 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

This could be related to our bizarre setup, but here you are:

  configure:5681: checking for endianness
configure:5712: gcc -std=gnu99 -o conftest -g -O2 -pthreads -I/home/egh/local//include -L/home/egh/local//lib -Wl,-rpath=/home/egh/local//lib conftest.c -levent >&5
  conftest.c: In function `main':
  conftest.c:32: warning: implicit declaration of function `exit'
  ld: fatal: option -dn and -P are incompatible
  ld: fatal: Flags processing errors
  collect2: ld returned 1 exit status
  configure:5712: $? = 1
  configure: program exited with status 1


Reply via email to