Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 1996 22:00:23 -0400
From:      Ron Bolin <rlb@mindspring.com>
To:        freebsd-current@freebsd.org
Subject:   Build Fails after libc/db/hash/hash_buf.c updated
Message-ID:  <32683637.15FB7483@mindspring.com>

next in thread | raw e-mail | index | archive | help
In building the system "make" form /usr/src. I now get a build failure
after doing a cvsup. I noted that the failure is new since
libc/db/hash/hash_buf.c
was updated. See below.

cc -O -DLIBC_RCS -DSYSLIBC_RCS -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE
-I/usr/sr
c/lib/libc/locale -DYP -c /usr/src/lib/libc/db/hash/hash_buf.c -o
hash_buf.o
/usr/src/lib/libc/db/hash/hash_buf.c: In function `__get_buf':
/usr/src/lib/libc/db/hash/hash_buf.c:131: `ptrdiff_t' undeclared (first
use this
 function)
/usr/src/lib/libc/db/hash/hash_buf.c:131: (Each undeclared identifier is
reporte
d only once
/usr/src/lib/libc/db/hash/hash_buf.c:131: for each function it appears
in.)
/usr/src/lib/libc/db/hash/hash_buf.c: In function `newbuf':
/usr/src/lib/libc/db/hash/hash_buf.c:221: `ptrdiff_t' undeclared (first
use this
 function)
*** Error code 1 

Ron
-- 
****************************************************************************
Ron Bolin rlb@mindspring.com, http://www.mindspring.com/~rlb/
GSU: gs01rlb@panther.gsu.edu matrlbx@indigo4.cs.gsu.edu  Home:
770-992-8877 
****************************************************************************



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