#16222: neon 0.28.2 should be built without GSSAPI support ---------------------------------+------------------------------------------ Reporter: vinc17@macports.org | Owner: dluke@geeklair.net Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | ---------------------------------+------------------------------------------ By default, the configure script from neon looks for GSSAPI related headers. As neon does not depend on a package that provides such headers, --without-gssapi should be added to configure.args. Also note that building neon was failing with heimdal 1.0.1_0 because heimdal provides such headers and neon doesn't like them. This problem no longer occurs because heimdal is now installed in a non-standard location. Still, adding --without-gssapi would avoid bad surprises. If need be, a variant can still be added with a dependency on a package that provides GSSAPI and with adequate configure options. -- Ticket URL: <http://trac.macports.org/ticket/16222> MacPorts <http://www.macports.org/> Ports system for Mac OS