Sep 17 00:00:00 2001
From: Alex Ivanov
Date: Tue, 8 Jan 2019 22:13:32 +0300
Subject: [PATCH] define M4Cmd
---
cde/config/cf/FreeBSD.cf | 1 +
cde/config/cf/NetBSD.cf | 1 +
cde/config/cf/OpenBSD.cf | 2 ++
cde/config/cf/linux.cf| 1 +
cde/programs/nsgmls/Imakefile | 2
Default AR arguments (clq) are added to KSH arguments (cr) resulting in (ar clq
cr)
And so build starts to fail when building ksh's libast:
+ ar clq cr libast.a state.o opendir.o readdir.o rewinddir.o seekdir.o
telldir.o getcwd.o fastfind.o hashalloc.o hashdump.o hashfree.o hashlast.o
hashlook.
It is NixOS Linux distro. Non FHS compliant. Its strange that I had no such
issue with 2.2.4 release, but have it with current release
Any things I should check at first?
14.01.2019, 21:13, "Jon Trulson" :
> On 1/13/19 10:12 AM, Alex Ivanov wrote:
>> Default AR arguments (cl
> $ echo ${.sh.version}
> Version AJM 93u+ 2012-08-01
>
> I'm not sure what in 93v would cause that problem, but it seems like a
> possibility...
>
> -jon
>
>> 14.01.2019, 21:29, "Jon Trulson" :
>>> On 1/14/19 11:18 AM, Alex Ivanov wrote:
>