<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#ffffff" text="#000000">
Folks,<br>
<br>
I am having difficulty building libopus from source and am in need of
assistance.  The reported error shown below appears to indicate the
build requires additional
command line arguments.  I've tried adding "-fPIC" and "-shared" to the
makefile
"LDFLAGS" and "CFLAGS" environment variables without success.  An
exhaustive web search has not been fruitful either.  Any assistance
you'd be willing to share in this matter would be greatly appreciated.<br>
<br>
Sincerely,<br>
<br>
David <br>
<br>
environment:<br>
    uname -a<br>
    Linux veritech 2.6.32-5-amd64 #1 SMP Mon Feb 25 00:26:11 UTC 2013
x86_64 GNU/Linux<br>
<br>
    gcc --version<br>
    gcc (Debian 4.4.5-8) 4.4.5<br>
    ...<br>
<br>
    ld --version<br>
    GNU ld (GNU Binutils for Debian) 2.20.1-system.20100303<br>
    ...<br>
<br>
source:<br>
    git clone git://git.opus-codec.org/opus.git<br>
<br>
error message:<br>
    /usr/bin/ld:
/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/libm.a(k_standard.o):
relocation
R_X86_64_32S
against `.rodata' can not be used when making a
shared object; recompile with -fPIC<br>
    /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/libm.a: could
not read symbols: Bad value<br>
<br>
<br>
<div class="moz-signature">-- <br>
<span
 style="font-size: 9pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: gray;">David
A.
Bardsley
| Electrical Engineer<br>
<b><span style="color: DarkBlue;">Pantel International</span></b> |<br>
125 Joseph Zatzman Drive | Dartmouth, Nova Scotia | B3B 1W1<br>
Phone: (902)468-5998 | Fax: (902)468-6577<br>
<a href="http://pantelintl.com/">pantelintl.com</a><br>
<br>
<img src="cid:part1.04010302.07090102@pantelintl.com" alt="Pantel Sig">
<br>
<br>
</span></div>
</body>
</html>