[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error with make doc
From: |
Werner LEMBERG |
Subject: |
Re: Error with make doc |
Date: |
Sat, 03 Feb 2024 07:01:03 +0000 (UTC) |
[Carl sent me the file listing off-list, thanks! I will analyze it in
due course.]
> [...] and make test with a single job (to avoid race conditions that
> have given me trouble in the past):
Interesting. When is the 'past'? This shouldn't happen today, and it
would be great if you could try a `-jXX' make option in the future so
that we can see if you really get a failure.
> now on to your requested steps:
Ah, my steps were not intended to be used additionally but instead :-)
> Everything completed without error.
This is good.
Regarding the `cp -l` issue: Irrespective of the faulty implementation
on macOS it turns out that option `-l` isn't portable at all, as I was
told by the autoconf people. I'm going to replace it with something
else that also works across file system boundaries (which even a
working `cp -l` does not).
Werner
- Re: Error with make doc, (continued)
- Re: Error with make doc, Carl Sorensen, 2024/02/01
- Re: Error with make doc, Werner LEMBERG, 2024/02/02
- Re: Error with make doc, Carl Sorensen, 2024/02/02
- Re: Error with make doc, Werner LEMBERG, 2024/02/04
- Re: Error with make doc, Carl Sorensen, 2024/02/07
- Re: Error with make doc, Werner LEMBERG, 2024/02/08
- Re: Error with make doc, Werner LEMBERG, 2024/02/10
- Re: Error with make doc, Dan Eble, 2024/02/10
- Re: Error with make doc, Werner LEMBERG, 2024/02/10
- Re: Error with make doc, Carl Sorensen, 2024/02/10
- Message not available
- Re: Error with make doc,
Werner LEMBERG <=
- Re: Error with make doc, Carl Sorensen, 2024/02/07
- Re: Error with make doc, Werner LEMBERG, 2024/02/08
Re: Error with make doc, Carl Sorensen, 2024/02/13
Re: Error with make doc, Werner LEMBERG, 2024/02/13