autoconf
[Top][All Lists]
Advanced

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

Re: coreutils-5.96 doesn't build (out of the box)


From: Ralf Wildenhues
Subject: Re: coreutils-5.96 doesn't build (out of the box)
Date: Sun, 28 May 2006 10:55:23 +0200
User-agent: Mutt/1.5.11+cvs20060403

* Sam Sirlin wrote on Sun, May 28, 2006 at 01:20:04AM CEST:
> 
> Here's the full output of the bad configure (autoconf 2.59 produced a
> working configure)

I still have no idea what's going on in your case (and I guess the bug
you observe is different from the one on AIX).  So I have a few further
questions.

What is
  /bin/bash --version
  echo $PATH
  type mkdir expr dirname basename

?  Could you show the output of the broken config.status file with
  rm -rf lib/.deps
  /bin/bash -x ./config.status lib/Makefile depfiles >status-log 2>&1

or, if that does not expose any of those failures, then
  rm -rf lib/.deps src/.deps
  /bin/bash -x ./config.status >status-log 2>&1

(please pack again)?

Thanks,
Ralf




reply via email to

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