Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Feb 2021 22:13:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253330] [PATCH] x11/mrxvt-devel: fix ld: errors: duplicate symbol in FreeBSD 13
Message-ID:  <bug-253330-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253330

            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@FreeBSD.org
          Reporter: jjuanino@gmail.com
             Flags: maintainer-feedback?(lme@FreeBSD.org)
          Assignee: lme@FreeBSD.org

Created attachment 222249
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D222249&action=
=3Dedit
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

--=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-253330-7788>