[Bug 241760] sysutils/openzfs: fatal error: 'libintl.h' file not found

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 6 17:05:03 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241760

            Bug ID: 241760
           Summary: sysutils/openzfs: fatal error: 'libintl.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: kmoore at FreeBSD.org
          Reporter: feld at FreeBSD.org
          Assignee: kmoore at FreeBSD.org
             Flags: maintainer-feedback?(kmoore at FreeBSD.org)

Tried to build sysutils/openzfs for FreeBSD 12.1-RELEASE, received this error:

libshare.c:31:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
         ^~~~~~~~~~~
1 error generated.


Port makefile says USES= gettext-runtime:run but clearly it's required for
build too because that's the package that provides libintl.h

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list