Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Error building Perl under cygwin

by almut (Canon)
on May 28, 2009 at 21:08 UTC ( [id://766751]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Error building Perl under cygwin
in thread Error building Perl under cygwin

It's hard to diagnose remotely why those tests failed...  As a start, you could try to run those failing tests manually, e.g.

$ PERL_CORE=1 ./perl ext/IPC/SysV/t/ipcsysv.t

(run this from the main build directory wherein the new perl has been created)

You should then see more output which might help figuring out what's wrong.  Also look at the respective .t sources to see what exactly those tests are testing...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-16 17:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found