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
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
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 -