Hi, I am trying to build SFW (build 114) on a OpenSolaris (snv_111a) system, with no luck.
In accordance with the online documentation, I have performed the following * installed latest Sun Studio 12, gcc, and SUNWobld * pointed pkg at pkg.opensolaris.org/dev and pkg.sun.com/opensolaris/extra * image-updated (has no updates) * installed developer/opensolaris/osnet * installed SUNWgnu-gettext * customized sfw-opnsolaris.sh * set PATH=/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/openwin/bin:/opt/onbld/bin:/opt/SUNWspro/bin:/usr/sfw/bin:/usr/gnu/bin:/usr/perl5/bin * run nightly ./sfw-opensolaris.sh I get hundreds of errors. I have read about the known issues, but I'm getting other errors like missing autoreconf, gmake etc. I started eliminating these errors one by one by adding the following packages: SUNWaconf SUNWgmake SUNWant SUNWaudh SUNWxwinc SUNWugenu SUNWgnome-common-devel SUNWlibtool SUNWgnu-automake-19 SUNWilmbase SUNWexpect SUNWxorg-headers SUNWgroff SUNWocaml SUNWgnu-automake-110 SUNWlablgtk And, since jdk1.5.0 does not come with snv_111a, I edited usr/src/Makefile.master and changed JAVA_ROOT to jdk1.6.0 And since /usr/ucb/install does not come with snv_111a, I symlinked it to /usr/bin/ginstall However, there are still many errors, so I've decided to step back and see if I'm missing something major. Did I miss a prerequisite? Has someone put together a set of additional packages that sfw depends on? Help is greatly appreciated. Thanks. ejp -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/sfwnv-discuss/attachments/20090513/f8b75dee/attachment.html>
