NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 8.0 BETA i386: mplayer: text relocations error



On Sat, Jun 10, 2017 at 03:00:06PM +0000, coypu%sdf.org@localhost wrote:
> I seem to recall the mplayer failure is something in ffmpeg that is
> i386 specific. I will try to reproduce.

Yes, text relocations are arch specific (usually non-PIC code used in
PIC builds, maybe some of the mplayer asm stuff).

Mplayer works fine on amd64 and sparc64.

Martin


Home | Main Index | Thread Index | Old Index