From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS47066 71.19.144.0/20 X-Spam-Status: No, score=-1.9 required=3.0 tests=AWL,BAYES_00, MSGID_FROM_MTA_HEADER shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.io-splice.general Subject: Re: JRuby support Date: Sat, 16 Mar 2013 02:05:11 +0000 Message-ID: <20130316020511.GA17263@dcvr.yhbt.net> References: <1B9547BA-1ECB-43AE-8795-27E43511C6B2@mac.com> <1B9547BA-1ECB-43AE-8795-27E43511C6B2@mac.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1363399523 7848 80.91.229.3 (16 Mar 2013 02:05:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Mar 2013 02:05:23 +0000 (UTC) To: ruby.io.splice@librelist.org Original-X-From: ruby.io.splice@librelist.org Sat Mar 16 03:05:48 2013 Return-path: Envelope-to: gclrig-ruby.io.splice@m.gmane.org List-Archive: List-Help: List-Id: List-Post: List-Subscribe: List-Unsubscribe: Precedence: list Original-Sender: ruby.io.splice@librelist.org Xref: news.gmane.org gmane.comp.lang.ruby.io-splice.general:41 Archived-At: Received: from zedshaw2.xen.prgmr.com ([71.19.156.177]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UGgVH-0005Ld-JE for gclrig-ruby.io.splice@m.gmane.org; Sat, 16 Mar 2013 03:05:47 +0100 Received: from zedshaw2.xen.prgmr.com (unknown [IPv6:::1]) by zedshaw2.xen.prgmr.com (Postfix) with ESMTP id CF6D974E3B for ; Sat, 16 Mar 2013 02:07:01 +0000 (UTC) David Ekhaus wrote: > Has anyone got io_splice working with JRuby ? >=20 > Here are the errors from my mkmf.log - which were generated when I tri= ed to run 'jruby setup.rb' =E2=80=A6 >=20 > Davids-MacBook-Pro:io_splice dekhaus$ more mkmf.log=20 ^^^^^^^^^^^^^^^^^^^^ Uh... splice() is a Linux-only syscall. Anyways, I'm not interested in JRuby or anything JVM, but I'll accept non-intrusive patches to the C extension.