pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: devel/autogen build failure
Date: Wed, 15 Feb 2017 07:07:15 -0500
From: "Ian D. Leroux" <idleroux%fastmail.fm@localhost>
Message-ID: <20170215070715.77d9721afdb56f725bb005fc%fastmail.fm@localhost>
| The immediate problem is in the bash script [...]
| The first copy seems to come from the cd command.
From bash(1) ...
If a non-empty
directory name from CDPATH is used, or if - is the first
argument, and the directory change is successful, the absolute
pathname of the new working directory is written to the standard
output.
So, what is $builddir, and what is $CDPATH ? Which version os bash is
being used? (And why is basb being used at all, what in the script needs
it, or is this not on NetBSD?)
kre
Home |
Main Index |
Thread Index |
Old Index