Date: Mon, 24 Jan 2000 22:36:21 -0600 From: "David L. Aldridge" <dlac@aldridge.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Stable Failing to compile Message-ID: <388D2845.13A8AF08@aldridge.com>
next in thread | raw e-mail | index | archive | help
I am bombing out at this point. Would anyone care to offer a clue. :| /lib/libutil/login_times.c -o login_times.o /usr/src/lib/libutil/login_times.c: In function `in_ltm': /usr/src/lib/libutil/login_times.c:116: dereferencing pointer to incomplete type /usr/src/lib/libutil/login_times.c:118: dereferencing pointer to incomplete type /usr/src/lib/libutil/login_times.c:118: dereferencing pointer to incomplete type /usr/src/lib/libutil/login_times.c:120: dereferencing pointer to incomplete type /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 *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. ocean:/usr/src/# -- David L. Aldridge The Aldridge Company 281.368.0166 (fax: 281.368.0381) http://www.aldridge.com/ Powered by Pentium/FreeBSD/Apache - Because it works. 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?388D2845.13A8AF08>