Bug 265 - Build problems with 3.2.3p1 under AIX 4.3.2
Summary: Build problems with 3.2.3p1 under AIX 4.3.2
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: ssh (show other bugs)
Version: -current
Hardware: PPC AIX
: P2 normal
Assignee: OpenSSH Bugzilla mailing list
URL: ftp://ftp.thewrittenword.com/outgoing...
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-07 03:25 AEST by bugzilla-openssh
Modified: 2004-04-14 12:24 AEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugzilla-openssh 2002-06-07 03:25:20 AEST
xlc -O2 -qmaxmem=-1 -qarch=com -I/opt/TWWfsw/tcpwrap/include -I. -I..
-I. -I./.. -I/opt/TWWfsw/libopenssl09s/include
-I/opt/TWWfsw/zlib11s/include  -DHAVE_CONFIG_H -c glob.c
"glob.c", line 100.9: 1506-213 (S) Macro name TILDE cannot be redefined.
"glob.c", line 100.9: 1506-358 (I) "TILDE" is defined on line 250 of
/usr/include/sys/ioctl.h.
gmake[1]: *** [glob.o] Error 1
       
From /usr/include/sys/ioctl.h:
  #define         TILDE           0x00080000      /* hazeltine tilde kludge */

Patch available at:
  ftp://ftp.thewrittenword.com/outgoing/pub/openssh-3.2.3p1-1.patch
Comment 1 Ben Lindstrom 2002-07-05 04:21:37 AEST
#undef it instead of changing name.  Patch in tree.
Comment 2 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED