[omniORB] 2.8.0pre2 build issues on mips-irix-6.4-n32

Rob Cecil rceci@master.adams.com
Mon, 20 Sep 1999 12:43:04 -0400


--------------2C50DA346E89EB3ED63A4BAB
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Typo in platform specific mk file

*** mk/platforms/mips_irix_6.4_n32.mk   Mon Sep 20 11:16:55 1999
--- mk/platforms/mips_irix_6.4_n32.mk.orig      Mon Sep 20 12:36:58 1999
***************
*** 10,14 ****
  # Include common IRIX 6.4, 6.5 things
  #

! include $(THIS_IMPORT_TREE)/mk/platforms/mips_irix_6.4_6.5_common.mk

--- 10,14 ----
  # Include common IRIX 6.4, 6.5 things
  #

! include $(THIS_IMPORT_TREE)/mk/platform/mips_irix_6.4_6.5_common.mk




also,  change to  src/lib/omniORB2/orbcore/gatekeepers/alone/gatekeeper.cc, needed for
gethostname:




*** src/lib/omniORB2/orbcore/gatekeepers/alone/gatekeeper.cc    Mon Sep 20 12:11:27 1999
--- src/lib/omniORB2/orbcore/gatekeepers/alone/gatekeeper.cc.orig       Mon Sep 20
12:40:46 1999
***************
*** 18,24 ****
  #             include <sysent.h>
  #     endif //__sunos__

! #     if defined(__hpux__) || defined(__irix__)
  #             include <unistd.h>
  #     endif //__hpux__

--- 18,24 ----
  #             include <sysent.h>
  #     endif //__sunos__

! #     if defined(__hpux__)
  #             include <unistd.h>
  #     endif //__hpux__



--
| Rob Cecil          | Senior Development Engineer                 |
| rceci@adams.com    | Product Development                         |
| (734) 913-9351     | Mechanical Dynamics, Inc. (www.adams.com)   |
--------------------------------------------------------------------



--------------2C50DA346E89EB3ED63A4BAB
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Typo in platform specific mk file
<p>*** mk/platforms/mips_irix_6.4_n32.mk&nbsp;&nbsp; Mon Sep 20 11:16:55
1999
<br>--- mk/platforms/mips_irix_6.4_n32.mk.orig&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Mon Sep 20 12:36:58 1999
<br>***************
<br>*** 10,14 ****
<br>&nbsp; # Include common IRIX 6.4, 6.5 things
<br>&nbsp; #
<br>&nbsp;
<br>! include $(THIS_IMPORT_TREE)/mk/platforms/mips_irix_6.4_6.5_common.mk
<br>&nbsp;
<br>--- 10,14 ----
<br>&nbsp; # Include common IRIX 6.4, 6.5 things
<br>&nbsp; #
<br>&nbsp;
<br>! include $(THIS_IMPORT_TREE)/mk/platform/mips_irix_6.4_6.5_common.mk
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<p>also,&nbsp; change to&nbsp; src/lib/omniORB2/orbcore/gatekeepers/alone/gatekeeper.cc,
needed for gethostname:
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<p>*** src/lib/omniORB2/orbcore/gatekeepers/alone/gatekeeper.cc&nbsp;&nbsp;&nbsp;
Mon Sep 20 12:11:27 1999
<br>--- src/lib/omniORB2/orbcore/gatekeepers/alone/gatekeeper.cc.orig&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Mon Sep 20 12:40:46 1999
<br>***************
<br>*** 18,24 ****
<br>&nbsp; #&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
include &lt;sysent.h>
<br>&nbsp; #&nbsp;&nbsp;&nbsp;&nbsp; endif //__sunos__
<br>&nbsp;
<br>! #&nbsp;&nbsp;&nbsp;&nbsp; if defined(__hpux__) || defined(__irix__)
<br>&nbsp; #&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
include &lt;unistd.h>
<br>&nbsp; #&nbsp;&nbsp;&nbsp;&nbsp; endif //__hpux__
<br>&nbsp;
<br>--- 18,24 ----
<br>&nbsp; #&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
include &lt;sysent.h>
<br>&nbsp; #&nbsp;&nbsp;&nbsp;&nbsp; endif //__sunos__
<br>&nbsp;
<br>! #&nbsp;&nbsp;&nbsp;&nbsp; if defined(__hpux__)
<br>&nbsp; #&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
include &lt;unistd.h>
<br>&nbsp; #&nbsp;&nbsp;&nbsp;&nbsp; endif //__hpux__
<br>&nbsp;
<br>&nbsp;
<pre>--&nbsp;
| Rob Cecil&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Senior Development Engineer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |
| rceci@adams.com&nbsp;&nbsp;&nbsp; | Product Development&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |
| (734) 913-9351&nbsp;&nbsp;&nbsp;&nbsp; | Mechanical Dynamics, Inc. (www.adams.com)&nbsp;&nbsp; |
--------------------------------------------------------------------</pre>
&nbsp;</html>

--------------2C50DA346E89EB3ED63A4BAB--