-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Monday 03 February 2003 07:17, Timo Sirainen wrote:
You said shadow.h in IRC :) --without-shadow would have disabled that. Does FreeBSD really have getspnam() function elsewhere? Anyway I added now check to configure to check for shadow.h too before assuming it exists.
I was mixing the terms. Sorry for that. I mean shadow.h of course and source='passdb-shadow.c' object='passdb-shadow.o' libtool=no
- --without-shadow. I did configure with: ./configure --prefix=/opt/dovecot --without-shadow
- --without-pop3d --disable-ipv6 ran make and get:
depfile='.deps/passdb-shadow.Po' tmpdepfile='.deps/passdb-shadow.TPo'
depmode=gcc3 /bin/sh ../../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I../..
passdb-shadow.c:13:20: shadow.h: No such file or directory
- -I../../src/lib -I../../src/lib-settings -g -O2 -Wall -W
- -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts
- -Wformat=2 -Wbad-function-cast -c
test -f passdb-shadow.c || echo './'
passdb-shadow.c
passdb-shadow.c: In function shadow_verify_plain': passdb-shadow.c:28: warning: implicit declaration of function
getspnam'
passdb-shadow.c:28: warning: assignment makes pointer from integer without a
cast
passdb-shadow.c:38: dereferencing pointer to incomplete type
passdb-shadow.c:38: dereferencing pointer to incomplete type
passdb-shadow.c:38: dereferencing pointer to incomplete type
passdb-shadow.c:41: dereferencing pointer to incomplete type
passdb-shadow.c:48: dereferencing pointer to incomplete type
passdb-shadow.c:48: dereferencing pointer to incomplete type
passdb-shadow.c:51: dereferencing pointer to incomplete type
passdb-shadow.c:51: dereferencing pointer to incomplete type
passdb-shadow.c: In function shadow_deinit': passdb-shadow.c:65: warning: implicit declaration of function
endspent'
*** Error code 1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
iD8DBQE+PpUVvt6lNXuj7xcRAl2xAJ9CRJPD1/ul0HtaECQmCsSkz2TQowCgiHf8 zB8A/+ilTJeP5mCwzbBBzHA= =3jvm -----END PGP SIGNATURE-----