когда пишу команду
Код: Выделить всё
make
Код: Выделить всё
===> Building for samba36-3.6.13
Using CFLAGS = -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I/usr/ports/net/samba36/work/samba-3.6.13/source3 -I/usr/ports/net/samba36/work/samba-3.6.13/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -DLDAP_DEPRECATED -I/usr/ports/net/samba36/work/samba-3.6.13/source3/lib -I.. -D_SAMBA_BUILD_=3 -I/usr/local/include -D_SAMBA_BUILD_=3
PICFLAG = -fPIC -DPIC
LIBS = -lexecinfo -lmd -liconv -lpthread
LDFLAGS = -pie -Wl,-z,relro -L./bin -L/usr/local/lib -L/usr/local/lib
DYNEXP = -Wl,--export-dynamic
LDSHFLAGS = -fPIC -DPIC -shared -Wl,-z,relro -L./bin -L/usr/local/lib -L/usr/local/lib -lc -Wl,-z,defs
SHLIBEXT = so
SONAMEFLAG = -Wl,-soname,
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c: In function 'get_krb5_smb_session_key':
libsmb/clikrb5.c:942: warning: 'krb5_auth_con_getremotesubkey' is deprecated (declared at /usr/local/include/krb5/krb5.h:5847)
libsmb/clikrb5.c:945: warning: 'krb5_auth_con_getlocalsubkey' is deprecated (declared at /usr/local/include/krb5/krb5.h:5842)
libsmb/clikrb5.c: In function 'smb_krb5_get_credentials_for_user_opt':
libsmb/clikrb5.c:1905: error: 'krb5_get_creds_opt' undeclared (first use in this function)
libsmb/clikrb5.c:1905: error: (Each undeclared identifier is reported only once
libsmb/clikrb5.c:1905: error: for each function it appears in.)
libsmb/clikrb5.c:1905: error: expected ';' before 'opt'
libsmb/clikrb5.c:1907: error: 'opt' undeclared (first use in this function)
libsmb/clikrb5.c: In function 'smb_krb5_principal_get_realm':
libsmb/clikrb5.c:2173: warning: return makes pointer from integer without a cast
The following command failed:
cc -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I/usr/ports/net/samba36/work/samba-3.6.13/source3 -I/usr/ports/net/samba36/work/samba-3.6.13/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -DLDAP_DEPRECATED -I/usr/ports/net/samba36/work/samba-3.6.13/source3/lib -I.. -D_SAMBA_BUILD_=3 -I/usr/local/include -D_SAMBA_BUILD_=3 -fPIC -DPIC -c libsmb/clikrb5.c -o libsmb/clikrb5.o
gmake: *** [libsmb/clikrb5.o] Error 1
*** Error code 1
Stop in /usr/ports/net/samba36.
*** Error code 1
Код: Выделить всё
make KRB5_HOME=/usr/local
Kerber установлен
Код: Выделить всё
krb5-1.11.1_1 Authentication system developed at MIT, successor to Kerber