From couchdb-user-return-469-apmail-incubator-couchdb-user-archive=incubator.apache.org@incubator.apache.org Tue Jun 03 20:21:37 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 27487 invoked from network); 3 Jun 2008 20:21:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jun 2008 20:21:37 -0000 Received: (qmail 48209 invoked by uid 500); 3 Jun 2008 20:21:39 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 48173 invoked by uid 500); 3 Jun 2008 20:21:39 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 48162 invoked by uid 99); 3 Jun 2008 20:21:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2008 13:21:39 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mark.james.lists@gmail.com designates 209.85.198.245 as permitted sender) Received: from [209.85.198.245] (HELO rv-out-0708.google.com) (209.85.198.245) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2008 20:20:49 +0000 Received: by rv-out-0708.google.com with SMTP id k29so1614494rvb.0 for ; Tue, 03 Jun 2008 13:21:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=x0oDrrAAYzWIMO4bkBK0CoIm+QBrlbtDtfYWI/+QU5A=; b=KnMcXAcwZXC/Gz9B6epK4X+OHP1lSA3oVifwQ6O80R+mtd4/7oAd+03RYNj/Xt2pF9WJKyjGycqayqd2HuNLa1gaYr89OwPdLrhwJSqCnIwMhYdH20qNnFNdFixu8UVqlluyHLDp3du9VHJwIn2NvBAx/e7LpOGb2J+/FTHsE5k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gTCReyDJr1Vgn3Or5VLngqZivKsDx9YXSkHf3W07qNAtctsm0B6BjlUrAIu6n2lR8yb8+EIBtzEHW7j/R6zBDHx5IO1T3my00tP4bCBHZi9xGRk5sjm/pJ+qoFLh7OT3RGSe0pE3f1qGjOMZqjm+g3YDEmQi2o8bQwiepO557Ck= Received: by 10.140.164.6 with SMTP id m6mr6134692rve.210.1212524466295; Tue, 03 Jun 2008 13:21:06 -0700 (PDT) Received: by 10.141.71.4 with HTTP; Tue, 3 Jun 2008 13:21:06 -0700 (PDT) Message-ID: Date: Tue, 3 Jun 2008 21:21:06 +0100 From: "Mark James Adams" To: couchdb-user@incubator.apache.org Subject: Re: crash on startup (undef,[{crypto,start, Solaris) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Jun 2, 2008 at 9:48 PM, Bob Briski wrote: > Had something similar happen to me. Did you have openssl and did you use it > when compiling erlang? I didn't, but I've tried now. I jumped through a lot of hoops but to get erlang to build with openssl (which was 64bit on my system). It still looks like there is something wrong with crypto. $ erl Erlang (BEAM) emulator version 5.6.2 [source] [64-bit] [async-threads:0] [hipe] [kernel-poll:false] Eshell V5.6.2 (abort with ^G) 1> crypto:start(). =INFO REPORT==== 3-Jun-2008::20:19:53 === application: crypto exited: {shutdown,{crypto_app,start,[normal,[]]}} type: temporary {error,{shutdown,{crypto_app,start,[normal,[]]}}} 2> sh: crypto_drv: not found Anyway, unless anyone can spot the problem, I'll take this conversation elsewhere, as it seems to be an erlang issue and not a couchdb issue. Thanks. -- Mark James Adams http://raysend.com/mark/