Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Coro woes

by ikegami (Patriarch)
on Jun 08, 2016 at 18:58 UTC ( [id://1165166]=note: print w/replies, xml ) Need Help??


in reply to Coro woes

I think this patch (by Father Chrysostomos) is the one you want.

Replies are listed 'Best First'.
Re^2: Coro woes
by ikegami (Patriarch) on Jun 08, 2016 at 19:14 UTC

    That said, I get the same error you do with that patch.

    cd /tmp curl -sSL 'http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Coro-6 +.49.tar.gz' | tar xz cd Coro-6.49 curl -sSL 'http://markmail.org/download.xqy?id=a5n4rqivzbn5zsqp&number +=1' | patch -p1 perl Makefile.PL make test
    ... State.xs: In function 'coro_sig_copy': State.xs:1144:3: warning: return makes integer from pointer without a +cast [enabled by default] State.xs: In function 'runops_trace': State.xs:1430:27: error: 'struct block_sub' has no member named 'argar +ray' make[1]: *** [State.o] Error 1 make[1]: Leaving directory `/home/ikegami/tmp2/Coro-6.49/Coro' make: *** [subdirs] Error 2

    Coro's author doesn't use a public RT, so I can't tell if anyone's addressed this already.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-19 11:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found