[Bug 193526] New: net/samba41: compile error: error: use of undeclared identifier

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 10 16:12:35 UTC 2014


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

            Bug ID: 193526
           Summary: net/samba41: compile error: error: use of undeclared
                    identifier
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: ohartman at zedat.fu-berlin.de

On FreeBSD 11.0-CURRENT,

FreeBSD 11.0-CURRENT #3 r271366: Wed Sep 10 11:05:11 CEST 2014 amd64

port net/samba41 fails to build/install with the fowllowing error message:

../source4/torture/winbind/winbind.c:110:17: error: use of undeclared
identifier 'WBC_AUTH_USER_LEVEL_PAC'
        params.level = WBC_AUTH_USER_LEVEL_PAC;
                       ^
../source4/torture/winbind/winbind.c:111:18: error: no member named 'pac' in
'union wbcAuthUserParams::<anonymous at /usr/local/include/wbclient.h:215:2>'
        params.password.pac.data = pac.data;
        ~~~~~~~~~~~~~~~ ^
../source4/torture/winbind/winbind.c:112:18: error: no member named 'pac' in
'union wbcAuthUserParams::<anonymous at /usr/local/include/wbclient.h:215:2>'
        params.password.pac.length = pac.length;
        ~~~~~~~~~~~~~~~ ^
3 errors generated.
Waf: Leaving directory `/usr/ports/net/samba41/work/samba-4.1.11/bin'
Build failed:  -> task failed (err #1): 
        {task: cc winbind.c -> winbind_1.o}
[: xTry: unexpected operator
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/net/samba41
*** Error code 1

Stop.
make: stopped in /usr/ports/net/samba41

===>>> make build failed for net/samba41
===>>> Aborting update

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


More information about the freebsd-ports-bugs mailing list