<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Rex,<br>
<br>
Rex Dieter wrote:
<blockquote cite="mid:h30q4f$jo5$1@ger.gmane.org" type="cite">
  <pre wrap="">Rex Dieter wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Howard Wilkinson wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">I am building a version of Asterisk for use on Fedora 9 derived systems.
The environment is patched up to the latest updates. The Asterisk
Voicemail does not work unless linked against the static library for
c-client. This worked fine on the i386 platform but is failing with the
following message on the x86_64 platform.

/usr/bin/ld: /usr/lib64/c-client.a(osdep.o): relocation R_X86_64_32
against `a local symbol' can not be used when making a shared object;
recompile with -fPIC


Can anybody point me to what I need to change (presumably in the uw-imap
build) to get this to work?
      </pre>
    </blockquote>
    <pre wrap="">It needs (re)building with -fPIC compiler flag.  I can help fix that, but
F-9 has reached EOL, and no further updates are allowed.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
In the meantime, try this build:
<a class="moz-txt-link-freetext" href="http://koji.fedoraproject.org/koji/taskinfo?taskID=1460664">http://koji.fedoraproject.org/koji/taskinfo?taskID=1460664</a>

-- Rex

  </pre>
</blockquote>
I have rebuilt using the packages from koij and get the self same error
message. Any thoughts?<br>
<br>
Howard.<br>
<br>
</body>
</html>