Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Aug 2016 00:53:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211652] graphics/scantailor patch for different error messages
Message-ID:  <bug-211652-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 211652
           Summary: graphics/scantailor patch for different error messages
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vg@FreeBSD.org
          Reporter: w.schwarzenfeld@utanet.at
          Assignee: vg@FreeBSD.org
             Flags: maintainer-feedback?(vg@FreeBSD.org)

Created attachment 173389
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D173389&action=
=3Dedit
svn-diff_graphics_scantailor

Graphics/scantailor fails to compile with different error messages
(10.3-RELEASE).
Errir Messages like:
calling a private constructor of class in mathclass in math/MatrixCalc.h
GridTraverser.cpp misses #include <cstdlib>.
 error: call to 'ref' is ambiguous  (-ProfilesDialog.cpp).
 undefined reference to symbol `cos@@FBSD_1.0' (try adding -lm)
---
Found some patches in the net, rmeove USES_GCC line-
Added USES_XORG=3D xrender.and USE_QT4 corelib.
--

Compiles now in the port without problems.
---
It seems there is on SourcForge a newer version 0.9.12.2.

--=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-211652-13>