[Bug 237549] textproc/htmltolatex: fix build with GCC-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 25 08:53:04 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237549
Bug ID: 237549
Summary: textproc/htmltolatex: 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: pi at FreeBSD.org
Reporter: pkubaj at FreeBSD.org
Assignee: pi at FreeBSD.org
Flags: maintainer-feedback?(pi at FreeBSD.org)
Created attachment 204000
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204000&action=edit
patch
Add USES=compiler:c++11-lang.
Add include <cstring> and <strings.h> to CH2L.cpp.
Add include <cstring> to util.cpp.
Required to build with GCC (used on GCC architectures).
Tested on powerpc64 and amd64.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list