Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: Coro woes

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


in reply to Re: Coro woes
in thread Coro woes

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://1165168]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-26 00:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found