commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Patch #935] Fixes for compiling on AIX4 and AIX5


From: nobody
Subject: [Patch #935] Fixes for compiling on AIX4 and AIX5
Date: Fri, 10 Jan 2003 13:32:44 -0500

Patch #935 has been updated. 

Project: 
Category: None
Status: Closed
Summary: Fixes for compiling on AIX4 and AIX5

Follow-Ups:

Date: 2003-Jan-10 16:05
By: cbj

Comment:
I see no problems checking this in.  I think config.guess from automake 1.6 
will fix the AIX4/5 issue.
-------------------------------------------------------

Date: 2003-Jan-10 16:14
By: cbj

Comment:
For the java_net_PlainSocketImpl.c changes, should we add something to 
configure.in to check for the headers sys/ioctl.h and asm/ioctls.h and include 
appropriately?  And why the ifndef _AIX?  Do we need this on Linux, etc.?
-------------------------------------------------------

Date: 2003-Jan-10 16:49
By: cbj

Comment:
Okay, I understand the PlainSocketImpl.c changes... I have committed something 
similar... let me know if the _AIX check is still needed (see if 
HAVE_ASM_IOCTLS_H is defined in config.h after configure).
-------------------------------------------------------

Date: 2003-Jan-10 18:32
By: dolby

Comment:
I took the _AIX #ifdef out, and things compile on AIX.  Looks like the 
configure changes are just what was needed :)

-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=935&group_id=85




reply via email to

[Prev in Thread] Current Thread [Next in Thread]