Craig Mohrman wrote:
> 
> >The usual quick&dirty way is to do a:
> >-- snip --
> >$ mkdir test_sparc
> >$ cd test_sparc
> >$ svn checkout
> >svn://svn.genunix.org/on/branches/ksh93/gisburn/prototype004/usr
> >$ bzcat ~/download/on-closed-bins-b51.sparc.tar.bz2 | tar -xf -
> >$ cd ..
> ># make sure "opensolaris.sh" is there and points to "test_sparc" (see
> >http://www.opensolaris.org/os/project/ksh93-integration/downloads/2006-09-14/
> >for a patch)
> >$ env - SHELL=$SHELL TERM=$TERM HOME=$HOME LOGNAME=$LOGNAME
> >DISPLAY=$DISPLAY LANG=C LC_ALL=C PAGER=less MANPATH=$MANPATH
> >/opt/onbld/bin/bldenv -d opensolaris.sh
> >$ cd test_sparc/usr/src
> >$ make setup 2>&1 | tee -a buildlog_setup.log
> >$ time nice dmake install 2>&1 | tee -a buildlog.log
> 
> Roland,
> 
> Do you have the ON_CLOSED_BINS that matches with these sources?

Yes... ksh93-integration prototype0004 is based on B51; the closed-bins
for that can be obtained from http://dlc.sun.com/osol/on/downloads/b51/
(SPARC non-debug is
http://dlc.sun.com/osol/on/downloads/b51/on-closed-bins-nd-b51.sparc.tar.bz2
, SPARC debug is
http://dlc.sun.com/osol/on/downloads/b51/on-closed-bins-b51.sparc.tar.bz2).

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) roland.mainz at nrubsig.org
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 7950090
 (;O/ \/ \O;)

Reply via email to