
27 Mar
2006
27 Mar
'06
08:16
On 3/27/06, Anders Johansson <andjoh@rydsbo.net> wrote:
On Sun, 2006-03-26 at 18:01 +0200, I wrote:
I'm trying to build libfame on 64 bit
I'm getting the same error when trying to compile ffmpeg. This is getting mildly annoying
Hmm, looks like the problem is not directly related to fame. Are you building on AMD64? If so, there are two possibilities: (a) binutils (namely ld) is broken, since it is not able to detect shared objects correctly or (b) you're probably using GCC 4.0 or an older >=3.4.x that hasn't been patched correctly (no, it's not your fault). Try an official GCC (>=3.4.x < 4.x) build and update your binutils appropriately. At least, that's what I'd do next. \Steve