Perl Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesPerl Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old August 9th, 2000, 10:51 AM
nickg nickg is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: Reading, UK
Posts: 31 nickg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Help!!

I'm trying to install the Digest-MD5-2.09 module on my Irix 6.4 box and I'm
having problems compiling the Makefile.PL.
When executing perl Makefile.PL I get the following:

"u32align.c": Error: Invalid format revision (WHIRL::0.28 for intermediate
compiler file (/tmp/ctmB.BAAa001k4)
Can't compile test program
Processing hints file hints/irix_6.pl
Writing Makefile for Digest::MD2
Writing Makefile for Digest::SHA1
Writing Makefile for Digest::MD5

I thought I might be able to ignore it and proceed with make but that just
throws up lots more errors, so obviously this is a problem; a problem well
outside my range of knowledge.
Ideas anyone?

TIA
--
Nick Gushlow
-------oOo-------
Email: nickg(@)dynamicweb.co.uk
-------oOo-------


Reply With Quote
  #2  
Old August 13th, 2000, 06:26 AM
freebsd
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Maybe you were trying to install Apache-ASP-0.18.tar.gz and it requires Digest-MD5-2.09.tar.gz.

It installed fine on my FreeBSD 4.1-STABLE. Just checked out the Makefile.PL, it says the following:
sub free_u32_alignment
{
$|=1;
print "Testing alignment requirements for U32... ";
return 1 if $^O eq 'VMS';

open(ALIGN_TEST, ">u32align.c") or die "$!";
print ALIGN_TEST <<'EOT'; close(ALIGN_TEST);
/*--------------------------------------------------------------*/
/* This program allocates a buffer of U8 (char) and then tries */
/* to access it through a U32 pointer at every offset. The */
/* program is expected to die with a bus error/seg fault for */
/* machines that do not support unaligned integer read/write */
/*--------------------------------------------------------------*/

I also found a file called "irix_6.pl" in "hints" directory. It should be the work-around to fix the bug of Irix. You might need to run such script in advance or whatever, I don't know. You can try to email the author.

If "machines that do not support unaligned integer read/write" is really the case for you, too bad.


[This message has been edited by freebsd (edited August 13, 2000).]

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPerl Programming > Digest-MD5 Problems.


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway