Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 2020 21:31:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 249964] sysutils/lcdproc fix build with -fno-common
Message-ID:  <bug-249964-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 249964
           Summary: sysutils/lcdproc fix build with -fno-common
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: olivier@freebsd.org
                CC: daniel@shafer.cc
                CC: daniel@shafer.cc
             Flags: maintainer-feedback?(daniel@shafer.cc)

Created attachment 218389
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D218389&action=
=3Dedit
patch to fix build

Patch to fix this error on head:

[00:01:03] ld: error: duplicate symbol: iface
[00:01:03] >>> defined at main.c
[00:01:03] >>>            main.o:(iface)
[00:01:03] >>> defined at iface.c
[00:01:03] >>>            iface.o:(.bss+0x0)
[00:01:03] cc: error: linker command failed with exit code 1 (use -v to see
invocation)
[00:01:03] *** [lcdproc] Error code 1

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