I'm not sure why you're quoting the RFT configuration section. The perl that's installed on your system appears to refer to non-existent headers:

From near the beginning of your log:

cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno- strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE - D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"2.20\" -DXS_VERSION=\"2.20\" - fPIC "-I/usr/lib/perl/5.8/CORE" -DU32_ALIGNMENT_REQUIRED MD5.c
In file included from MD5.xs:41:
/usr/lib/perl/5.8/CORE/perl.h:420:24: error: sys/types.h: No such file or directory /usr/lib/perl/5.8/CORE/perl.h:451:19: error: ctype.h: No such file or directory
[...lots more missing headers]

What architecture/OS are you on? Where did your perl come from? What cc are you using?


Charles

On Jul 7, 2008, at 1:46 PM, Lasantha Ranaweera wrote:

Folks,

I tried to install globus 4.0.7 using it's source code in AMD 64 machine and it failed as given in the log file (as in http://www.globus.org/toolkit/docs/4.0/admin/docbook/quickstart.html#q-rft-configure) . Do I need to do special modifications here?


Regards,
Lasantha
<installer.log>

Reply via email to