Re: [cdesktopenv-devel] [PATCH] OpenIndiana and Solaris port

2014-11-04 Thread Murray Blakeman
I think I have something odd going on with my CDE build on Solaris 11.2. ... making all in programs/dtsearchpath/libCliSrv... CC-o /opt/solarisstudio12.3/prod/include/CC/Cstd/istream /opt/solarisstudio12.3/prod/include/CC/Cstd/istream.cc -L/u sr/X11/lib -L/usr/lib -ldl -lintl -lsocket -lns

Re: [cdesktopenv-devel] [PATCH] OpenIndiana and Solaris port

2014-11-16 Thread Murray Blakeman
On 5/11/2014 10:00, Murray Blakeman wrote: I think I have something odd going on with my CDE build on Solaris 11.2. ... making all in programs/dtsearchpath/libCliSrv... CC-o /opt/solarisstudio12.3/prod/include/CC/Cstd/istream /opt/solarisstudio12.3/prod/include/CC/Cstd/istream.cc -L/u sr

Re: [cdesktopenv-devel] [PATCH] OpenIndiana and Solaris port

2014-11-16 Thread Murray Blakeman
On 17/11/2014 11:48 Someone wrote: I haven’t attempted a build yet - but assuming it’s reasonably similar to Sun’s CDE (Solaris 10 and earlier) in terms of how it starts the X server, have you looked in /var/dt/Xerrors? When starting the Xvnc session the following entries appear in /var/dt/Xe

[cdesktopenv-devel] Solaris 11 Dtlogin logindevperm console_user

2014-11-19 Thread Murray Blakeman
During my testing I've noticed the following issue. I may be doing something wrong so please let me know if I'm way off. Most of this detail is from the following URL (and relevant links within) http://www.x.org/wiki/Events/XDC2012/XDC2012AbstractAlanCoopersmith/SolarisXorgPrivileges.pdf Solar

Re: [cdesktopenv-devel] GDE, the GNU Desktop Environment (Was: Re: OS X and Autotools)

2014-11-19 Thread Murray Blakeman
I have an IPS openmotif package available that installs to "/opt/SMM/openmotif" and a IPS package of the current CDE snapshot that uses that installed version of openmotif. Did you have the Oracle version of "pkg:/library/motif" installed? There are a lot of files in that package that conflict

Re: [cdesktopenv-devel] GDE, the GNU Desktop Environment (Was: Re: OS X and Autotools)

2014-11-19 Thread Murray Blakeman
On 20/11/2014 13:53, Richard L. Hamilton wrote: > You’re quite right, I didn’t have that package installed. It quite surprises > me that a full desktop install didn’t include even the motif lib and headers > anymore. :-/ > > Do we know whether a build of CDE should work with the vendor Motif li

Re: [cdesktopenv-devel] SPARC build: a little more progress

2014-11-24 Thread Murray Blakeman
Well, in the meantime I've found that the build has problems with Solaris 11.2, also on x86. It only works on 11.0. At the moment I'm preparing some new patches which enables CDE to run on OpenIndiana Hipster, Solaris 11.2/x86 and also on Solaris 11.2/sparc. I was able to build on Solaris 11.

Re: [cdesktopenv-devel] SPARC build: a little more progress

2014-11-27 Thread Murray Blakeman
For information, I've been able to build with Solaris 11.2 (x86) and Solaris Studio 12.3. Working on Solaris Studio 12.4 now. On 25/11/2014 10:23, Murray Blakeman wrote: Well, in the meantime I've found that the build has problems with Solaris 11.2, also on x86. It only works o

Re: [cdesktopenv-devel] SPARC build: a little more progress

2014-11-28 Thread Murray Blakeman
dio12.3/prod/include/CC/Cstd/istream.cc <http://istream.cc>", line 959: Error: The function "eof" must have a prototype. "/opt/solarisstudio12.3/prod/include/CC/Cstd/istream.cc <http://istream.cc>", line 960: Error: err is not defined. Compilation aborted,

[cdesktopenv-devel] Solaris 11.3 & Solaris Studio 12.3

2016-08-29 Thread Murray Blakeman
Building from cde-src-2.2.4.tar.gz Everything appears to build fine except for the following errors I noticed in the build log. . ../../../../config/makedepend/makedepend: warning: dtb_utils.c: 149: #error("Unrecognized compiler protocol for variable argument lists") . . . ../../config/make

Re: [cdesktopenv-devel] CDE on RHEL 8.5

2021-11-17 Thread Murray Blakeman
ray On Thu, 18 Nov 2021 at 08:56, Jon Trulson wrote: > On 11/16/21 6:12 PM, Murray Blakeman wrote: > > I've built and installed CDE 2.4.0 using the spec files, etc from; > > https://github.com/mbert/cderpm > > I did make some minor changes to the spec file but it'

Re: [cdesktopenv-devel] CDE on RHEL 8.5

2021-11-22 Thread Murray Blakeman
Excellent, that has fixed the lock screen issues. Thank you. I just need to sort out the "Applications" problems with the "generic-display-0" folder. I'll keep digging around the logs and the code and see what I can find. Regards Murray On Tue, 23 Nov 2021 at 07:28, Jon Trulson wrote: > O

Re: [cdesktopenv-devel] CDE on RHEL 8.5

2021-11-26 Thread Murray Blakeman
quot;. None of them were executable. A "chmod a+x /usr/dt/config/Xsession.d/* fixed it. I've added that to my spec file and now have a fully functional CDE install (I think). Exciting 🙂 On Tue, 23 Nov 2021 at 18:56, Murray Blakeman wrote: > Excellent, that has fixed the lock screen issu