Bug 115

Summary: AIX <sys/queue.h> has no TAILQ_FOREACH()
Product: Portable OpenSSH Reporter: Gert Doering <gert>
Component: Build systemAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED FIXED    
Severity: normal    
Priority: P3    
Version: -current   
Hardware: PPC   
OS: AIX   

Description Gert Doering 2002-02-14 03:16:35 AEDT
AIX 4.3.3.0 has a <sys/queue.h> with TAILQ_ENTRY, TAILQ_HEAD, _INSERT and
_REMOVE, but no TAILQ_FOREACH.

Setting #define HAVE_BOGUS_SYS_QUEUE_H 1 in config.h fixes this.

checking build system type... powerpc-ibm-aix4.3.3.0
checking host system type... powerpc-ibm-aix4.3.3.0
Comment 1 Damien Miller 2002-02-14 08:43:01 AEDT
Fixed in -current. Thanks
Comment 2 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED