From owner-freebsd-stable Thu Feb 8 12:16: 2 2001 Delivered-To: freebsd-stable@freebsd.org Received: from darkstar.the-shell.com (the-shell.com [148.246.158.19]) by hub.freebsd.org (Postfix) with ESMTP id 133E237B6AF for ; Thu, 8 Feb 2001 12:15:43 -0800 (PST) Received: from Mark.the-shell.com ([148.246.137.145]) by darkstar.the-shell.com (8.9.3/8.9.3) with ESMTP id NAA90757 for ; Thu, 8 Feb 2001 13:15:39 -0700 (MST) (envelope-from samoy@the-shell.com) Message-Id: <5.0.2.1.2.20010208131709.00a19020@the-shell.com> X-Sender: samoy@the-shell.com X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Thu, 08 Feb 2001 13:18:57 -0600 To: freebsd-stable@freebsd.org From: Mark Thiessen Subject: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG *** 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