Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure

2019-12-25 Thread scott
Worked flawlessly. Thanks for the help! (sorry for the delay, I've been snowed with work) -Original Message- From: Marcin Cieslak Sent: Monday, December 2, 2019 4:54 PM To: sc...@scottcomstock.com Cc: cdesktopenv-devel@lists.sourceforge.net Subject: Re: [cdesktopenv-devel] CentO

Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure

2019-12-02 Thread Marcin Cieslak
On Mon, 2 Dec 2019, Marcin Cieslak wrote: On Mon, 2 Dec 2019, Marcin Cieslak wrote: On Sun, 1 Dec 2019, Jon Trulson wrote: On 12/1/19 6:32 PM, sc...@scottcomstock.com wrote: Latest build log: https://scottcomstock.com/cde/2019-12-01.build.log From your log: rm -f instant gcc -g -pipe

Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure

2019-12-02 Thread Marcin Cieslak
On Mon, 2 Dec 2019, Marcin Cieslak wrote: On Sun, 1 Dec 2019, Jon Trulson wrote: On 12/1/19 6:32 PM, sc...@scottcomstock.com wrote: Latest build log: https://scottcomstock.com/cde/2019-12-01.build.log From your log: rm -f instant gcc -g -pipe -o instant -O2 -fno-strict-aliasing -Wno-wri

Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure

2019-12-02 Thread Marcin Cieslak
On Sun, 1 Dec 2019, Jon Trulson wrote: On 12/1/19 6:32 PM, sc...@scottcomstock.com wrote: Latest build log: https://scottcomstock.com/cde/2019-12-01.build.log From your log: rm -f instant gcc -g -pipe -o instant -O2 -fno-strict-aliasing -Wno-write-strings -Wno-unused-result -ansi

Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure

2019-12-01 Thread Jon Trulson
t/cdesktopenv-code/cde/doc/de_DE.ISO8859-1/help' >> >>> make[3]: *** [all] Error 2 >>> make[3]: Leaving directory >>> >> `/home/AD.SCOTTCOMSTOCK.NET/scott/cdesktopenv-code/cde/doc/de_DE.ISO8859-1' >> >>> >>> This repeats for ea

Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure

2019-12-01 Thread scott
bose mode (just hardcode it). Then rebuild and see if you get more information out of it -- ie: what exactly is failing. -jon From: Jon Trulson Sent: Friday, November 29, 2019 8:05 PM To: cdesktopenv-devel@lists.sourceforge.net Subject: Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure On 11/29/19

Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure

2019-12-01 Thread Jon Trulson
gt;> This is master, and it looks as if the correct locales are installed >>> (they show up when I do a locale -a) >> >> You might try editing programs/dtdocbook/doc2sdl/dtdocbook and >> enabling the verbose mode (just hardcode it).  Then rebuild and see if >> you

Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure

2019-12-01 Thread scott
ight try editing programs/dtdocbook/doc2sdl/dtdocbook and enabling the verbose mode (just hardcode it). Then rebuild and see if you get more information out of it -- ie: what exactly is failing. -jon From: Jon Trulson Sent: Friday, November 29, 2019 8:05 PM To: cdesktopenv-devel@lists.sourceforge.net

Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure

2019-11-29 Thread Jon Trulson
uild and see if you get more information out of it -- ie: what exactly is failing.  -jon >   > > *From:* Jon Trulson > *Sent:* Friday, November 29, 2019 8:05 PM > *To:* cdesktopenv-devel@lists.sourceforge.net > *Subject:* Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure >

Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure

2019-11-29 Thread scott
This is master, and it looks as if the correct locales are installed (they show up when I do a locale -a) From: Jon Trulson Sent: Friday, November 29, 2019 8:05 PM To: cdesktopenv-devel@lists.sourceforge.net Subject: Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure On 11/29/19 7:37

Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure

2019-11-29 Thread Jon Trulson
On 11/29/19 7:37 AM, sc...@scottcomstock.com wrote: > > In trying to build CDE on CentOS 7.7.1908 (x86_64), I noticed that the > build fails when it attempts to build the documentation for locales > other than C and en_US.UTF-8.  locale -a shows all the necessary > locales installed.  Changing DtLo

Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure

2019-11-29 Thread scott
instant appears to have built with no issues, as far as I can tell. -Original Message- From: Marcin Cieslak Sent: Friday, November 29, 2019 7:10 PM To: sc...@scottcomstock.com Cc: cdesktopenv-devel@lists.sourceforge.net Subject: Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure On

Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure

2019-11-29 Thread Marcin Cieslak
On Fri, 29 Nov 2019, sc...@scottcomstock.com wrote: In trying to build CDE on CentOS 7.7.1908 (x86_64), I noticed that the build fails when it attempts to build the documentation for locales other than C and en_US.UTF-8. locale -a shows all the necessary locales installed. Changing DtLocalesToB

Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure

2019-11-29 Thread Marcin Cieslak
On Fri, 29 Nov 2019, sc...@scottcomstock.com wrote: In trying to build CDE on CentOS 7.7.1908 (x86_64), I noticed that the build fails when it attempts to build the documentation for locales other than C and en_US.UTF-8. locale -a shows all the necessary locales installed. Changing DtLocalesToB

[cdesktopenv-devel] CentOS 7.6 x64 build failure

2019-11-29 Thread scott
In trying to build CDE on CentOS 7.7.1908 (x86_64), I noticed that the build fails when it attempts to build the documentation for locales other than C and en_US.UTF-8. locale -a shows all the necessary locales installed. Changing DtLocalesToBuild on the make command line doesn't work. Has any