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.1. I'll try building on 11.2 shortly but it's been installed and I've been running it on Solaris 11.2/x86 for a week or so now. I have the tarball of my git clone at the below link if anyone is interested (be gentle I only have 1Mb upload speed).

http://www.solarismultimedia.com/files/cde.tar.gz

My diff file

http://www.solarismultimedia.com/files/cde_build.diff

Install dependancies and change the LANG variable as per wiki.

NOTE:  You DO NOT need to

 * create symlinks
 * configure runtime linking environment

Also, my "openmotif" is installed with

CC=/opt/solarisstudio12.3/bin/cc ./autogen.sh --prefix=/opt/SMM/openmotif --sysconfdir=/etc/opt/SMM \ --mandir=/opt/SMM/openmotif/share/man --localstatedir=/var/opt/SMM/openmotif --disable-static --enable-shared

My build goes something like this...

$ wget http://www.solarismultimedia.com/files/cde.tar.gz
$ wget http://www.solarismultimedia.com/files/cde_build.diff
$ gtar zxf cde.tar.gz
$ cd cde
$ patch -p1 < ../cde_build.diff
$ export PATH=/usr/bin:/bin:/usr/gnu/bin:/opt/solarisstudio12.3/bin
$ make World

I'll publish the packages (openmotif and cde) in my PROD package repo shortly. It's only in my DEV repo at the moment.

http://www.solarismultimedia.com/pkg

Regards

Murray

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to