Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 1996 08:37:05 GMT
From:      Mark Diekhans <markd@grizzly.com>
To:        current@freebsd.org
Subject:   Problem compiling current
Message-ID:  <199601120837.IAA06427@Grizzly.COM>

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

I saw mention that this problem was fixed several days ago, yet a tree sup-ed
yesterday will not compile.  Where is fprtint_t& fptrdiff_t supposed to be
defined.

Thanks!

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



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