Re: cannot compile stable

2002-11-14 Thread Kent Stewart
Tomas Pluskal wrote: When I run simple "make" in usr.bin/getconf, I get this: awk '/^[_A-Z]/ { print; }' confstr.gperf | sed -e 's/,$//' >confstr.names awk '/^[_A-Z]/ { print; }' limits.gperf | sed -e 's/,$//' >limits.names awk '/^[_A-Z]/ { print; }' sysconf.gperf | sed -e 's/,$//' >sysconf.name

Re: cannot compile stable

2002-11-14 Thread Kevin D. Kinsey, DaleCo, S.P.
From: "Tomas Pluskal" <[EMAIL PROTECTED]> To: "Kevin D. Kinsey, DaleCo, S.P." <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, November 14, 2002 4:42 PM Subject: Re: cannot compile stable > > > Look through the archives for a posting

Re: cannot compile stable

2002-11-14 Thread Kent Stewart
Tomas Pluskal wrote: Hello, I've been trying to compile recent -STABLE from CVS. I just downloaded the source and typed "make buildworld". It stopped in usr.bin/getconf with this message: ===> usr.bin/getconf awk '/^[_A-Z]/ { print; }' /usr/src/freebsd/src/usr.bin/getconf/confstr.gperf | sed -