On Sep 3, 2013, at 15:00, Peter Danecek wrote:

> I am trying to setup a port for uberftp (or UberFTP). This probably will not 
> end up in there repo soon, as it depends on ports which are not yet official, 
> i.e. the globus stuff from Dennis.
> 
> However, I now run into some problem. The port would configure, but fails to 
> build. If I use apparently the equivalent procedure manually it build fine 
> and i could even install when I leave the manual build around.
> 
> The port depends on port:globus-gssapi-gsi (which is not yet official)
> 
> I attach the main.log. Any hint what is going wrong? 

The log says:

:info:build gsi.c: In function ‘gsi_init_sec_context’:
:info:build gsi.c:237: error: ‘GSS_C_GLOBUS_LIMITED_DELEG_PROXY_FLAG’ 
undeclared (first use in this function)

Where should GSS_C_GLOBUS_LIMITED_DELEG_PROXY_FLAG be defined?


The other thing I see, which may not be related but which is still a problem, 
is that it's building with /usr/bin/gcc. That's not the right compiler:

https://trac.macports.org/wiki/UsingTheRightCompiler


_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to