Subject: Problems with sh on June 20th tar balls
To: None <current-users@NetBSD.ORG>
From: Scott R. Burns <Scott.Burns@labatt.com>
List: current-users
Date: 06/24/1995 09:50:15
For the 3rd or so month in a row I have been trying to upgrade to current.
Last week
I had problems compiling the kernel because of problems with ip_mroute.c.
Now with
the 20th tar balls it compiles fine but /usr/src/bin/sh fails with:

cc -O -DSHELL -I. -I/usr/src/bin/sh   -c miscbltin.c
miscbltin.c: In function `ulimitcmd':
miscbltin.c:297: `rlim_t' undeclared (first use this function)
miscbltin.c:297: (Each undeclared identifier is reported only once
miscbltin.c:297: for each function it appears in.)
miscbltin.c:297: parse error before `val'
miscbltin.c:333: `val' undeclared (first use this function)
miscbltin.c:335: parse error before `0'
miscbltin.c:340: parse error before `0'

I downloaded miscbltin.c and Makefile from this dir, from ftp.netbsd.org, as
they where a few hours older than the tar balls contents. Still the same
thing. Does any one know where rlim_t is defined, is miscbltin.c just
missing an include file somewhere ?

thanx in advance.

scott
burns@eisner.decus.org