[asterisk-bugs] [Asterisk 0015267]: x86_64 relocation R_X86_64_32

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jun 4 07:17:50 CDT 2009


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15267 
====================================================================== 
Reported By:                chodorenko
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   15267
Category:                   Codecs/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:           1.6.0.9 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0 
SVN Revision (number only!):  
Request Review:              
Resolution:                 no change required
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-06-04 01:22 CDT
Last Modified:              2009-06-04 07:17 CDT
====================================================================== 
Summary:                    x86_64 relocation R_X86_64_32
Description: 
when i can compile asterik 1.6.0.9 i retrive this error

   [LD] codec_resample.o -> codec_resample.so
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld:
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../lib64/libresample.a(resample.c.o):
relocation R_X86_64_32 against `a local symbol' can not be used when making
a shared object; recompile with -fPIC
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../lib64/libresample.a:
could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [codec_resample.so] Error 1
make: *** [codecs] Error 2

====================================================================== 

---------------------------------------------------------------------- 
 (0105970) russell (administrator) - 2009-06-04 07:17
 https://issues.asterisk.org/view.php?id=15267#c105970 
---------------------------------------------------------------------- 
This is a problem with your libresample package.  Grab libresample from
here, instead:

$ svn co http://svn.asterisk.org/svn/thirdparty/libresample/trunk
libresample
$ cd libresample
$ make
$ sudo make install 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-04 07:17 russell        Note Added: 0105970                          
2009-06-04 07:17 russell        Status                   new => resolved     
2009-06-04 07:17 russell        Resolution               open => no change
required
2009-06-04 07:17 russell        Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list