Perl make error: Error 1.

2010-05-24 Thread Kyle Brennan
Hi, I have yet another error, this time with the perl-5.10.1 package. It ran for about 2 minutes and encountered this error. below is my build log. including HvNAME including gv including warn including pvs including magic including cop including grok including snprintf including sprintf includ

Re: Perl make error: Error 1.

2010-05-24 Thread Kyle Brennan
EDIT: got it working: the error was in the make command it was Fcntl (letter) not Fcnt1 (one) On 05/24/2010 08:02 PM, Kyle Brennan wrote: > Hi, > I have yet another error, this time with the perl-5.10.1 package. It > ran for about 2 minutes and encountered this error. below is my build log. > >

Glibc build CH6.9 Awk: command not found

2010-05-24 Thread Kyle Brennan
Hi again, Big problem here, It appears that Gawk was improperly configured and now when I try to configure my Glibc build, it runs into an error where it cannot find the awk command. root:/build/glibc-build# ../glibc-2.11.1/configure --prefix=/usr \ > --disable-profile --enable-add-ons \ > --e

Re: Glibc build CH6.9 Awk: command not found

2010-05-24 Thread Bruce Dubbs
Kyle Brennan wrote: > Hi again, > Big problem here, It appears that Gawk was improperly configured and now > when I try to configure my Glibc build, it runs into an error where it > cannot find the awk command. Read section vii. Host System Requirements. -- Bruce -- http://linuxfromscratch.

Re: Glibc build CH6.9 Awk: command not found

2010-05-24 Thread Mike McCarty
Bruce Dubbs wrote: > Kyle Brennan wrote: >> Hi again, >> Big problem here, It appears that Gawk was improperly configured and now >> when I try to configure my Glibc build, it runs into an error where it >> cannot find the awk command. > > Read section vii. Host System Requirements. In Ch 6.9 i

Re: Glibc build CH6.9 Awk: command not found

2010-05-24 Thread Bruce Dubbs
Mike McCarty wrote: > Bruce Dubbs wrote: >> Kyle Brennan wrote: >>> Hi again, >>> Big problem here, It appears that Gawk was improperly configured and now >>> when I try to configure my Glibc build, it runs into an error where it >>> cannot find the awk command. >> Read section vii. Host System R