Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 1996 19:35:34 -0500 (EST)
From:      Kim Culhan <kimc@w8hd.org>
To:        hackers@FreeBSD.org
Subject:   trouble with -current
Message-ID:  <Pine.BSF.3.91.960108191911.20373A-100000@moonpie.w8hd.org>

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

Building -current on a machine running a SNAP from a couple days prior to
the 2.1 Release, we see this situation:

cc -O -DLIBC_RCS -DSYSLIBC_RCS -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE 
-I/usr/src/lib/libc/locale -DYP -c /usr/src/lib/libc/gmon/gmon.c -o 
gmon.o cc -O -DLIBC_RCS -DSYSLIBC_RCS -D__DBINTERFACE_PRIVATE 
-DPOSIX_MISTAKE 
-I/usr/src/lib/libc/locale -DYP -c /usr/src/lib/libc/gmon/mcount.c -o 
mcount.o
/usr/src/lib/libc/gmon/mcount.c: In function `_mcount':
/usr/src/lib/libc/gmon/mcount.c:71: parse error before `frompc'
/usr/src/lib/libc/gmon/mcount.c:71: declaration for parameter `fptrint_t' 
but no such parameter
/usr/src/lib/libc/gmon/mcount.c:76: parse error before `frompci'
/usr/src/lib/libc/gmon/mcount.c:100: `frompci' undeclared (first use 
this function)
/usr/src/lib/libc/gmon/mcount.c:100: (Each undeclared identifier is 
reported only once
/usr/src/lib/libc/gmon/mcount.c:100: for each function it appears in.)
*** Error codemoonpie: {86}  1

FWIW I ran a 'make clean' in /usr/src before this 'make world'

If anyone has any thoughts on this I'd really appreciate 'em.

regards
kim

--
kimc@w8hd.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960108191911.20373A-100000>