samba-2.0.7pre2 compilation on SunOS 4.1.4 with --with-utmp

Andrew J Cole A.J.Cole at cbl.leeds.ac.uk
Mon Mar 20 07:53:47 GMT 2000


samba-2.0.7pre2 (out of the box) compiles and works well on my test
file server; however after ./configure --with-utmp the compilation
fails...

Andrew

...
smbd/connection.c: In function `utmp_fill':
smbd/connection.c:328: structure has no member named `ut_user'
smbd/connection.c:329: structure has no member named `ut_id'
smbd/connection.c:332: structure has no member named `ut_pid'
smbd/connection.c: In function `utmp_yield':
smbd/connection.c:400: structure has no member named `ut_type'
smbd/connection.c:400: `DEAD_PROCESS' undeclared (first use in this function)
smbd/connection.c:400: (Each undeclared identifier is reported only once
smbd/connection.c:400: for each function it appears in.)
smbd/connection.c:401: structure has no member named `ut_exit'
smbd/connection.c:402: structure has no member named `ut_exit'
smbd/connection.c: In function `utmp_claim':
smbd/connection.c:435: structure has no member named `ut_type'
smbd/connection.c:435: `USER_PROCESS' undeclared (first use in this function)
*** Error code 1
make: Fatal error: Command failed for target `smbd/connection.o'
>


More information about the samba mailing list