help-gss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gss-1.0.3 does not build on OS X 10.5.x or 10.6.x


From: Joseph Sacco
Subject: gss-1.0.3 does not build on OS X 10.5.x or 10.6.x
Date: Sun, 30 Apr 2017 17:41:23 -0400

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


Attachment: patch-src-gss.diff
Description: Binary data


---
Joseph E.  Sacco, Ph.D.
drjesacco [at] gmail [dot] com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]