bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'make check' test 6 fail, native hppa2.0w-hp-hpux11.00, autoconf 2.5


From: Michael Elizabeth Chastain
Subject: Re: 'make check' test 6 fail, native hppa2.0w-hp-hpux11.00, autoconf 2.50 and autoconf 2.50b
Date: Fri, 6 Jul 2001 05:16:42 -0700

Gawk isn't in my path.  I'm paranoid about my $PATH.

Here is the $PATH that I use for building and testing Autoconf:

PATH=${dir_baseline_install}/native/m4-1.4/bin:${dir_baseline_install}/native/gcc-3.0/bin:${dir_baseline_install}/native/binutils-2.11.2/bin:${dir_baseline_install}/native/make-3.79.1/bin:/bin:/usr/bin
export PATH

${dir_baseline_install} is where I install gnu stuff that I'm building
from source.

This parses out as:

  gnu m4 1.4
  gcc 3.0
  binutils 2.11.2
  make 3.79.1
  /bin
  /usr/bin

I tried building gawk 3.1.0 from source; it worked fine.  Then I added
it to my path and all the autoconf tests passed.  So I am prepared to
use gawk if you decide to require it.

MichaelC



reply via email to

[Prev in Thread] Current Thread [Next in Thread]