Bugzilla – Bug 2315
Globus common fails to compile if there is no ipv6 support
Last modified: 2006-11-30 17:06:17
You need to log in before you can comment on or make changes to this bug.
On platforms where there is no ipv6 support, globus_common will fail to compile. globus_libc.c will fail due to various undefined types and symbols. (for example, globus_addrinfo_t will be an "incomplete type", as the addrinfo struct is not defined.) This is a problem on IRIX 6.5.12
I think we decided this is simply a hard requirement. Let me know if you had any pressing issues (this was from LANL originally I assume) that need this to be reopened. Mike