gss 1.0.3 doesn't build on OS X Leopard or Snow Leopard due to use of getline()
Richard L. Hamilton
rlhamil at smart.net
Sun Apr 30 09:00:18 UTC 2017
Earlier versions of OS X don't provide getline(), so gss 1.0.3 won't link on those systems. Perhaps a compatibility implementation of getline() should be included and conditionally used for such cases. It might take actually linking a test program to determine whether the system provided it, since the OS X versions that do have getline(), have it in a rather non-obvious location (an additional library brought in by one of the main system libraries).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20170430/38a6af6d/attachment.sig>
More information about the macports-users
mailing list