Re: Problem loading MD5 module
Cricket <[email protected]> Fri, 24 Aug 2007 10:10:12 -0300
| Newsgroups | gmane.network.cricket.user |
|---|---|
| Message-ID | <[email protected]> |
check following links to find out how to download and install Perl Modules : http://search.cpan.org/~jhi/perl-5.8.0/lib/CPAN.pm http://www.troubleshooters.com/codecorn/littperl/perlcpan.htm Jeff Penhale wrote: > Hi, > > I've been trying to install cricket, but am having troubles with installing the required perl modules. I'm hoping that someone has run into, or knows how to solve this issue. > > I get the following error message when I try to install the MD5 module. I know it's not a cricket issue as such, but I'm not sure where to go from here. Any help would be most appreciated. > > Thanks > > root@hostname <mailto:root@hostname> # perl Makefile.PL > Testing alignment requirements for U32... "u32align.c", line 8: cannot find include file: <stdio.h> > "/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE/perl.h", line 426: cannot find include file: <sys/types.h> > "/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE/perl.h", line 437: cannot find include file: <stdarg.h> > "/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE/perl.h", line 457: cannot find include file: <ctype.h> > "/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE/perl.h", line 465: cannot find include file: <locale.h> > "/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE/perl.h", line 482: cannot find include file: <setjmp.h> > "/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE/perl.h", line 488: cannot find include file: <sys/param.h> > "/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE/perl.h", line 493: cannot find include file: <stdlib.h> > "/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE/perl.h", line 498: cannot find include file: <unistd.h> > "/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE/perl.h", line 512: cannot find include file: <stddef.h> > "/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE/perl.h", line 519: cannot find include file: <string.h> > "/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE/perl.h", line 649: cannot find include file: <netinet/in.h> > "/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE/perl.h", line 653: cannot find include file: <arpa/inet.h> > "/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE/perl.h", line 653: fatal: too many errors > cc: acomp failed for u32align.c > Can't compile test program. Will ensure alignment to play safe. > Warning: prerequisite Digest::base failed to load: Can't locate Digest/base.pm in @INC (@INC contains: /usr/perl5/5.6.1/lib/sun4-solaris-64int /usr/perl5/5.6.1/lib /usr/perl5/site_perl/5.6.1/sun4-solaris-64int /usr/perl5/site_perl/5.6.1 /usr/perl5/site_perl /usr/perl5/vendor_perl/5.6.1/sun4-solaris-64int /usr/perl5/vendor_perl/5.6.1 /usr/perl5/vendor_perl .) at (eval 4) line 3. > Writing Makefile for Digest::MD5 > > > > > > root@hostname # perl -V > Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: > Platform: > hosname=solaris, osvers=2.9, archname=sun4-solaris-64int > uname='sunos localhost 5.9 sun4u sparc sunw,ultra-1' > config_args='' > hint=recommended, useposix=true, d_sigaction=define > usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef > useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef > use64bitint=define use64bitall=undef uselongdouble=undef > Compiler: > cc='cc', ccflags ='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', > optimize='-xO3 -xdepend', > cppflags='' > ccversion='Sun WorkShop', gccversion='', gccosandvers='' > intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321 > d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 > ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 > alignbytes=8, usemymalloc=n, prototype=define > Linker and Libraries: > ld='cc', ldflags ='' > libpth=/lib /usr/lib /usr/ccs/lib > libs=-lsocket -lnsl -ldl -lm -lc > perllibs=-lsocket -lnsl -ldl -lm -lc > libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so > Dynamic Linking: > dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-R /usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE' > cccdlflags='-KPIC', lddlflags='-G' > > > Characteristics of this binary (from libperl): > Compile-time options: USE_64_BIT_INT USE_LARGE_FILES > > > > > > **************** CAUTION - Disclaimer ***************** > This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be st ored on the Infosys e-mail system. > ***INFOSYS******** End of Disclaimer ********INFOSYS*** > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > cricket-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cricket-users > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/