[Bug 115] New: AIX <sys/queue.h> has no TAILQ_FOREACH()

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Feb 14 03:16:38 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=115

           Summary: AIX <sys/queue.h> has no TAILQ_FOREACH()
           Product: Portable OpenSSH
           Version: -current
          Platform: PPC
        OS/Version: AIX
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Build system
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: gert at greenie.muc.de


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



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list