I am getting the following error when attempting to build PDL using our
custom perl (5.8.8) :
make[2]: Entering directory `/home/pdurbin/workspace/PDL-2.4.3/Basic/Ops'
/usr/local/util/bin/perl -I/home/pdurbin/workspace/PDL-2.4.3/blib/lib
-I/home/pdurbin/workspace/PDL-2.4.3/blib/arch "-MPDL::PP qw/PDL::Ops
PDL::Ops Ops/" ops.pd
The type =int= does not have a typemap entry!
make[2]: *** [Ops.pm] Error 2
make[2]: Leaving directory `/home/pdurbin/workspace/PDL-2.4.3/Basic/Ops'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory `/home/pdurbin/workspace/PDL-2.4.3/Basic'
make: *** [subdirs] Error 2
what I am doing:
/util/bin/perl Makefile.PL
make
I am unsure if this is the MakeMaker (v6.30) version problem or
something else.
We have 2 other perl versions ( v5.8.7 and v5.8.5) elsewhere and v5.8.7
gives the exact same error
while both use the same version of MakeMaker (v6.17) . the v5.8.5 perl
installation compiles cleanly .
Any clues?
--
Phil Durbin
ADNET Systems , Inc.
7515 Mission Drive, Suite A1C1
Lanham, MD 20706
301-352-4669 (phone)
301-352-0437 (fax)
[EMAIL PROTECTED]
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl