Re: Make installation

Paul Smith <[email protected]>
Newsgroups gmane.comp.gnu.make.bugs
Organization GNU's Not Linux!
Message-ID <[email protected]>
On Sun, 2025-06-08 at 13:04 +0200, Thierry Mould via Bug reports and
discussion for GNU make wrote:
> I install make on my home directory. No fatal error.
> Now I ‘ll try to use make (correctly).

You are using a MacOS system.  MacOS uses a case-insensitive
filesystem, and you've mismatched the case of the directory with the
case of cd command (I assume--I'm not very familiar with MacOS).

You can see that by examining the diff results provided during the
tests:

! make[1]: Entering directory '/Applications/Make-4.4/tests'
                                             ^
! make[1]: Entering directory '/Applications/make-4.4/tests'
                                             ^

I didn't check ALL the diffs to see if all of them had the same
problem.  If you fix this and still see some problems, please send them
along.

-- 
Paul D. Smith <[email protected]>            Find some GNU Make tips at:
https://www.gnu.org                       http://make.mad-scientist.net
"Please remain calm...I may be mad, but I am a professional." --Mad
Scientist
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.