Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^3: How can I install PDL?

by GrandFather (Saint)
on Sep 14, 2020 at 03:54 UTC ( [id://11121709]=note: print w/replies, xml ) Need Help??


in reply to Re^2: How can I install PDL?
in thread How can I install PDL?

Force was required to install Win32::IPC. That doesn't fix things though. The PDL build badness seems to start with:

g++ Core.def -o ..\..\blib\arch\auto\PDL\Core\Core.xs.dll -mdll -s -L" +C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib" Core.o pdlcore.o pdl +api.o pdlhash.o pdlthread.o pdlconv.o pdlmagic.o pdlsections.o "C:\ +STRAWB~1\perl\lib\CORE\libperl532.a" -lmoldname -lkernel32 -luser32 - +lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 +-lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp3 +2 -lcomctl32 -Wl,--enable-auto-image-base Core.o:Core.c:(.text+0x51): undefined reference to `Perl_get_context' Core.o:Core.c:(.text+0x5d): undefined reference to `Perl_av_len' Core.o:Core.c:(.text+0xab): undefined reference to `Perl_get_context'

and continues in a similar vein for about 2000 lines.

Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond

Replies are listed 'Best First'.
Re^4: How can I install PDL?
by swl (Parson) on Sep 14, 2020 at 04:07 UTC

    Could this be due to the same cause as the PAR::Packer failures in 11121708? If so then it could be path related as per 11121710 and 11121711.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11121709]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 21:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found