Re: building cyrus 2.3.10 on x86_64

2007-11-20 Thread Andrew Morgan
On Sun, 18 Nov 2007, Gabor Gombas wrote: > On Fri, Nov 16, 2007 at 05:03:39PM -0800, Andrew Morgan wrote: > >> I was able to get it to compile cleanly by adding "-fPIC" to the CFLAGS >> definition in each Makefile. I'm not sure if this is the correct solution >> though! > > Yes, that's needed on

Re: building cyrus 2.3.10 on x86_64

2007-11-18 Thread Gabor Gombas
On Fri, Nov 16, 2007 at 05:03:39PM -0800, Andrew Morgan wrote: > I was able to get it to compile cleanly by adding "-fPIC" to the CFLAGS > definition in each Makefile. I'm not sure if this is the correct solution > though! Yes, that's needed on x86_64 (at least until Cyrus starts providing sha

building cyrus 2.3.10 on x86_64

2007-11-16 Thread Andrew Morgan
I'm trying to build Cyrus 2.3.10 on an x86_64 box running Debian Etch (stable). The first problem I ran into was out-of-date config.guess and config.sub scripts in the 2.3.10 tarball. I grabbed the latest copies of those files from the GNU website: http://cvs.savannah.gnu.org/viewvc/*check