As I noted in the earlier email the other day, it's trying to link a static .a
library into a shared object - thats not going to work (unless you mark
ffmpeg FPIC-QUIRK, but that would be a little quick hack .-).

Is there also a shared libswscale.so? If not maybe we should tweak
ffmpeg to build one.

Yours,

On 12.11.2008, at 17:37, Adam Stirk wrote:

Rene,

I have just completed a clean build with the changes you made to libmad and I'm still receiving the same error. I think that it might be a problem with the x86_64 somewhere along the line.

Regards

Adam

-----Original Message-----
From: René Rebe [mailto:[EMAIL PROTECTED]
Sent: 12 November 2008 09:53
To: Adam Stirk
Cc: T2 developers mailing list
Subject: Re: [t2] Fuppes Package (NEW)

Hi,

Adam Stirk wrote:

Hi,

I am trying to compile fuppes (a new package) but I am getting the
following error.

/usr/lib64/gcc/x86_64-t2-linux-gnu/4.3.2/../../../../x86_64-t2- linux-gnu/bin/ld: /usr/lib64/gcc/x86_64-t2-linux-gnu/4.3.2/../../../../lib64/ libswscale.a(swscale.o): relocation R_X86_64_PC32 against symbol `ff_M24A' can not be used when
making a shared object; recompile with -fPIC

/usr/lib64/gcc/x86_64-t2-linux-gnu/4.3.2/../../../../x86_64-t2- linux-gnu/bin/ld:
final link failed: Bad value

collect2: ld returned 1 exit status

I have tried adding the FPIC-QUIRK to the .desc file but I still can't
get it to compile.


After fixing libmad to write a propper libmad.pc it built for me in the easy
case - native x86:

Committed revision 31225.

--
 René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
 http://exactcode.de | http://t2-project.org | http://rene.rebe.name




--
  René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
  http://exactcode.de | http://t2-project.org | http://rene.rebe.name

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of: unsubscribe t2

Reply via email to