[omniORB] HUX/OmniORN 3.04 compile error on python LongLong management

Frédéric Prin frederic.prin@silvaco.com
Mon Mar 3 15:56:02 2003


This is a multi-part message in MIME format.

------=_NextPart_000_0636_01C2E1A5.ABA42530
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

I have some application build with OmniORB 3.04 that works on Windows =
NT,
Solaris 2.7 and Linux RH 7.1.
I'd like to port them to HP UX 11.0
I have a syntax error on symbols like "PyLong_FromLongLong" and other =
stuff
on the longlong management on Python 1.5.2.

>gnumake export
........
Error 403: "idlpython.cc", line 175 # Undeclared variable
'PyLong_FromLongLong'. Perhaps 'MyPyLong_FromLongLong' as in "_object
*MyPyLong_FromLongLong(long long)" ["idlpython.cc", line 172] was =
intended.
        return PyLong_FromLongLong(ll);
-------



>uname -a
HP-UX hpb2600f B.11.00 U 9000/785 2000358193 unlimited-user license

>  aCC -V
aCC -V
aCC: HP ANSI C++ B3910B A.03.31


Please, if there is someone that still use OmniORB 3.04 and HP UX 11, I =
will
be pleased to know how to do to compile OmniORB

(I will considere upgrading to OmniORB 4 the last solution)

Thanks

|        Fr=E9d=E9ric Prin
| Senior Software Engineer
|
|         S I L V A C O
| Grenoble REsearch CEnter
| Tel 04 56 38 10 33

                              (
     Fr=E9d=E9ric Prin             )
     Senior Software Engineer /
          S I L V A C O      (
     Grenoble REsearch CEnter \
     Tel 04 56 38 10 33        )
    __________________________/___
   /__/__/__/__/__/__/__/__/__/__/
  /__/__/__/__/__/__/__/__/_____/
 /__/__/__/__/__/__/__/__/__/__/


------=_NextPart_000_0636_01C2E1A5.ABA42530
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3D"Courier New" size=3D2>Hi,<BR><BR>I have some =
application build=20
with OmniORB 3.04 that works on Windows NT,<BR>Solaris 2.7 and Linux RH=20
7.1.<BR>I'd like to port them to HP UX 11.0<BR>I have a syntax error on =
symbols=20
like "PyLong_FromLongLong" and other stuff<BR>on the longlong management =
on=20
Python 1.5.2.</FONT></DIV>
<DIV><FONT face=3D"Courier New" size=3D2><BR>&gt;gnumake export</DIV>
<DIV><FONT face=3D"Courier New" size=3D2>........<BR>Error 403: =
"idlpython.cc", line=20
175 # Undeclared variable<BR>'PyLong_FromLongLong'. Perhaps=20
'MyPyLong_FromLongLong' as in "_object<BR>*MyPyLong_FromLongLong(long =
long)"=20
["idlpython.cc", line 172] was=20
intended.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return=20
PyLong_FromLongLong(ll);</FONT></DIV>
<DIV><FONT face=3D"Courier New" =
size=3D2>-------<BR><BR><BR></FONT><BR>&gt;uname=20
-a<BR>HP-UX hpb2600f B.11.00 U 9000/785 2000358193 unlimited-user=20
license<BR><BR>&gt;&nbsp; aCC -V<BR>aCC -V<BR>aCC: HP ANSI C++ B3910B=20
A.03.31<BR></FONT></DIV>
<DIV><FONT face=3D"Courier New" size=3D2><BR></FONT><FONT =
face=3D"Courier New"=20
size=3D2>Please, if there is someone that still use OmniORB 3.04 and HP =
UX 11, I=20
will<BR>be pleased to know how to do to compile OmniORB<BR><BR>(I will =
considere=20
upgrading to OmniORB 4 the last=20
solution)<BR><BR>Thanks<BR><BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;=20
Fr=E9d=E9ric Prin<BR>| Senior Software=20
Engineer<BR>|<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S I L =
V A C=20
O<BR>| Grenoble REsearch CEnter<BR>| Tel 04 56 38 10 33<BR></DIV></FONT>
<DIV><FONT face=3D"Courier New"=20
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
(<BR>&nbsp;&nbsp;&nbsp;&nbsp; Fr=E9d=E9ric=20
Prin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;=20
)<BR>&nbsp;&nbsp;&nbsp;&nbsp; Senior Software Engineer=20
/<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S I L V A C=20
O&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (<BR>&nbsp;&nbsp;&nbsp;&nbsp; Grenoble =
REsearch=20
CEnter \<BR>&nbsp;&nbsp;&nbsp;&nbsp; Tel 04 56 38 10=20
33&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<BR>&nbsp;&nbsp;&nbsp;=20
__________________________/___<BR>&nbsp;&nbsp;=20
/__/__/__/__/__/__/__/__/__/__/<BR>&nbsp;=20
/__/__/__/__/__/__/__/__/_____/<BR>&nbsp;/__/__/__/__/__/__/__/__/__/__/<=
BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_0636_01C2E1A5.ABA42530--