gss-1.0.3 does not build on Leopard or Snow Leopard because getline(), which is called from gettrimline() in src/gss.c, is is not available in the OS X system library for OS X 10.6 and earlier. A simple work-around is to add OS X version specific code to gss.c for the missing getline() function. See attached patch file. -Joseph |
patch-src-gss.diff
Description: Binary data
--- Joseph E. Sacco, Ph.D. drjesacco [at] gmail [dot] com |
_______________________________________________ Help-gss mailing list Help-gss@gnu.org https://lists.gnu.org/mailman/listinfo/help-gss