Thanks alot, works and installs!<br><br>some feedback(and in case someone else has similar problems):<br><br>fails to make without setting LD_FLAG otherwise I get:<br>&quot;undefined first referenced symbol in file inet_pton 
memcached.o&quot;<br><br>%LDFLAGS=&quot; -lresolv&quot; ./configure --prefix=/usr/app/memcached/SunOS/ --with-libevent=/usr/app/memcached/SunOS/<br><br>In this installation 'libevent*' are&nbsp; in a non standard location, however it was not build with -R
<br>so library dependancies are broken at runtime. <br><br>I set LD_RUN_PATH as an alternative but probably best that ./configure works this out.<br><br>Thank you very much for your help.. Will report back on stablity etc..
<br><br><br><div><span class="gmail_quote">On 5/4/06, <b class="gmail_sendername">River Tarnell</b> &lt;<a href="mailto:river@attenuate.org">river@attenuate.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
gotta go:<br>&gt; Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/specs<br>&gt; gcc version 2.95.2 19991024 (release)<br><br>please try this version of memcached.c:<br>&nbsp;&nbsp;<a href="http://itanic.attenuate.org/~river/memcached.c">
http://itanic.attenuate.org/~river/memcached.c</a><br><br>it seems the normal one has some C99isms in that 2.95 won't understand.<br>i also fixed something missing from the Solaris merge (inet_pton instead<br>of inet_aton).
<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- river.<br><br><br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.4.1 (GNU/Linux)<br><br>iD8DBQFEWir6rCkrk04PPEoRAmiVAJ9OPh2quAtFgmMRQSI/qTL86QUB7gCfSIBH<br>spV1UHmUZEFvQzAdlnYkFuY=<br>=gFhF<br>-----END PGP SIGNATURE-----
<br><br><br></blockquote></div><br>