samba2.0.7 crashes on install

Anders C. Thorsen anders at aae.wisc.edu
Thu Apr 27 04:42:04 GMT 2000


> Hello,
> I tried to ./configure --with-utmp --with-ssl and the following happens. Any
> clue as to why?

First of all: We have _NO_ idea which OS you are running.
i.e. on my OS (Debian GNU/Linux 2.1) these are declared in
/usr/include/utmpbits.h which gets included by utmp.h, which
is included by connection.c

Judging from your e-mail, you're running FreeBSD :)

Send your version, etc. (note: utmp is basicly developed on Solaris.

Maybe I should dig up my FreeBSD partition and vaste some time on this :)

PS: There's an reason this is marked experimental.

--Anders
 
> TIA
> 
> -Lanny Baron
> 
> 
> " -DHAVE_INCLUDES_H -DPASSWD_PROGRAM="/bin/passwd"
> -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd"
> Using LIBS = -lssl -lcrypto -lreadline  -lcrypt
> Compiling smbd/server.c
> Compiling smbd/files.c
> Compiling smbd/chgpasswd.c
> Compiling smbd/connection.c
> smbd/connection.c: In function `utmp_fill':
> smbd/connection.c:355: structure has no member named `ut_pid'
> smbd/connection.c: In function `utmp_yield':
> smbd/connection.c:545: structure has no member named `ut_type'
> smbd/connection.c:545: `DEAD_PROCESS' undeclared (first use in this function)
> smbd/connection.c:545: (Each undeclared identifier is reported only once
> smbd/connection.c:545: for each function it appears in.)
> smbd/connection.c:546: structure has no member named `ut_exit'
> smbd/connection.c:547: structure has no member named `ut_exit'
> smbd/connection.c: In function `utmp_claim':
> smbd/connection.c:592: structure has no member named `ut_type'
> smbd/connection.c:592: `USER_PROCESS' undeclared (first use in this function)
> *** Error code 1
> 



More information about the samba-technical mailing list