Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 1997 12:38:22 +0000
From:      Gianmarco Giovannelli <gmarco@giovannelli.it>
To:        questions@freebsd.org
Subject:   /usr/srclogin_times.c:160: warning: passing arg 2 of `in_ltms' [...]
Message-ID:  <342E4FBE.F46AE16A@giovannelli.it>

index | next in thread | raw e-mail

I am trying to make world on 3.0-CURRENT (last cvsup this morning) but
it is failing with this error ... :

cc -O -Wall -DLIBC_SCCS -I/usr/src/lib/libutil
-I/usr/src/lib/libutil/../../sys
-I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libutil/login_times.c
-o logi
n_times.o
/usr/src/lib/libutil/login_times.c: In function `in_ltm':
/usr/src/lib/libutil/login_times.c:117: dereferencing pointer to
incomplete type
/usr/src/lib/libutil/login_times.c:119: dereferencing pointer to
incomplete type
/usr/src/lib/libutil/login_times.c:119: dereferencing pointer to
incomplete type
/usr/src/lib/libutil/login_times.c:121: 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: dereferencing pointer to
incomplete type
/usr/src/lib/libutil/login_times.c:129: warning: implicit declaration of
functio
n `mktime'
/usr/src/lib/libutil/login_times.c: In function `in_lt':
/usr/src/lib/libutil/login_times.c:141: warning: implicit declaration of
functio
n `localtime'
/usr/src/lib/libutil/login_times.c:141: 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:160: warning: passing arg 2 of
`in_ltms' make
s pointer from integer without a cast
*** Error code 1

Is it a fault of mine (one of the many I have :-) ?



-- 

Regards...

Gianmarco
"Unix expert since yesterday"

http://www2.masternet.it


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?342E4FBE.F46AE16A>