Date: Thu, 08 Feb 2001 13:18:57 -0600 From: Mark Thiessen <samoy@the-shell.com> To: freebsd-stable@freebsd.org Message-ID: <5.0.2.1.2.20010208131709.00a19020@the-shell.com>
next in thread | raw e-mail | index | archive | help
*** Error code 1 /usr/src/lib/libutil/login_times.c:126: dereferencing pointer to incomplete type /usr/src/lib/libutil/login_times.c:127: dereferencing pointer to incomplete type /usr/src/lib/libutil/login_times.c:128: warning: implicit declaration of function `mktime' /usr/src/lib/libutil/login_times.c: In function `in_lt': /usr/src/lib/libutil/login_times.c:140: warning: implicit declaration of function `localtime' /usr/src/lib/libutil/login_times.c:140: warning: passing arg 2 of `in_ltm' makes pointer from integer without a cast /usr/src/lib/libutil/login_times.c: In function `in_lts': /usr/src/lib/libutil/login_times.c:159: warning: passing arg 2 of `in_ltms' makes pointer from integer without a cast cc -O -pipe -Wall -DLIBC_SCCS -I/usr/src/lib/libutil -I/usr/src/lib/libutil/../../sys -DINET6 -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libutil/login_ok.c -o login_ok.o *** Error code 1 /usr/src/lib/libutil/login_ok.c: In function `auth_timeok': /usr/src/lib/libutil/login_ok.c:229: warning: implicit declaration of function `localtime' /usr/src/lib/libutil/login_ok.c:229: warning: assignment makes pointer from integer without a cast 2 errors *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error Can someone please tell me why i am getting this error on a make buildworld, as well as how I can go about fixing it so that I can update. I am going 3.4 to stable. Mark Thiessen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.0.2.1.2.20010208131709.00a19020>