Re: ORBit build on HPUX with patch (take 2)
- From: "Brandon S. Allbery" <allbery ece cmu edu>
- To: Newcombe mordor clayton edu, gnome-list gnome org
- Subject: Re: ORBit build on HPUX with patch (take 2)
- Date: Thu, 14 Jan 1999 12:20:08 -0500 (EST)
| Okay...The other patch was bad...due to a few cut and paste errors in vim.
| Here is the correct patch...sorry bout that.
|
| *** src/IIOP/connection.c.orig Thu Jan 14 11:51:47 1999
| --- src/IIOP/connection.c Thu Jan 14 11:56:07 1999
| ***************
| *** 1,5 ****
| --- 1,11 ----
| #include "config.h"
| + #ifndef _XOPEN_SOURCE_EXTENDED
| + # define _XOPEN_SOURCE_EXTENDED
| + #endif
Please, please, PLEASE make this HP/UX-specific. These kind of defines tend
to make Solaris builds fall over (Solaris *removes* things when it sees them).
--
brandon s. allbery [os/2][linux][solaris][japh] allbery@kf8nh.apk.net
system administrator [WAY too many hats] allbery@ece.cmu.edu
electrical and computer engineering KF8NH
carnegie mellon university ["God, root, what is difference?" -Pitr]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]