Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2019 18:51:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241418] math/curv: fix build on GCC architectures
Message-ID:  <bug-241418-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 241418
           Summary: math/curv: fix build on GCC architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: pkubaj@FreeBSD.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

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

libcurv/geom/viewer/fbo.cc, libcurv/geom/viewer/mesh.cc,
libcurv/geom/viewer/text.cc and libcurv/geom/viewer/vertexLayout.cc need to
include sys/types.h to make uint type known.
/wrkdirs/usr/ports/math/curv/work/curv-0.4-127-g3caf3068/libcurv/geom/viewe=
r/fbo.cc:42:26:
error: 'uint' does not name a type; did you mean 'int'?

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