Craig A. Berry wrote:
At 9:47 PM +0200 11/22/03, Saku Setala wrote:
Here it is. Last line looks wrong.
$ type [.ext.digest.md5]md5.opt
UNIVERSAL=boot_Digest__MD5
[---.lib.auto.Digest.MD5]MD5.olb/Include=MD5
[---.lib.auto.Digest.MD5]MD5.olb/Library
PerlShr/Share
Yes, it does. Now let's see what
Here it is. Last line looks wrong.
$ type [.ext.digest.md5]md5.opt
UNIVERSAL=boot_Digest__MD5
[---.lib.auto.Digest.MD5]MD5.olb/Include=MD5
[---.lib.auto.Digest.MD5]MD5.olb/Library
PerlShr/Share
$
On Sat, 22 Nov 2003, Craig A. Berry wrote:
>
> OK, let's see what's in your linker options file for
At 9:47 PM +0200 11/22/03, Saku Setala wrote:
>Here it is. Last line looks wrong.
>
>$ type [.ext.digest.md5]md5.opt
>UNIVERSAL=boot_Digest__MD5
>[---.lib.auto.Digest.MD5]MD5.olb/Include=MD5
>[---.lib.auto.Digest.MD5]MD5.olb/Library
>PerlShr/Share
Yes, it does. Now let's see what you get when you
At 7:19 PM +0200 11/22/03, Saku Setala wrote:
>yep, I've always started with clean sourcetree extracted from the .tar,
>since it's much faster to extract than to run the "mmk realclean".
>
>I did try this twice just to make sure I didn't screw up anything on
>the @configure, so it is repeatable.
O
Craig,
yep, I've always started with clean sourcetree extracted from the .tar,
since it's much faster to extract than to run the "mmk realclean".
I did try this twice just to make sure I didn't screw up anything on
the @configure, so it is repeatable.
--Saku
On Sat, 22 Nov 2003, Craig A. Berry
Tried to compile 5.8.2 with VMS debugging, just to experiment, but
now compile fails:
Making Digest/MD5 (dynamic)
Writing Descrip.MMS for Digest::MD5
cp md5.pm [---.lib.digest]md5.pm
MCR [---]miniperl.exe "-I[---.lib]" "-I[---.lib]" -e "use
ExtUtils::Mksymlists;"
-e "Mksymlists('
At 6:47 PM +0200 11/22/03, Saku Setala wrote:
>Tried to compile 5.8.2 with VMS debugging, just to experiment, but
>now compile fails:
At the very least you'll want to clean out the build directory with
MMK REALCLEAN, or it might be easier to just blow away the build tree
and unpack from source aga
Craig,
thank you very much for your explanation. It's really valuable for a
newcomer.
Regards,
--Saku