Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 1997 06:33:02 +0200 (SAT)
From:      John Hay <jhay@zibbi.mikom.csir.co.za>
To:        freebsd-current@FreeBSD.ORG (FreeBSD-current)
Subject:   libcompat compile broken?
Message-ID:  <199705130433.GAA04688@zibbi.mikom.csir.co.za>

next in thread | raw e-mail | index | archive | help
Hi,

Is it just my system that is out of sync or is there some broken with
the time include files? Or do the .c files in libcompat need to be
fixed after the time changes of the last few day? This is with the
cvs-cur.3296 I received early this morning.

=========
angel:/usr/src/lib/libcompat # make
Warning: Object directory not changed from original /usr/src/lib/libcompat
cc -O2 -pipe -DLIBC_SCCS -DSYSLIBC_SCCS -I/usr/src/lib/libcompat/../libc/locale -c /usr/src/lib/libcompat/4.1/ascftime.c -o ascftime.o
In file included from /usr/src/lib/libcompat/4.1/ascftime.c:37:
/usr/include/time.h:95: parse error before `struct'
/usr/include/time.h:96: parse error before `struct'
/usr/include/time.h:97: parse error before `const'
/usr/include/time.h:103: warning: `struct timespec' declared inside parameter list
/usr/include/time.h:103: warning: its scope is only this definition or declaration,
/usr/include/time.h:103: warning: which is probably not what you want.
*** Error code 1

Stop.
=========

John
-- 
John Hay -- John.Hay@mikom.csir.co.za



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