Date: Tue, 13 May 1997 10:27:41 +0200 (MEST) From: Søren Schmidt <sos@sos.freebsd.dk> To: current@freebsd.org (FreeBSD current) Subject: Here we go again :( (make world fails) Message-ID: <199705130827.KAA07550@sos.freebsd.dk>
next in thread | raw e-mail | index | archive | help
cd /u2/src/lib/libcompat && make depend && make -DNOINFO -DNOMAN -DNOPROFILE all install obj cc -O2 -m486 -pipe -DLIBC_SCCS -DSYSLIBC_SCCS -I/u2/src/lib/libcompat/../libc/locale -c /u2/src/lib/libcompat/4.1/ascftime.c -o ascftime.o In file included from /u2/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. *** Error code 1 Stop. *** Error code 1 Stop. *sigh* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705130827.KAA07550>