RE: 2.4.0 Beta0 problem building on RedHat

From: Murray S. Kucherawy <msk_at_cloudmark.com>
Date: Mon, 9 May 2011 10:15:17 -0700

> -----Original Message-----
> From: opendkim-dev-bounce_at_lists.opendkim.org [mailto:opendkim-dev-bounce_at_lists.opendkim.org] On Behalf Of Todd Lyons
> Sent: Monday, May 09, 2011 9:27 AM
> To: Steve Jenkins
> Cc: opendkim-dev_at_lists.opendkim.org
> Subject: Re: 2.4.0 Beta0 problem building on RedHat
>
> Just a guess:
> yum install memcache-devel
> LIBMEMCACHED_LIBS=/usr/lib64 LIBMEMCACHED_CFLAGS="/usr/include"
> ./configure
>
> ..which is what I had to do on Ubuntu and the paths seem the same from
> my cursory inspection. It does this if I do all of:
> make distclean
> make dist-gzip
> make clean
> They all do a ./configure before it will do anything. But adding the
> two env vars above gets it past

That would do it, though ./configure is broken in that libmemcached isn't supposed to be mandatory. This will be fixed in the next Beta. I just mailed a patch to the list that should fix this.

> Murray, it appears you have to also look for memcache.h in addition to
> libmemcached/memcache.h and as long as autoconf knows to look in
> /usr/lib/ or /usr/lib64/, it should be cool.

OK, will adjust that too.
Received on Mon May 09 2011 - 17:15:25 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:33:10 PST