Date: Fri, 15 Jun 2007 07:39:03 -0500 From: "Thompson, M K Mr CTR USAF 1SOCS/SCBB" <M.Keith.Thompson.ctr@hurlburt.af.mil> To: <freebsd-ports@freebsd.org> Subject: Samba still broken Message-ID: <D5B2C8E9DE845B4AAE7FC4D48850B7380882ED@HRT-CS-ML05V.hurlburt.afsoc.ds.af.mil>
next in thread | raw e-mail | index | archive | help
Thanks for updating the port so quickly. I update my ports and received the following new files: Edit ports/net/samba-libsmbclient/Makefile Edit ports/net/samba-libsmbclient/Makefile.inc Edit ports/net/samba-libsmbclient/pkg-plist However, it still dies at the same place. Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function `krb5_set_real_time': libsmb/clikrb5.c:128: error: dereferencing pointer to incomplete type libsmb/clikrb5.c:129: error: dereferencing pointer to incomplete type libsmb/clikrb5.c: In function `create_kerberos_key_from_string_direct': libsmb/clikrb5.c:213: error: syntax error before "salt" libsmb/clikrb5.c:215: error: `salt' undeclared (first use in this function) libsmb/clikrb5.c:215: error: (Each undeclared identifier is reported only once libsmb/clikrb5.c:215: error: for each function it appears in.) libsmb/clikrb5.c: In function `smb_krb5_renew_ticket': libsmb/clikrb5.c:1161: error: syntax error before "flags" libsmb/clikrb5.c:1163: error: `krb5_realm' undeclared (first use in this function) libsmb/clikrb5.c:1163: error: `client_realm' undeclared (first use in this function) libsmb/clikrb5.c:1194: error: `flags' undeclared (first use in this function) The following command failed: cc -I. -I/usr/ports/net/samba3/work/samba-3.0.25a/source -O2 -fno-strict-aliasing -pipe -D_SAMBA_BUILD_=3D3 -I/usr/ports/net/samba3/work/samba-3.0.25a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -I/usr/local/include -DLDAP_DEPRECATED -I/usr/ports/net/samba3/work/samba-3.0.25a/source/lib = -D_SAMBA_BUILD_=3D3 -fPIC -DPIC -c libsmb/clikrb5.c -o libsmb/clikrb5.o *** Error code 1 Stop in /usr/ports/net/samba3/work/samba-3.0.25a/source. *** Error code 1 Stop in /usr/ports/net/samba3.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D5B2C8E9DE845B4AAE7FC4D48850B7380882ED>