Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Jun 2019 16:30:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238396] [patch] net/samba48: make rpcgen respect CPP
Message-ID:  <bug-238396-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: tijl@FreeBSD.org
             Flags: maintainer-feedback?(timur@FreeBSD.org)
          Assignee: timur@FreeBSD.org

Created attachment 204886
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204886&action=
=3Dedit
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=3D"${CPP}" in MAKE_ENV to fix the build in these cas=
es.

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