[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
nobase.test
From: |
Patrick Welche |
Subject: |
nobase.test |
Date: |
Sat, 2 Sep 2006 12:52:10 +0100 |
User-agent: |
Mutt/1.5.11 |
In nobase.test:
# Remove the 'x' bits just for fun. (Peter O'Gorman said: "If an
# upstream source tarball does not use the autotools, it is sometimes
# easier to build if it is modified to use them. Then a patch is
# generated, and applied to the unpacked clean sources during the
# build. patch(1) knows nothing about permissions, so executable bits
# etc can disappear.")
chmod a-x install-sh
yet removing the x bits just makes the test fail for me:
/bin/ksh: ./install-sh: cannot execute - Permission denied
gmake: *** [sub/.dirstamp] Error 126
with gmake 3.80, and bsd make tries to exec(install-sh) which fails.
Thoughts?
Cheers,
Patrick
- nobase.test,
Patrick Welche <=
- Re: nobase.test, Ralf Wildenhues, 2006/09/03
- Re: nobase.test, Patrick Welche, 2006/09/04
- Re: nobase.test, Ralf Wildenhues, 2006/09/05
- Re: nobase.test, Peter O'Gorman, 2006/09/05
- Re: nobase.test, Ralf Wildenhues, 2006/09/06
- Re: nobase.test, Alexandre Duret-Lutz, 2006/09/06
- Re: nobase.test, Ralf Wildenhues, 2006/09/06
- Re: nobase.test, Harlan Stenn, 2006/09/06