in reply to "dmake: Error code 12" with Crypt::Blowfish and Crypt::DES installation
I get:Running Mkbootstrap for Crypt::Blowfish () C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Blowfish.bs dlltool --def Blowfish.def --output-exp dll.exp
You'll note that the 'perl.exe -MExtUtils::Mksymlists....' command is missing in your output.Running Mkbootstrap for Crypt::Blowfish () C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Blowfish.bs C:\Perl\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Template::Stash::XS\", 'DLBASE' => 'XS', + 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' = > { }, 'DL_VARS' => []);" dlltool --def Blowfish.def --output-exp dll.exp
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: "dmake: Error code 12" with Crypt::Blowfish and Crypt::DES installation
by mtar (Novice) on Mar 19, 2007 at 10:16 UTC | |
by syphilis (Archbishop) on Mar 20, 2007 at 04:39 UTC |