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

2014-11-30 Thread Richard L. Hamilton
Checked a few things. dtcm may not be talking to a non-local rpc.cmsd (it mentioned the right host). The year view is blank. And I don’t think the IMAP support for dtmail actually works - not that dtmail isn’t lame enough to avoid until getting some other serious TLC too (like at least the ab

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

2014-11-30 Thread Richard L. Hamilton
Ok, this NOT work with Xvnc (yes, I know how to set that up with CDE - an appropriate line in /etc/dt/config/Xservers). It would return back to the login prompt not long after logging in; presumably there’s a server reset or something that it didn’t deal gracefully with. Maybe that can be turn

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

2014-11-29 Thread Richard L. Hamilton
Thanks. Ran into another even after touching all those; at that point, I got wholesale about getting them all, not wanting to start over each time (and the make doesn’t just pick up where it left off, as one might hope a well-written one would). find /opt/solarisstudio12.3/prod/include/CC -typ

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

2014-11-28 Thread Murray Blakeman
That's related to this http://sourceforge.net/p/cdesktopenv/mailman/cdesktopenv-devel/thread/54696BB1.3080106%40solarismultimedia.com/#msg33046107 Note that I missed one of the files so run $ touch /opt/solarisstudio12.3/prod/include/CC/Cstd/istream ... as well. On 11/29/14 08:56, Richard L.

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

2014-11-28 Thread Richard L. Hamilton
Something wrong there - tried your build on SPARC 11.2, here’s what happened: 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/usr/X11/lib -L/usr/lib -ldl -lintl -lsocket -lnsl

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 on 11.0. At the

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-24 Thread Ulrich Wilkens
On 11/24/14 17:34, Richard L. Hamilton wrote: > Using the git code, the wiki Solaris build instructions (minus the > /usr/bin/cc -> /usr/bin/gcc link), and the following PATH > PATH=/usr/gnu/bin:/usr/xpg4/bin:/usr/bin:/opt/solarisstudio/bin > (which avoided the version of sed that was running wild

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

2014-11-24 Thread Richard L. Hamilton
Using the git code, the wiki Solaris build instructions (minus the /usr/bin/cc -> /usr/bin/gcc link), and the following PATH PATH=/usr/gnu/bin:/usr/xpg4/bin:/usr/bin:/opt/solarisstudio/bin (which avoided the version of sed that was running wild), I got a lot further; until the error sequence belo