On Sun, Mar 16, 2008 at 9:59 AM, Vsevolod Krishchenko <[EMAIL PROTECTED]> wrote: > This is not developper question, I know. > > Is it possible to rebuild kernel simular to Linux kernel? Tools in NexentaCP > are enough for this task? Any advices for begginer? > > I could not find kernel source and repo so I read > http://dlc.sun.com/osol/on/downloads/current/ and get ON sources and some > tools. > > I have tried that instructon in nexentaCP ant I'm struck on installing Sun > build tools. > > sudo dpkg -i sunwonbld_5.11-1_solaris-i386.deb
Don't use this deb package. If you want to go a bit further, unzip SUNWonbld.tar.bz2, and copy $YOURPATH/onbld/SUNWonbld/reloc/opt/onbld/ to /opt on your system. and try to build by gcc. Thanks, -Aubrey _______________________________________________ gnusol-devel mailing list [email protected] http://lists.sonic.net/mailman/listinfo/gnusol-devel
