Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2019 21:02:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237956] net-mgmt/xymon-server: fix build with GCC-based architectures
Message-ID:  <bug-237956-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 237956
           Summary: net-mgmt/xymon-server: fix build with GCC-based
                    architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: feld@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
             Flags: maintainer-feedback?(feld@FreeBSD.org)
          Assignee: feld@FreeBSD.org

Created attachment 204432
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204432&action=
=3Dedit
patch

Adding -L/usr/lib when using gcc8 (used on GCC architectures) makes gcc8 li=
nk
to base libstdc++ which breaks build.

Fix this by adding -L${OPENSSLBASE} only when using non-base SSL.

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