Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 1995 16:34:39 -0700
From:      Amancio Hasty <hasty@star-gate.com>
To:        freebsd-hackers@FreeBSD.org
Subject:   make world & cvs
Message-ID:  <199505142334.QAA00340@star-gate.com>

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

Hi,

I supped the entire distribution about a week ago since then I have
not been able to compile cvs. I strongly suspect a gcc bug here:
star-gate# pwd
/usr/src/gnu/usr.bin/cvs


star-gate# make
===> lib
cc -O2 -m486 -pipe -I/usr/src/gnu/usr.bin/cvs/lib -I/usr/src/gnu/usr.bin/cvs/li
b/../cvs -DHAVE_CONFIG_H -DHAVE_TIMEZONE -c /usr/src/gnu/usr.bin/cvs/lib/myndbm
.c -o myndbm.o
In file included from /usr/src/gnu/usr.bin/cvs/lib/system.h:21,
                 from /usr/src/gnu/usr.bin/cvs/lib/../cvs/cvs.h:79,
                 from /usr/src/gnu/usr.bin/cvs/lib/myndbm.c:16:
/usr/include/sys/stat.h:108: warning: `S_IWRITE' redefined
/usr/src/gnu/usr.bin/cvs/lib/../cvs/config.h:210: warning: this is the 
location of the previous definition
In file included from /usr/src/gnu/usr.bin/cvs/lib/myndbm.c:16:
/usr/src/gnu/usr.bin/cvs/lib/../cvs/cvs.h:362: parse error before `RETSIGTYPE'
/usr/src/gnu/usr.bin/cvs/lib/../cvs/cvs.h:362: parse error before `)'
*** Error code 1

Stop.
*** Error code 1

-------------

RETSIGTYPE is typdefed to void ....

Anyone has a clue?

	Tnks,
	Amancio




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