I get a suspiciously similar message, though I can't for the life of me figure out why it's referencing a much earlier version of samba, namely 3.0.37. Seems weird to me. ----------begin output---------- 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 The following command failed: cc -I. -I/usr/ports/net/samba-libsmbclient/work/samba-3.0.37/source -O2 -fno-strict-aliasing -pipe -DLDAP_DEPRECATED -D_SAMBA_BUILD_=3 -I/usr/ports/net/samba-libsmbclient/work/samba-3.0.37/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/samba-libsmbclient/work/samba-3.0.37/source/lib -D_SAMBA_BUILD_=3 -fPIC -DPIC -c libsmb/clikrb5.c -o libsmb/clikrb5.o *** Error code 1 Stop in /usr/ports/net/samba-libsmbclient/work/samba-3.0.37/source. *** Error code 1 Stop in /usr/ports/net/samba-libsmbclient. *** Error code 1 Stop in /usr/ports/net/samba-libsmbclient. ----------end output---------- Thanks, Kurt