Re: [Evolution-hackers] Linker Problems on Fedora 7
- From: William Murray <W J Murray rl ac uk>
- To: Matthew Barnes <mbarnes redhat com>
- Cc: evolution-hackers gnome org
- Subject: Re: [Evolution-hackers] Linker Problems on Fedora 7
- Date: Thu, 06 Sep 2007 10:33:54 +0200
On Wed, 2007-09-05 at 19:52 -0400, Matthew Barnes wrote:
> On Wed, 2007-09-05 at 23:50 +0200, William Murray wrote:
> > Hm, well I don't THINK your fixes are helping me.
> > I am using a 32 bit machine, so I ignore the 64 bit one, but the link
> > order doesn't seem to help.
>
> In that case, maybe take the Red Hat SRPM apart.
>
> Let me know if I can help further.
>
> Matthew Barnes
>
Oops! I didn't recompile EDS, just evolution-exchange. The ONLY fix I
really needed was from the redhat RPMs:
if pkg-config openssl ; then
LIBS="-lsasl2 `pkg-config --libs openssl`"
else
LIBS="-lsasl2 -lssl -lcrypto"
fi
export LIBS
Bill
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]