[omniORB] Installation of OmniOrb in HP-UX

Ivanov, Roumen Roumen.Ivanov@drkw.com
Fri Dec 20 08:30:02 2002


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C2A801.CDBECDB8
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Hi,
I'm on HP 11.0 since more than 2 years. The versions I've used are 3.0.2,
3.0.3, 3.0.5.
All they compile fine for me with aCC: HP ANSI C++ B3910B X.03.27. No
changes in sysdep file, no autoconf - just using platform make file
hppa_hpux_11.00.mk.
Probably depends on the compiler version. BTW our HP admins keep applying
the HP pathches.
Regards,
Roumen
=20
-----Original Message-----
From: Bhatia, Neeraj [mailto:Neeraj.Bhatia@hp.com]
Sent: Thursday, December 19, 2002 17:15
To: Rui Vaz; omniorb-list@omniorb-support.com
Subject: RE: [omniORB] Installation of OmniOrb in HP-UX


Hi Rui,
=20
Did you make any progress? I am trying to build it on HPUX 11 too, with no
success. My aCC compiler is aCC: HP ANSI C++ B3910B A.03.35.
=20
First of all, the autoconf build process never worked for me. I tried to
build it using =E2=80=9Cmake export=E2=80=9D method in the source directory.
=20
I had to make two changes in include/omniORB4/CORBA_sysdep_trad.h file. I
added the following lines to "#elif defined(__hpux__)" section, since these
two constants were causing errors in many source files:
=20
#    undef HAS_Cplusplus_const_cast
#    undef HAS_Cplusplus_Namespace
=20
But, I am still getting compilation error in another source file
(dynamic/policy.cc):
aCC -c -O -w +inst_v +DAportable -D_THREAD_SAFE -DRWSTD_MULTI_THREAD
--RW_MULTI_THREAD  -I.. -
I./.. -I../../../../include/omniORB4/internal -D_HPUX_SOURCE
-D_POSIX_C_SOURCE=3D199506L -DUSE_o
mniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I.
-I../../../../include -
D__hppa__ -D__hpux__ -D__OSVERSION__=3D11 -o static/policy.o policy.cc
Error 20: "policy.cc", line 156 # ',' expected before 'CORBA'.
    _init_in_def_( const PolicyErrorCode CORBA::BAD_POLICY =3D 0; )
    ^^^^^^^^^^^^^
Error 195: "policy.cc", line 156 # Static member "const short
CORBA::BAD_POLICY" was
    declared as 'const short' in class yet has type 'const int' here.
    _init_in_def_( const PolicyErrorCode CORBA::BAD_POLICY =3D 0; )
    ^^^^^^^^^^^^^
Error 204: "policy.cc", line 156 # Uninitialized const variable "const int
PolicyErrorCode".
    _init_in_def_( const PolicyErrorCode CORBA::BAD_POLICY =3D 0; )
