Please look in to your directories

C:\perl\lib  and c:\perl\site\lib

there should be only one subdir  Digest/SHA1 in your Perl. If you have 
more then one Digest/SHA1 dir, search for the modules with the highest 
version and delete the other - you have to do this also for the 
auto/Digest dir! The error comes from DynaLoader/AutoLoader, which tryes 
to resolve the exported symbols of sha1.dll (sha1_hex is one of them) and 
to call the  .al  files if it does not find the required exported 
symbol(s)!
This could be caused by an unsuccessful Perl upgrade. For example, copy a 
5.8.8_822 Perl over a 5.8.8_817! The result is, that you have many modules 
with different versions in both dirs - lib/ and site/lib !

>(@INC contains: C:/Perl/site/lib  C:/Perl/lib . c:\assp/Plugins)
It looks like you have an older version of Digest::SHA1 (sha1.dll) in 
C:/Perl/site/lib and a new one in C:/Perl/lib !

You may also completely remove all the Digest packages with ppm. Clean 
your dir(s) from Digest-files (Digest.pm, Digest/* , auto/Digest/*) and 
reinstall all Digest packages!

Thomas




Katip <[EMAIL PROTECTED]> 
Gesendet von: [EMAIL PROTECTED]
22.07.2008 07:27
Bitte antworten an
ASSP development mailing list <[email protected]>


An
ASSP development mailing list <[email protected]>
Kopie

Thema
[Assp-test] 2.0.0(4.02) FBMTV Error






While "Do Message-ID taging and validating" is on and sending a message:

Jul-22-08 08:08:50 [Worker_1] Error: Worker_1: Can't locate 
auto/Digest/SHA1/sha1_hex.al in @INC (@INC contains: C:/Perl/site/lib 
C:/Perl/lib . c:\assp/Plugins) at c:\assp\assp.pl line 8578
Jul-22-08 08:08:50 [Worker_1] Info: auto restart died worker Worker_1
Jul-22-08 08:08:50 [Worker_1] Worker_1 started

BTW, I have reinstalled Digest::SHA1 module and compared everthing with 
the relevant files/structure Thomas Eckardt has kindly sent to me 
off-list. Installation seems to be ok. But what is this sha1_hex.al? 
There is no such thing anywhere in my Perl.

ActiveState Perl v5.8.8 built for MSWin32-x86-multi-thread b.822. TIA.

Katip


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's 
challenge
Build the coolest Linux based applications with Moblin SDK & win great 
prizes
Grand prize is a trip for two to an Open Source event anywhere in the 
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test


DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to