Hi Erik,
On 28/10/16 09:18, Erik Smeets wrote:
Hi,
When installing ncurses-6.0-foss-2016b.eb the build fails:
/usr/bin/ld: BFD version 2.20.51.0.2-5.42.el6 20100205 internal error, aborting
at reloc.c line 443 in bfd_get_reloc_size
It seems it using the system ld instead of the ld from the binutils module,
although this is loaded. Why is the system ld used? Most likely I'm missing
something obvious, but any help is appreciated.
Well, it shouldn't be using the system ld, since foss/2016b includes
binutils.
Maybe it's falling back to the system ld because it's not happy with our
ld or something.
Which OS is this? Can you share the build log? Is this the standard
ncurses-6.0-foss-2016b.eb, or did you modify it?
regards,
Kenneth