=20
I need help now!!
=20
Is there anybody using omniORB4 on HPUX-11?
=20
Regards,
=20
Neeraj Bhatia
=20
=20
-----Original Message-----
From: Bhatia, Neeraj=20
Sent: Wednesday, December 18, 2002 12:27 PM
To: Rui Vaz; omniorb-list@omniorb-support.com
Subject: RE: [omniORB] Installation of OmniOrb in HP-UX
=20
You need to use copy of python available at
http://sourceforge.net/project/showfiles.php?group_id=3D51138=20
=20
I had same trouble trying to use python 2.2!!
=20
Neeraj Bhatia
=20
=20
-----Original Message-----
From: Rui Vaz [mailto:est-r-vaz@ptinovacao.pt]=20
Sent: Wednesday, December 18, 2002 11:52 AM
To: 'omniorb-list@omniorb-support.com'
Subject: [omniORB] Installation of OmniOrb in HP-UX
Importance: High
=20
Hello!
I need help for install the omniOrb 4.0 in an HP-UX11.0.
I configure with ./configure CC=3Dcc CXX=3DaCC and I have installed the full
Python.
I run make and after +/- 1min i have the error :
=20
making all in src/lib/omniORB...
make[1]: Entering directory `/home/rvaz/omniORB-4.0.0/build/src/lib/omniORB'
/usr/local/bin/python ../../../../bin/scripts/distdate.py
<../../../../update.log >omniORB4/distdate.hh
../../../bin/omniidl -bcxx -Wba -p../../../../src/lib/omniORB -Wbdebug -v
-ComniORB4 ../../../../idl/Naming.idl
=20
=20
omniidl: ERROR!
=20
omniidl: Could not open IDL compiler module _omniidlmodule.so
omniidl: Please make sure it is in directory
/home/rvaz/omniORB-4.0.0/build/lib
omniidl: (or set the PYTHONPATH environment variable)
=20
omniidl: (The error was 'Failed to load
/home/rvaz/omniORB-4.0.0/build/lib/_omniidlmodule.sl')
=20
=20
I don=C2=B4t know what=C2=B4s the problem, the  file _omniidlmodule.sl is i=
n directory
/home/rvaz/omniORB-4.0.0/build/lib.
=20
I have compile the omniOrb in an HP-UX11.0 with gcc3.2  but i didn=C2=B4t h=
ave
sucess!! But i would like use the aCC.
If someone can help me, please reply this e-mail and tell me somethink  !
=20
Thanks.
=20
Best Regards,
Rui Vaz
=20
_______________________________________________
omniORB-list mailing list
omniORB-list@omniorb-support.com
http://www.omniorb-support.com/mailman/listinfo/omniorb-list
_______________________________________________
omniORB-list mailing list
omniORB-list@omniorb-support.com
http://www.omniorb-support.com/mailman/listinfo/omniorb-list


----------------------------------------------------------------------
If you have received this e-mail in error or wish to read our e-mail=20
disclaimer statement and monitoring policy, please refer to=20
http://www.drkw.com/disc/email/ or contact the sender.
----------------------------------------------------------------------


------_=_NextPart_001_01C2A801.CDBECDB8
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns=3D"http://www.w3.org/TR/REC-html40" xmlns:o =3D=20
"urn:schemas-microsoft-com:office:office" xmlns:w =3D=20
"urn:schemas-microsoft-com:office:word" xmlns:st1 =3D=20
"urn:schemas-microsoft-com:office:smarttags"><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; charset=3Dutf-8">


<META content=3DWord.Document name=3DProgId>
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<META content=3D"Microsoft Word 10" name=3DOriginator><LINK=20
href=3D"cid:filelist.xml@01C2A750.152BA7C0" rel=3DFile-List><o:SmartTagType=
 name=3D"place"=20
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"></o:SmartTagTyp=
e><!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:DoNotRelyOnCSS/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:DontDisplayPageBoundaries/>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DocumentKind>DocumentEmail</w:DocumentKind>
  <w:EnvelopeVis/>
  <w:Compatibility>
   <w:ApplyBreakingRules/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]--><!--[if !mso]>
<STYLE>st1\:* {
	BEHAVIOR: url(#default#ieooui)
}
</STYLE>
<![endif]-->
<STYLE>@page Section1 {size: 8.5in 11.0in; margin: 1.0in 77.95pt 1.0in 77.9=
5pt; mso-header-margin: .5in; mso-footer-margin: .5in; mso-paper-source: 0;=
 }
P.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"; mso-=
style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "T=
imes New Roman"
}
LI.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"; mso-=
style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "T=
imes New Roman"
}
DIV.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"; mso-=
style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "T=
imes New Roman"
}
A:link {
	COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlink {
	COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
A:visited {
	COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlinkFollowed {
	COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
P.MsoPlainText {
	FONT-SIZE: 10pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Courier New"; mso-pagi=
nation: widow-orphan; mso-fareast-font-family: "Times New Roman"
}
LI.MsoPlainText {
	FONT-SIZE: 10pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Courier New"; mso-pagi=
nation: widow-orphan; mso-fareast-font-family: "Times New Roman"
}
DIV.MsoPlainText {
	FONT-SIZE: 10pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Courier New"; mso-pagi=
nation: widow-orphan; mso-fareast-font-family: "Times New Roman"
}
SPAN.SpellE {
	mso-style-name: ""; mso-spl-e: yes
}
SPAN.GramE {
	mso-style-name: ""; mso-gram-e: yes
}
DIV.Section1 {
	page: Section1
}
</STYLE>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */=20
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";}
</style>
<![endif]--></HEAD>
<BODY lang=3DEN-US style=3D"tab-interval: .5in" vLink=3Dpurple link=3Dblue>
<DIV><SPAN class=3D125011708-20122002><FONT face=3DArial color=3D#0000ff=20
size=3D2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=3D125011708-20122002><FONT face=3DArial color=3D#0000ff=20
size=3D2>I'm&nbsp;on HP 11.0&nbsp;since more than 2 years. The versions I'v=
e used=20
are 3.0.2, 3.0.3, 3.0.5.</FONT></SPAN></DIV>
<DIV><SPAN class=3D125011708-20122002><FONT face=3DArial color=3D#0000ff si=
ze=3D2>All=20
they compile fine for me with aCC: HP ANSI C++ B3910B X.03.27. No changes i=
n=20
sysdep file, no autoconf - just using platform make file=20
hppa_hpux_11.00.mk.</FONT></SPAN></DIV>
<DIV><SPAN class=3D125011708-20122002><FONT face=3DArial color=3D#0000ff=20
size=3D2>Probably&nbsp;depends on the compiler version. BTW our HP admins k=
eep=20
applying the HP pathches.</FONT></SPAN></DIV>
<DIV><SPAN class=3D125011708-20122002><FONT face=3DArial color=3D#0000ff=20
size=3D2>Regards,</FONT></SPAN></DIV>
<DIV><SPAN class=3D125011708-20122002><FONT face=3DArial color=3D#0000ff=20
size=3D2>Roumen</FONT></SPAN></DIV>
<DIV><SPAN class=3D125011708-20122002><FONT face=3DArial color=3D#0000ff=20
size=3D2></FONT></SPAN>&nbsp;</DIV>
<BLOCKQUOTE dir=3Dltr style=3D"MARGIN-RIGHT: 0px">
  <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT face=3DTah=
oma=20
  size=3D2>-----Original Message-----<BR><B>From:</B> Bhatia, Neeraj=20
  [mailto:Neeraj.Bhatia@hp.com]<BR><B>Sent:</B> Thursday, December 19, 2002=
   17:15<BR><B>To:</B> Rui Vaz;=20
  omniorb-list@omniorb-support.com<BR><B>Subject:</B> RE: [omniORB] Install=
ation=20
  of OmniOrb in HP-UX<BR><BR></FONT></DIV>
  <DIV class=3DSection1>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">Hi Rui,<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">Did you make any progress? I am trying to build=
 it on=20
  HPUX 11 too, with no success. My <SPAN class=3DSpellE>aCC</SPAN> compiler=
 is=20
  <SPAN class=3DSpellE><B><I><SPAN=20
  style=3D"FONT-WEIGHT: bold; FONT-STYLE: italic">aCC</SPAN></I></B></SPAN>=
<B><I><SPAN=20
  style=3D"FONT-WEIGHT: bold; FONT-STYLE: italic">: HP ANSI C++ B3910B=20
  A.03.35</SPAN></I></B>.<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">First of all, the <SPAN class=3DSpellE><B><SPAN=
   style=3D"FONT-WEIGHT: bold">autoconf</SPAN></B></SPAN> build process nev=
er=20
  worked for me. I tried to build it using =E2=80=9Cmake export=E2=80=9D me=
thod in the source=20
  directory.<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">I had to make two changes in <B><SPAN=20
  style=3D"FONT-WEIGHT: bold">include/omniORB4/CORBA_sysdep_trad.h</SPAN></=
B>=20
  file. I added the following lines to "#<SPAN class=3DSpellE>elif</SPAN> <=
SPAN=20
  class=3DGramE>defined(</SPAN>__<SPAN class=3DSpellE>hpux</SPAN>__)" secti=
on, since=20
  these two constants were causing errors in many source=20
  files:<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><I><FONT face=3D"Cou=
rier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic">#<SPAN=20
  style=3D"mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN><SPAN class=3DSpell=
E><SPAN=20
  class=3DGramE>undef</SPAN></SPAN> <SPAN=20
  class=3DSpellE>HAS_Cplusplus_const_cast</SPAN><o:p></o:p></SPAN></FONT></=
I></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><I><FONT face=3D"Cou=
rier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic">#<SPAN=20
  style=3D"mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN><SPAN class=3DSpell=
E><SPAN=20
  class=3DGramE>undef</SPAN></SPAN> <SPAN=20
  class=3DSpellE>HAS_Cplusplus_Namespace</SPAN><o:p></o:p></SPAN></FONT></I=
></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><I><FONT face=3D"Cou=
rier New"=20
  size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic"><o:p>&nbsp;</o:p></SPAN></F=
ONT></I></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">But, I am still getting compilation error in an=
other=20
  source file (dynamic/<SPAN=20
  class=3DSpellE>policy.cc</SPAN>):<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><SPAN class=3DSpellE=
><SPAN=20
  class=3DGramE><I><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic">aCC</SPAN></FONT></I></SPAN=
></SPAN><I><SPAN=20
  style=3D"FONT-STYLE: italic"> -c -O -w +<SPAN class=3DSpellE>inst_v</SPAN=
> +<SPAN=20
  class=3DSpellE>DAportable</SPAN> -D_THREAD_SAFE -DRWSTD_MULTI_THREAD=20
  --RW_MULTI_THREAD<SPAN style=3D"mso-spacerun: yes">&nbsp; </SPAN>-I..=20
  -<o:p></o:p></SPAN></I></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><SPAN class=3DGramE>=
<I><FONT=20
  face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic">I./</SPAN></FONT></I></SPAN=
><I><SPAN=20
  style=3D"FONT-STYLE: italic">.. -I<SPAN=20
  class=3DGramE>..</SPAN>/../../../include/omniORB4/internal -D_HPUX_SOURCE=
   -D_POSIX_C_SOURCE=3D199506L -<SPAN=20
  class=3DSpellE>DUSE_o</SPAN><o:p></o:p></SPAN></I></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><SPAN class=3DSpellE=
><I><FONT=20
  face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic">mniORB_logStream</SPAN></FO=
NT></I></SPAN><I><SPAN=20
  style=3D"FONT-STYLE: italic"> -D_OMNIORB_DYNAMIC_LIBRARY -<SPAN=20
  class=3DSpellE>DUnixArchitecture</SPAN> -</SPAN></I><st1:place><I><SPAN=
   style=3D"FONT-STYLE: italic">I.</SPAN></I></st1:place><I><SPAN=20
  style=3D"FONT-STYLE: italic"> -</SPAN></I><st1:place><I><SPAN=20
  style=3D"FONT-STYLE: italic">I.</SPAN></I></st1:place><I><SPAN=20
  style=3D"FONT-STYLE: italic"> -I<SPAN class=3DGramE>..</SPAN>/../../../in=
clude=20
  -<o:p></o:p></SPAN></I></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><SPAN class=3DSpellE=
><I><FONT=20
  face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic">D__hppa</SPAN></FONT></I></=
SPAN><I><SPAN=20
  style=3D"FONT-STYLE: italic">__ -<SPAN class=3DSpellE>D__hpux</SPAN>__=20
  -D__OSVERSION__=3D11 -o static/<SPAN class=3DSpellE>policy.o</SPAN> <SPAN=
   class=3DSpellE>policy.cc</SPAN><o:p></o:p></SPAN></I></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><I><FONT face=3D"Cou=
rier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic">Error 20: "<=
SPAN=20
  class=3DSpellE>policy.cc</SPAN>", line 156 # ',' expected before=20
  'CORBA'.<o:p></o:p></SPAN></FONT></I></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><I><FONT face=3D"Cou=
rier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic"><SPAN=20
  style=3D"mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN>_<SPAN=20
  class=3DSpellE>init_in_def</SPAN><SPAN class=3DGramE>_(</SPAN> const <SPA=
N=20
  class=3DSpellE>PolicyErrorCode</SPAN> CORBA::BAD_POLICY =3D 0;=20
  )<o:p></o:p></SPAN></FONT></I></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><I><FONT face=3D"Cou=
rier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic"><SPAN=20
  style=3D"mso-spacerun: yes">&nbsp;&nbsp;&nbsp;=20
  </SPAN>^^^^^^^^^^^^^<o:p></o:p></SPAN></FONT></I></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><I><FONT face=3D"Cou=
rier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic">Error 195: "=
<SPAN=20
  class=3DSpellE>policy.cc</SPAN>", line 156 # Static member "const short=
   CORBA::BAD_POLICY" was<o:p></o:p></SPAN></FONT></I></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><I><FONT face=3D"Cou=
rier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic"><SPAN=20
  style=3D"mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN><SPAN=20
  class=3DGramE>declared</SPAN> as 'const short' in class yet has type 'con=
st=20
  <SPAN class=3DSpellE>int</SPAN>' here.<o:p></o:p></SPAN></FONT></I></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><I><FONT face=3D"Cou=
rier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic"><SPAN=20
  style=3D"mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN>_<SPAN=20
  class=3DSpellE>init_in_def</SPAN><SPAN class=3DGramE>_(</SPAN> const <SPA=
N=20
  class=3DSpellE>PolicyErrorCode</SPAN> CORBA::BAD_POLICY =3D 0;=20
  )<o:p></o:p></SPAN></FONT></I></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><I><FONT face=3D"Cou=
rier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic"><SPAN=20
  style=3D"mso-spacerun: yes">&nbsp;&nbsp;&nbsp;=20
  </SPAN>^^^^^^^^^^^^^<o:p></o:p></SPAN></FONT></I></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><I><FONT face=3D"Cou=
rier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic">Error 204: "=
<SPAN=20
  class=3DSpellE>policy.cc</SPAN>", line 156 # Uninitialized const variable=
 "const=20
  <SPAN class=3DSpellE>int</SPAN> <SPAN=20
  class=3DSpellE>PolicyErrorCode</SPAN>".<o:p></o:p></SPAN></FONT></I></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><I><FONT face=3D"Cou=
rier New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-STYLE: italic"><SPAN=20
  style=3D"mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN>_<SPAN=20
  class=3DSpellE>init_in_def</SPAN><SPAN class=3DGramE>_(</SPAN> const <SPA=
N=20
  class=3DSpellE>PolicyErrorCode</SPAN> CORBA::BAD_POLICY =3D 0;=20
  )</SPAN></FONT></I><o:p></o:p></P>
  <P class=3DMsoPlainText style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Courie=
r New"=20
  size=3D2><SPAN style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT><=
/P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">I need help now!!<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">Is there anybody using omniORB4 on=20
  HPUX-11?<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">Regards,<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">Neeraj Bhatia<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">-----Original Message-----<BR>From: Bhatia, Nee=
raj=20
  <BR>Sent: Wednesday, December 18, 2002 12:27 PM<BR>To: Rui Vaz;=20
  omniorb-list@omniorb-support.com<BR>Subject: RE: [omniORB] Installation o=
f=20
  OmniOrb in HP-UX<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">You need to use copy of python available at=20
  http://sourceforge.net/project/showfiles.php?group_id=3D51138=20
  <o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">I had same trouble trying to use python=20
  2.2!!<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">Neeraj Bhatia<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">-----Original=20
Message-----<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">From: Rui Vaz [mailto:est-r-vaz@ptinovacao.pt]=
   <o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">Sent: Wednesday, December 18, 2002 11:52=20
  AM<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">To:=20
  'omniorb-list@omniorb-support.com'<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">Subject: [omniORB] Installation of OmniOrb in=
   HP-UX<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">Importance: High<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">Hello!<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">I need help for install the omniOrb 4.0 in an=
   HP-UX11.0.<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">I configure with ./configure CC=3Dcc CXX=3DaCC =
and I have=20
  installed the full<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">Python.<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">I run make and after +/- 1min i have the error=
   :<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">making all in=20
  src/lib/omniORB...<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">make[1]: Entering directory=20
  `/home/rvaz/omniORB-4.0.0/build/src/lib/omniORB'<o:p></o:p></SPAN></FONT>=
