Date: Thu, 18 Jan 2024 20:51:25 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 276440] textproc/html2text - Compile error, iostream.h file not found Message-ID: <bug-276440-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276440 Bug ID: 276440 Summary: textproc/html2text - Compile error, iostream.h file not found Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bapt@FreeBSD.org Reporter: martys1oi@att.net Assignee: bapt@FreeBSD.org Flags: maintainer-feedback?(bapt@FreeBSD.org) OS FreeBSD 14.0-RELEASE-p4 amd64 Port textproc/html2text 1.3.2a (downloaded via Git) Hello, When running the build using Portmaster or via make install clean, I get a compile error for string.C that stops the build. The error is: Fatal error iostream.h file not found string.C:50:10: #include <iostream.h> I also get the error: Fatal error __string/char_traits.h file not found /usr/include/c++/v1/string_view:220:10:=20 #include <__string/char_traits.h> This error has also been observed and reported for port devel/ninja. Please review. Thanks. Regards, Marty --=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-276440-7788>