Christian Peralta wrote: > I have been unable to build libcurl4. My guess is that the problem is with > gssapi > > checking if GSSAPI support is requested... yes > checking gss.h usability... no > checking gss.h presence... no > checking for gss.h... no > checking gssapi.h usability... no > checking gssapi.h presence... no > checking for gssapi.h... no > checking gssapi/gssapi.h usability... yes > checking gssapi/gssapi.h presence... yes > checking for gssapi/gssapi.h... yes > > I have tried building symlinks to the 10.4.u SDK version of gssapi in > /usr/lib but this does not work... How would I go about building libcurl4 in > this case? > > > Thanks, > > > Christian Peralta > > I wouldn't think that the problem is with gssapi, since it finds /usr/include/gssapi/gssapi.h (as per your last three lines). This is where it's supposed to be on OS X.
Can you post your error? -- Alexander K. Hansen Fink User Liaison/Documenter akh AT finkproject DOT org ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
