Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 1995 00:40:21 +0100 (MET)
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        chuckr@glue.umd.edu (Chuck Robey)
Cc:        FreeBSD-current@FreeBSD.org, chuckr@glue.umd.edu
Subject:   Re: Make world falling over
Message-ID:  <199510282340.AAA00944@keltia.freenix.fr>
In-Reply-To: <Pine.SUN.3.91.951028175348.7040A-100000@mocha.eng.umd.edu> from "Chuck Robey" at Oct 28, 95 06:04:03 pm

next in thread | previous in thread | raw e-mail | index | archive | help
It seems that Chuck Robey said:
> cc -O -DLIBC_RCS -DSYSLIBC_RCS -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib//ibc/locale -DYP -c /usr/src/lib/libc/gen/sysconf.c -o sysconf.o
> In file included from /usr/src/lib/libc/gen/sysconf.c:43
> /usr/include/sys/resource.h:58: field `ru_utime' has incomplete type
> /usr/include/sys/resource.h:59: field `ru_utime' has incomplete type
> *** Error code 1
> 
> Anyone know why?  I could use some help here ...

You could fix it by adding "#include  <sys/time.h>" but the real problem is
why is it falling down *now* ? I don't see  anything related in the CVS log
for either gen/sysconf.h or sys/resource.h. Why did I miss too ?

-- 
Ollivier ROBERT    -=- The daemon is FREE! -=-    roberto@keltia.frmug.fr.net
   FreeBSD keltia.freenix.fr 2.2-CURRENT #3: Wed Oct 25 02:00:10 MET 1995



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