Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Dec 2023 18:16:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275527] cad/scotch: Add missing includes in scotch.h
Message-ID:  <bug-275527-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 275527
           Summary: cad/scotch: Add missing includes in scotch.h
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: thierry@FreeBSD.org
          Reporter: yuri@freebsd.org
          Assignee: thierry@FreeBSD.org
             Flags: maintainer-feedback?(thierry@FreeBSD.org)

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

include/scotch.h uses int64_t without including sys/types.h, and uses FILE
without including stdio.h

The attached patch adds the workaround until the upstream would fix it.

This patch fixes the problem that math/freefem++ fails to detect scotch dur=
ing
configure: https://github.com/FreeFem/FreeFem-sources/issues/296


Thanks,
Yuri

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