Bug#503675: ffmpeg-debian_3:0.svn20080925-1(ia64/experimental): FTBFS: final link failed: Nonrepresentable section on output
Loïc Minier
lool at dooz.org
Sun Nov 30 10:48:29 UTC 2008
On Mon, Oct 27, 2008, Philipp Kern wrote:
> > /build/buildd/ffmpeg-debian-0.svn20080925/libavcodec/msmpeg4.c:1068: relocation truncated to fit: GPREL22 against `.bss'
> > /usr/bin/ld: final link failed: Nonrepresentable section on output
This is specific to ia64; some of the static arrays in this file -- and
perhaps others -- should be converted to dynamic mallocs instead. This
is likely to make the code slower, so probably a patch should
conditionalize this to low mem stacks architectures, such as ia64.
--
Loïc Minier
More information about the pkg-multimedia-maintainers
mailing list