[Bug 238396] [patch] net/samba48: make rpcgen respect CPP

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 7 16:30:31 UTC 2019


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

            Bug ID: 238396
           Summary: [patch] net/samba48: make rpcgen respect CPP
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: timur at FreeBSD.org
          Reporter: tijl at FreeBSD.org
             Flags: maintainer-feedback?(timur at FreeBSD.org)
          Assignee: timur at FreeBSD.org

Created attachment 204886
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204886&action=edit
patch

The samba48 build runs /usr/bin/rpcgen which tries to run /usr/bin/cpp which
may not be the preprocessor set by the user in CPP and which may not even
exist.  Set RPCGEN_CPP="${CPP}" in MAKE_ENV to fix the build in these cases.

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


More information about the freebsd-ports-bugs mailing list