#496: [PATCH] Ressurect socket io (unix only)
-----------------------+----------------------------------------------------
  Reporter:  bacek     |        Type:  patch  
    Status:  reopened  |    Priority:  normal 
 Milestone:            |   Component:  core   
   Version:            |    Severity:  fatal  
Resolution:            |    Keywords:  sockets
      Lang:            |       Patch:  applied
  Platform:  linux     |  
-----------------------+----------------------------------------------------

Comment(by bacek):

 Replying to [comment:4 doughera]:
 > I've bumped this to 'fatal' because it completely breaks the build for
 me, both on Solaris and on Linux/x86.  Here's the relevant output of make:
 >
 > {{{
 > src/io/socket_api.c: In function 'Parrot_io_new_socket_pmc':
 > src/io/socket_api.c:244: error: 'enum_class_Socket' undeclared (first
 use in this function)
 > }}}
 >
 > This is with a plain  {{{ perl Configure.pl && make }}} on Linux/x86.

 Did you try "make realclean" before running Configure?

 --
 Bacek

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/496#comment:5>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to