[Bug 206] -SNAP-20020405: build failures on AIX 3.2.5 with XLC 1.2.1.16
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Apr 8 09:44:05 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=206
------- Additional Comments From Matthew_Clarke at mindlink.bc.ca 2002-04-08 09:44 -------
More investigation shows that adding "--with-cppflags=-D_BSD=44" triggers a
"struct cmsghdr" definition in the system headers, fixing the compilation error.
However, that triggers changes to the WIFEXITED() macro and friends, such that
they expect a "struct wait" instead of an "int", which breaks the compile of entropy.c.
Read some traffic on the openssh-unix-dev mailing list about a similar "struct
cmsghdr" compile error on SCO 3.2v4.2, and about a fix/workaround being in CVS.
Will try again with Monday's snapshot.
------- 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