[Bug 253330] [PATCH] x11/mrxvt-devel: fix ld: errors: duplicate symbol in FreeBSD 13
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 7 22:13:22 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253330
Bug ID: 253330
Summary: [PATCH] x11/mrxvt-devel: fix ld: errors: duplicate
symbol in FreeBSD 13
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: lme at FreeBSD.org
Reporter: jjuanino at gmail.com
Flags: maintainer-feedback?(lme at FreeBSD.org)
Assignee: lme at FreeBSD.org
Created attachment 222249
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222249&action=edit
Fix error: duplicate symbol: error
Hi,
in FreeBSD 13 version, compiling x11/mrxvt-devel leads to following errors:
.............
ld: error: duplicate symbol: macroFnNames
>>> defined at command.c
>>> command.o:(macroFnNames)
>>> defined at scrollbar-xterm.c
>>> scrollbar-xterm.o:(.bss+0x0)
...............
The proposed patch fix this issue. Regards
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list