</P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">/usr/local/bin/python=20
  ../../../../bin/scripts/distdate.py<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">&lt;../../../../update.log=20
  &gt;omniORB4/distdate.hh<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">../../../bin/omniidl -bcxx -Wba=20
  -p../../../../src/lib/omniORB -Wbdebug -v<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">-ComniORB4=20
  ../../../../idl/Naming.idl<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">omniidl: ERROR!<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">omniidl: Could not open IDL compiler module=20
  _omniidlmodule.so<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">omniidl: Please make sure it is in=20
  directory<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">/home/rvaz/omniORB-4.0.0/build/lib<o:p></o:p></=
SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">omniidl: (or set the PYTHONPATH environment=20
  variable)<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">omniidl: (The error was 'Failed to=20
  load<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">/home/rvaz/omniORB-4.0.0/build/lib/_omniidlmodu=
le.sl')<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">I don=C2=B4t know what=C2=B4s the problem, the<=
SPAN=20
  style=3D"mso-spacerun: yes">&nbsp; </SPAN>file _omniidlmodule.sl is in=20
  directory<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">/home/rvaz/omniORB-4.0.0/build/lib.<o:p></o:p><=
/SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">I have compile the omniOrb in an HP-UX11.0 with=
   gcc3.2<SPAN style=3D"mso-spacerun: yes">&nbsp; </SPAN>but i didn=C2=B4t=
   have<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">sucess!! But i would like use the=20
  aCC.<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">If someone can help me, please reply this e-mai=
