Updates:
Status: WontFix
Comment #2 on issue 179 by [email protected]: Solaris 10 compilation
fails
http://code.google.com/p/memcached/issues/detail?id=179
configure checks for the "tcov" binary during configure, and tries to add coverage support if you've got it installed. You should add --disable-coverage to disable coverage support (we should probably flip the default value, but that should be a separate bug report)
