> -----Original Message-----
> From: Bill Shupp [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 29 December 2005 2:36 PM
> To: [email protected]
> Subject: Re: [toaster] courier-authlib gmake problem with FC4 on x86_64
>
>
> David wrote:
> > Thanks Tom, I applied that line manually to Makefile.am in the vpopmail
> > 5.4.10 source. Unfortunately I still get the same error on gmake of
> > courier-authlib:
> >
> > Linking libauthmysql.la
> > /usr/bin/ld: /usr/lib/libmysqlclient.a(libmysql.o): relocation
> R_X86_64_32
> > against `a local symbol' can not be used when making a shared object;
> > recompile with -fPIC
> > /usr/lib/libmysqlclient.a: could not read symbols: Bad value
> >
> > Is this really caused by vpopmail and not something in courier-authlib?
> >
> > Thanks for your help,
> >
> > David
> >
>
> Try doing a "gmake distclean" on courier-authlib, then reconfiguring
> before trying to compile it.
>
> Regards,
>
> Bill

Thanks Bill - a good idea... but unfortunately same result. I guess
everything needs to be compiled with -fPIC for AMD64 (I don't know why), and
the only mysql libraries I have installed are compiled with that switch (in
the release notes for the latest mysql version - 5.0.17-1). Strange thing is
that I was successfully able to compile on AMD64 with Fedora Core 3.

So any hints on where I should hunt for the solution? Is this a problem with
courier-authlib? If so, a courier list perhaps?

Thanks,

David


Reply via email to