[Bug 234871] comms/libfec: fails to build on i386 with lld as system linker
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 11 14:19:02 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234871
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 at FreeBSD.org
Reporter: emaste at freebsd.org
Blocks: 214864
Flags: maintainer-feedback?(hamradio at FreeBSD.org)
Assignee: hamradio at FreeBSD.org
ld: error: can't create dynamic relocation R_386_32 against symbol: Mettab27_1
in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext'
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: Mettab27_2
in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext'
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=214864
[Bug 214864] [exp-run] test build with lld as /usr/bin/ld
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list