From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.142.50.5 with SMTP id x5cs31469wfx; Sun, 19 Jun 2011 22:23:39 -0700 (PDT) Received: by 10.220.201.1 with SMTP id ey1mr1854962vcb.123.1308547418176; Sun, 19 Jun 2011 22:23:38 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id ed9si1705464vcb.23.2011.06.19.22.23.37; Sun, 19 Jun 2011 22:23:38 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 95227185834E; Mon, 20 Jun 2011 01:23:37 -0400 (EDT) Received: from mail-iy0-f178.google.com (mail-iy0-f178.google.com [209.85.210.178]) by rubyforge.org (Postfix) with ESMTP id 59463185834E for ; Mon, 20 Jun 2011 01:23:31 -0400 (EDT) Received: by iyb26 with SMTP id 26so4209091iyb.23 for ; Sun, 19 Jun 2011 22:23:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:organization:to:subject:date:user-agent :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=Cj2gBg4aPirNTl/9XWY3hfQEqvywyUtUOUO6/C86y9I=; b=oCW0IGSanE+EFIkJDLYbesZ9Uk8qtWWaBovm7iXWs2c3uDKzvrYEgVvrKtS2sXWjGj V2uaufG/TpIWNlELAHxFmHSwoe26Vp4CMsFVRjY+o75uTqXILPBYtUGEk+d0DkjCUWry JilRnH/xsWkKXMzUZHQ9e7dPLBDE2gI2kLDTk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:organization:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=RUx1fRJcPuIgwer0J7CdtnNBw8FWn91JEJfb6c057yNqYua8XH/8tjOiKmJJSgNrZ/ DPbESIAbeG2W3rSXmqZZiaDqD0q5AZzDCu/3RLFZpdPJs15lYL0PsPPxj2g69rr3q8uH 4egx4XJPUqhuy29qfIskvzNl9Y09vuk/O1i84= Received: by 10.42.51.82 with SMTP id d18mr6020551icg.77.1308547410393; Sun, 19 Jun 2011 22:23:30 -0700 (PDT) Received: from suj-panama.localnet (p210-159-196-197.sub.ne.jp [210.159.196.197]) by mx.google.com with ESMTPS id j2sm3820408icu.22.2011.06.19.22.23.28 (version=SSLv3 cipher=OTHER); Sun, 19 Jun 2011 22:23:29 -0700 (PDT) From: Horacio Sanson Organization: piaotech To: Sup developer discussion Date: Mon, 20 Jun 2011 14:23:26 +0900 User-Agent: KMail/1.13.5 (Linux/2.6.35-28-generic; KDE/4.5.5; x86_64; ; ) References: <201106200748.38303.hsanson@gmail.com> <1308541982-sup-2095@masanjin.net> In-Reply-To: <1308541982-sup-2095@masanjin.net> MIME-Version: 1.0 Message-Id: <201106201423.26629.hsanson@gmail.com> Subject: Re: [sup-devel] Tokyo Cabinet fails with invalid record header X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org On Monday 20 June 2011 12:54:22 William Morgan wrote: > Reformatted excerpts from Horacio Sanson's message of 2011-06-19: > > This morning I tried with g++-4.4 and got a different error. When I > > return from work I will look into it. In the meantime this is the > > > error: > Hm. Try with 0.4. If that doesn't work then I can try modifying the > original leveldb Makefile to use -fPIC. I didn't think it would be > necessary, but you apparently have some funny computer that is breaking > all my assumptions. When you say try 0.4 you mean leveldb-ruby version 0.4 right?, because I downloaded the source from github and the latest version I get is 0.3. Also rubygems only has version 0.3. https://github.com/wmorgan/leveldb-ruby http://rubygems.org/gems/leveldb-ruby -- regards, Horacio Sanson _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel