Re: [cdesktopenv-devel] PowerPC and musl fixes

2021-01-30 Thread Lev via cdesktopenv-devel
Looks like there was a typo in the third patch’s message: s/This patches/This patch/ > On Jan 30, 2021, at 20:31, Lev via cdesktopenv-devel > wrote: > > Hi Jon, > >> On Jan 30, 2021, at 18:11, Jon Trulson wrote: >> >> On 1/26/21 9:23 PM, Lev wrote: >>> Hi Jon and Chase, >>> >>> >>>

Re: [cdesktopenv-devel] master-ksh93-upgrade branch merged into master

2021-01-30 Thread Jon Trulson
On 1/30/21 5:29 PM, Jon Trulson wrote: > On 1/30/21 5:14 PM, Chase wrote: >> Very nice, could you also merge it with autotools-conversion so I can >> work on autotooling it? >> > > Yeah in a bit :) ... I am doing Lev's 5 patches he sent on the 26th > (building now).  Once those are in, I will look

Re: [cdesktopenv-devel] PowerPC and musl fixes

2021-01-30 Thread Jon Trulson
On 1/28/21 7:59 PM, Lev wrote: > Hi Chase, > > It’s not just UnixWare - all systems based on SVR4 inherited this behavior > (e.g., see https://www.mail-archive.com/bug-automake@gnu.org/msg04745.html > for OpenSolaris). CDE worked well on these systems. They were, in fact, the > reference platfor

Re: [cdesktopenv-devel] PowerPC and musl fixes

2021-01-30 Thread Jon Trulson
On 1/28/21 7:19 PM, Chase wrote: > I just did some light research, and it appears that unixware is the one in > the wrong with this issue, rm -f not outputting diagnostics info is POSIX, so > unixware needs to conform to posix. We are CDE, the common desktop > environment, therefor we need to us

Re: [cdesktopenv-devel] PowerPC and musl fixes

2021-01-30 Thread Jon Trulson
On 1/28/21 7:03 PM, Lev wrote: > Hi Chase, > > I ran autoreconf on Linux and copied it over to my UnixWare system. After > manually patching the ‘configure' script to work around new build > requirements like Xinerama, pkg-config, and freetype, the build fails because > it tries calling the am—r

Re: [cdesktopenv-devel] PowerPC and musl fixes

2021-01-30 Thread Jon Trulson
On 1/26/21 9:23 PM, Lev wrote: > Hi Jon and Chase, > > >> On Jan 26, 2021, at 18:56, Jon Trulson wrote: >> >> On 1/25/21 8:54 PM, Lev wrote: >>> Hi Jon, >>> >>> Thank you for committing that, it should be the last ksh93 patch. Did you >>> get a chance to look at the other five patches I sent on 1

Re: [cdesktopenv-devel] master-ksh93-upgrade branch merged into master

2021-01-30 Thread Jon Trulson
On 1/30/21 5:14 PM, Chase wrote: > Very nice, could you also merge it with autotools-conversion so I can > work on autotooling it? > Yeah in a bit :) ... I am doing Lev's 5 patches he sent on the 26th (building now).  Once those are in, I will look at updating the autotools branch.  And maybe CDE-

Re: [cdesktopenv-devel] master-ksh93-upgrade branch merged into master

2021-01-30 Thread Chase via cdesktopenv-devel
Very nice, could you also merge it with autotools-conversion so I can work on autotooling it? Thank you for your time, -Chase ‐‐‐ Original Message ‐‐‐ On Saturday, January 30, 2021 6:07 PM, Jon Trulson wrote: > Hi, > > The master-ksh93-upgrade branch has been merged into master and del

[cdesktopenv-devel] master-ksh93-upgrade branch merged into master

2021-01-30 Thread Jon Trulson
Hi, The master-ksh93-upgrade branch has been merged into master and deleted.  Thanks to Chase for his hard work on improving the ksh93 used in CDE! This means checking out the tree will be a bit different.  You can pass the '/--recursive/' option to the clone command to also checkout the required