Date: Mon, 4 Feb 2002 22:05:51 +0100 From: Wilko Bulte <wkb@freebie.xs4all.nl> To: current@freebsd.org Subject: buildworld fails in pam on Alpha Message-ID: <20020204220551.A4218@freebie.xs4all.nl>
next in thread | raw e-mail | index | archive | help
Now that current on Alpha builds a lot better than a few days back it fails in: cc -nostdinc -O -pipe -mcpu=ev4 -mcpu=ev4 -I/usr/src/lib/libpam/libpam/../../../contrib/libpam/libpam/include -I/usr/src/lib/libpam/libpam/../../../contrib/libpam/libpam_misc/include -I/usr/src/lib/libpam/libpam/../../../contrib/libpam/libpamc/include -I. -I/usr/src/lib/libpam/libpam -DDEFAULT_MODULE_PATH=\"/usr/lib/\" -DLIBPAM_VERSION_MAJOR=0 -DLIBPAM_VERSION_MINOR=75 -I/usr/obj/usr/src/alpha/usr/include -Werror -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wno-uninitialized -c /usr/src/lib/libpam/libpam/pam_get_pass.c -o pam_get_pass.o cc1: warnings being treated as errors /usr/src/lib/libpam/libpam/pam_get_pass.c: In function `pam_conv_pass': /usr/src/lib/libpam/libpam/pam_get_pass.c:60: warning: type mismatch in implicit declaration for built-in function `memset' /usr/src/lib/libpam/libpam/pam_get_pass.c:60: warning: type mismatch in implicit declaration for built-in function `strlen' *** Error code 1 Stop in /usr/src/lib/libpam/libpam. *** Error code 1 -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020204220551.A4218>