[MacPorts] #42657: cyrus-sasl2 -kerberos: error: gssapi.h: No such file or directory
MacPorts
noreply at macports.org
Fri Feb 28 22:39:06 PST 2014
#42657: cyrus-sasl2 -kerberos: error: gssapi.h: No such file or directory
--------------------------+-------------------------
Reporter: ryandesign@… | Owner: jmpp@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: tiger | Port: cyrus-sasl2
--------------------------+-------------------------
I have subversion successfully installed on other Tiger machines, but on a
new Tiger test machine, I cannot get its dependency cyrus-sasl2 to
install. With its default variants, it fails because kerberos5 fails to
build (see #42656). With the kerberos variant disabled, cyrus-sasl2 fails
to build with:
{{{
:info:build /bin/sh ../libtool --mode=compile
/Volumes/Data/macports/tiger/bin/gcc-apple-4.2 -DHAVE_CONFIG_H -I. -I..
-I../include -I../lib -I../sasldb -I../include
-isystem/Volumes/Data/macports/tiger/include -DOBSOLETE_CRAM_ATTR=1
-I/Volumes/Data/macports/tiger/include -Wall -W -pipe -Os -arch i386 -MT
gssapi.lo -MD -MP -MF .deps/gssapi.Tpo -c -o gssapi.lo gssapi.c
:info:build /Volumes/Data/macports/tiger/bin/gcc-apple-4.2 -DHAVE_CONFIG_H
-I. -I.. -I../include -I../lib -I../sasldb -I../include
-isystem/Volumes/Data/macports/tiger/include -DOBSOLETE_CRAM_ATTR=1
-I/Volumes/Data/macports/tiger/include -Wall -W -pipe -Os -arch i386 -MT
gssapi.lo -MD -MP -MF .deps/gssapi.Tpo -c gssapi.c -fno-common -DPIC -o
gssapi.lo
:info:build gssapi.c:49:20: error: gssapi.h: No such file or directory
}}}
gssapi.h is part of kerberos, so it seems to be trying to use kerberos
even though I've asked it not to. This may be related to #37218.
--
Ticket URL: <https://trac.macports.org/ticket/42657>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list