pkgsrc-Bugs archive

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

Re: pkg/50988: mplayer, gmplayer, mencoder build fails with"unrecognized relocation (0x2a) in section `.text'"



The following reply was made to PR pkg/50988; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/50988: mplayer, gmplayer, mencoder build fails
 with"unrecognized relocation (0x2a) in section `.text'"
Date: Sat, 19 Nov 2016 17:46:30 +0000

 On Sat, Oct 15, 2016 at 01:55:01AM +0000, John D. Baker wrote:
  >  The following patch lets me build with "mplayer-ssse3" option on NetBSD 6
  >  and later for i386 and amd64 as the host binutils is of sufficent version.
  >  Not sure how to deal with non-NetBSD platforms.
 
 Wait until someone notices it doesn't work, probably :-)
 
 I think the core problem is that override-as.mk doesn't check
 USE_BUILTIN.binutils, so it'll always use the assembler from binutils
 regardless of builtin handling.
 
 But arguably that's what it ought to do, so I'm not sure there's any
 easy fix. This seems to be the only use of it, in any case...
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index