Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 1996 21:35:10 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        hackers@FreeBSD.org, kimc@w8hd.org
Subject:   Re: trouble with -current
Message-ID:  <199601091035.VAA16157@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>To: hackers@FreeBSD.org
>Subject: trouble with -current

Please report problems with -current to current@FreeBSD.org, not to
hackers@FreeBSD.org.

>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

Update <machine/profile.h>.  It was broken between 29 Dec and 1 Jan, and
older versions won't work at all.

Bruce



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