l and=20
  tell me somethink<SPAN style=3D"mso-spacerun: yes">&nbsp;=20
  </SPAN>!<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">Thanks.<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">Best Regards,<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">Rui Vaz<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">_______________________________________________=
<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">omniORB-list mailing list<o:p></o:p></SPAN></FO=
NT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">omniORB-list@omniorb-support.com<o:p></o:p></SP=
AN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">http://www.omniorb-support.com/mailman/listinfo=
/omniorb-list<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">_______________________________________________=
<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">omniORB-list mailing list<o:p></o:p></SPAN></FO=
NT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">omniORB-list@omniorb-support.com<o:p></o:p></SP=
AN></FONT></P>
  <P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt">http://www.omniorb-support.com/mailman/listinfo=
/omniorb-list<o:p></o:p></SPAN></FONT></P></DIV></BLOCKQUOTE><CODE><FONT SI=
ZE=3D3><BR>
<BR>
----------------------------------------------------------------------<BR>
If you have received this e-mail in error or wish to read our e-mail <BR>
disclaimer statement and monitoring policy, please refer to <BR>
http://www.drkw.com/disc/email/ or contact the sender.<BR>
----------------------------------------------------------------------<BR>
</FONT></CODE>
</BODY></HTML>

------_=_NextPart_001_01C2A801.CDBECDB8--