Hi
I have an install problem of Globus Toolkit 5.2.3 on Mac OS X 10.8.2.
I have already install Xcode and its Command Line Tools. libtool is
installed from MacPorts (libtool @2.4.2_3 (active)).
% export CPPFLAGS=-I/opt/local/include/libltdl
% export LDFLAGS=-L/opt/local/share/libtool/libltdl
% tar xvfz gt5.2.3-all-source-installer.tar.gz
(snip)
% cd gt5.2.3-all-source-installer
% ./configure --prefix="/tmp/gt" --with-flavor=gcc64dbg
% make
(snip)
In file included from globus_i_gss_assist.h:32,
from accept.c:28:
globus_gss_assist.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'globus_i_gsi_gss_assist_module'
In file included from globus_i_gss_assist.h:32,
from accept.c:28:
globus_gss_assist.h:330: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'globus_gss_assist_authorization_host_name'
globus_gss_assist.h:356: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'globus_gss_assist_lookup_all_globusid'
globus_gss_assist.h:362: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'globus_gss_assist_map_and_authorize'
accept.c: In function 'globus_gss_assist_accept_sec_context':
accept.c:152: error: 'globus_i_gsi_gss_assist_module' undeclared (first use in
this function)
accept.c:152: error: (Each undeclared identifier is reported only once
accept.c:152: error: for each function it appears in.)
accept.c: In function 'globus_gss_assist_accept_sec_context_async':
accept.c:391: error: 'globus_i_gsi_gss_assist_module' undeclared (first use in
this function)
make[3]: *** [accept.lo] Error 1
make[2]: *** [all_filelists] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [globus_gss_assist-make] Error 2
%
Is there any hints or comments ?
regards.
--
Hiroki (REO) Kashiwazaki
mailto:[email protected]
Tel: +81-6-6879-4418