3.2.0rc Problems on FreeBSD7.0

zaphod at fsklaw.com zaphod at fsklaw.com
Fri Jun 13 15:57:51 GMT 2008


System:

FreeBSD junker.fsklaw.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Thu Jun 12
17:54:51 PDT 2008     TMS3 at junker.fsklaw.com:/usr/obj/usr/src/sys/GENERIC 
i386

Configure statement:

./configure --exec-prefix=/usr/local --localstatedir=/var
--with-configdir=/usr/local/etc --with-pammodulesdir=/usr/local/lib
--with-libdir=/usr/local/lib/samba --with-swatdir=/usr/local/share/swat
--with-piddir=/var/run --with-lockdir=/var/db/samba
--with-privatedir=/usr/local/etc/samba --with-logfilebase=/var/log/samba
--with-libiconv=/usr/local --with-pam --with-readline
--with-sendfile-support --without-libsmbclient --without-libmsrpc
--without-libsmbsharemodes --without-python --without-libaddns
--with-included-iniparser --enable-largefile --enable-cups --disable-debug
--disable-socket-wrapper --disable-developer --disable-krb5developer
--disable-dmalloc --without-profiling-data --without-syslog
--without-quotas --with-utmp --with-msdfs --with-winbind --disable-fam
--with-pam_smbpass --with-acl-support --without-smbwrapper
--without-cluster-support --with-dnsupdate --without-aio-support
--without-included-popt --with-ads --with-krb5=/usr --with-ldap
--prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/
--build=i386-portbld-freebsd7.0

This next error during make is constantly repeated:

/usr/include/gssapi.h:3:2: warning: #warning "this file includes
<gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
Linking nsswitch/nss_wins.so

My understanding is that has to do with hiemdal vs. MIT kerberos.  Yet it
appears FreeBSD has this:

junker# ls /usr/include/gssapi
gssapi.h

Result after install:

junker# smbd -V
/libexec/ld-elf.so.1: Shared object "libtalloc.so.1" not found, required
by "smbd"

junker# nmbd
/libexec/ld-elf.so.1: Shared object "libtalloc.so.1" not found, required
by "nmbd"
junker# winbindd
/libexec/ld-elf.so.1: Shared object "libtalloc.so.1" not found, required
by "winbindd"

Also, this came up during configure:


configure: WARNING: netinet/ip.h: present but cannot be compiled
configure: WARNING: netinet/ip.h:     check for missing prerequisite headers?
configure: WARNING: netinet/ip.h: see the Autoconf documentation
configure: WARNING: netinet/ip.h:     section "Present But Cannot Be
Compiled"
configure: WARNING: netinet/ip.h: proceeding with the preprocessor's result
configure: WARNING: netinet/ip.h: in the future, the compiler will take
precedence
configure: WARNING:     ## ---------------------------------------- ##
configure: WARNING:     ## Report this to samba-technical at samba.org ##
configure: WARNING:     ## ---------------------------------------- ##
checking for netinet/ip.h... yes
checking netinet/tcp.h usability... yes


Cheers,

ZB







More information about the samba-technical mailing list