Ajishrao.r wrote: > Hi all, > > Is it possible to build opensolaris on Sun Solaris 10 u3? While > doing we are getting couple of error messages.
I do not think that is supported. You need to at least use Nevada Build54 and preferably one of the recent ones. Regards, Moinak. > > Thanks, > Ajeesh > > On 10/16/07, * Ananth Shrinivas* <Ananth.Shrinivas at sun.com > <mailto:Ananth.Shrinivas at sun.com>> wrote: > > Hi Ganga, > > That is a very thorough document. Code For Freedom participants would > find it very useful ! Could probably be uploaded on the > codeforfreedom.in <http://codeforfreedom.in> site ? > > A couple of nits that I spotted: > > (Page 2) > with this you can later on update your workspace with the latest > changes > by just doing > #hg update > > hg update will just refresh the working copy to the new tip if > changesets are pulled in. To get the incoming changesets, you need to > execute hg pull. A better solution would be to combine the pull + > update > into a single operation using: > > $ hg pull --update > > > (Page 4) > CR 278612 is invalid. CR 6278612 looks to be the correct one. > > Thanks for sharing the doc :-) > > Ananth > > Gangadhar Mylapuram wrote: > > Hi, > > > > I have documented the stuff I learned on building and > contributing to > > OpenSolaris. thought of sharing with community members. > > > > HTH > > Gangadhar. > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > ug-bosug mailing list > > List-Unsubscribe: mailto: ug-bosug-unsubscribe at opensolaris.org > <mailto:ug-bosug-unsubscribe at opensolaris.org> > > List-Owner: mailto:ug-bosug-owner at opensolaris.org > <mailto:ug-bosug-owner at opensolaris.org> > > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 > > > > _______________________________________________ > ug-bosug mailing list > List-Unsubscribe: mailto: ug-bosug-unsubscribe at opensolaris.org > <mailto:ug-bosug-unsubscribe at opensolaris.org> > List-Owner: mailto:ug-bosug-owner at opensolaris.org > <mailto:ug-bosug-owner at opensolaris.org> > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 > > > > > -- > Thanks > Ajeesh > ------------------------------------------------------------------------ > > _______________________________________________ > ug-bosug mailing list > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org > List-Owner: mailto:ug-bosug-owner at opensolaris.org > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 >