Date: Fri, 11 Jan 2019 14:18:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 234871] comms/libfec: fails to build on i386 with lld as system linker Message-ID: <bug-234871-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234871 Bug ID: 234871 Summary: comms/libfec: fails to build on i386 with lld as system linker Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: hamradio@FreeBSD.org Reporter: emaste@freebsd.org Blocks: 214864 Flags: maintainer-feedback?(hamradio@FreeBSD.org) Assignee: hamradio@FreeBSD.org ld: error: can't create dynamic relocation R_386_32 against symbol: Mettab2= 7_1 in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,note= xt' to allow text relocations in the output >>> defined in viterbi27_mmx.o >>> referenced by mmxbfly27.o:(.text+0x59) ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext'= to allow text relocations in the output >>> defined in mmxbfly27.o >>> referenced by mmxbfly27.o:(.text+0x60) ld: error: can't create dynamic relocation R_386_32 against symbol: Mettab2= 7_2 in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,note= xt' to allow text relocations in the output >>> defined in viterbi27_mmx.o >>> referenced by mmxbfly27.o:(.text+0x67) ... Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214864 [Bug 214864] [exp-run] test build with lld as /usr/bin/ld --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234871-7788>