Glenn Fowler wrote:
> On Sun, 01 Feb 2009 09:09:53 +0100 =?UTF-8?B?IkMuIEJlcmdzdHLDtm0i?= wrote:
> > Glenn Fowler wrote:
> > > so if <sys/localedef.h> slips in by other means its inconsequential
> > I followed up on my own post to almost this same effect.. On a fully
> > open system you'll have to change 3 more lines to silence some warnings,
> > but still was a lot less scary than I thought it would be.. Thanks for
> > getting back to me Glenn..  This will save Moinak, J??rg and others like
> > me time in the future..
> 
> how about a definition and an elaboration:
> 
> "fully open system" ?

Not all parts of OpenSolaris can be opened (e.g. released as source,
right now Sun is building binaries for each milestone build) since they
are currently licensed by a 3rd party. Examples include:
- the i18n parts of libc
- Some utilties like /usr/bin/ksh (ksh88), /usr/bin/tail,
/usr/xpg4/bin/tail, /usr/bin/tr, /usr/xpg4/bin/tr, /usr/xpg6/bin/tr,
/usr/bin/printf, /usr/bin/pax, /usr/bin/sed, /usr/xpg4/bin/sed,
/usr/bin/od, /usr/xpg4/bin/od etc.

At least for "tail", "od", "tr", "printf" will be handled by replacing
them with the AT&T AST utilities, for the others we need to have a
closer look ("sed" can likely be replaced by AST "sed" too but we have
to check whethere the /usr/bin/sed and /usr/xpg4/bin/sed versions
differ).

> "change 3 more lines" ?

No clue...

----

Bye,
Roland

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

Reply via email to