HI 

I am trying to compile LCAS so that I can add a plugin after.
So my questins are:
 
1- I saw in an old document that I don't need to install a gatekeeper to
test the functionality of LCAS. I may use Lcas-test. Is this still true?

2- I have problems compiling LCAS itself.
I downloaded the package org.glite.security.lcas from the gLite CVS
(:pserver:[EMAIL PROTECTED]:/cvs/glite).

I started with:
./bootstrap
./configure --with-globus-prefix=$GLOBUS_LOCATION
--with-globus-nothr-flavor=gcc32dbg --with-glite-location=$GLITE_LOCATION


"make" stops with these errors:

 gcc -shared .libs/liblcas.la-8.o  -Wl,--rpath
-Wl,/usr/local/globus-4.0.4//lib -Wl,--rpath
-Wl,/usr/local/globus-4.0.4//lib -L/usr/local/globus-4.0.4//lib
-L/usr/local/globus-4.0.4/lib
/usr/local/globus-4.0.4//lib/libglobus_gssapi_gsi_gcc32dbg.so
/usr/local/globus-4.0.4//lib/libglobus_gss_assist_gcc32dbg.so
-lglobus_gsi_cert_utils_ -ldl  -Wl,-soname -Wl,liblcas.so.0 -o
.libs/liblcas.so.0.0.0

/usr/bin/ld: cannot find -lglobus_gsi_cert_utils_
collect2: ld returned 1 exit status
make[1]: *** [liblcas.la] Error 1
make[1]: Leaving directory
`/home/bassem/CVSlcas/org.glite.security.lcas/src'
make: *** [all-recursive] Error 1

Can anyone help with this??


Regards
Bassem


Reply via email to