From owner-freebsd-questions@FreeBSD.ORG Wed Oct 29 12:49:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D32211065674 for ; Wed, 29 Oct 2008 12:49:39 +0000 (UTC) (envelope-from aggelidis.news@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.171]) by mx1.freebsd.org (Postfix) with ESMTP id A5C168FC18 for ; Wed, 29 Oct 2008 12:49:39 +0000 (UTC) (envelope-from aggelidis.news@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so3162409wfg.7 for ; Wed, 29 Oct 2008 05:49:39 -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:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=oiRvV53jyPjJzNioRmpt7UEg/TmWozcHhHlJfFrOr9k=; b=MmnpwEnuO8+tdpXUNWPTt0wH28eiwVIP3Wf9X+oUCnwti6wsKW1U4XfehpJHpYQC7P cIH9Erlz7Hu/RNmNS1y4gpZ/teK0oltLEWebVpO7cjddH5hBwbg6RusM/6FpMkRpIpP+ akyXwK0yi3hus0weXGFjneGFjJsA/2YozYWBk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=I/LnEIZe9zLRDV1OOKZXEdMKoaXNve23iTOyqxkTeJ12zeJbqpbvXyk8cStcp8j8OG i0hYqe69N8czgcARiECsJtNstVLGzo8xAxiVXvugZoGA1xu1eFjLOdMPgQnwAmrr3ciW u8RPsJMDbJdC/+ZIx5YiJ9ooPGHknHMXyOBHo= Received: by 10.142.177.7 with SMTP id z7mr3993478wfe.15.1225284576239; Wed, 29 Oct 2008 05:49:36 -0700 (PDT) Received: by 10.142.87.12 with HTTP; Wed, 29 Oct 2008 05:49:36 -0700 (PDT) Message-ID: <30fc78250810290549o2ecdc879ye4f34453328ce5ba@mail.gmail.com> Date: Wed, 29 Oct 2008 14:49:36 +0200 From: "Aggelidis Nikos" To: "Anton Shterenlikht" In-Reply-To: <20081029120255.GA79834@mech-cluster238.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <30fc78250810290033r48549160wf3dd10ccdeabe100@mail.gmail.com> <49084643.3010709@gmail.com> <30fc78250810290452i5eebb153oc9cfc5b03ec229d6@mail.gmail.com> <20081029120255.GA79834@mech-cluster238.men.bris.ac.uk> Cc: freebsd-questions@freebsd.org Subject: Re: build ImageMagick 6.4.4.1_1 from ports failed... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2008 12:49:39 -0000 On Wed, Oct 29, 2008 at 2:02 PM, Anton Shterenlikht wrote: > In any case you can build and install without tests, > and then do 'make check' separately. > > I'm building IM on i386 7.0-stable and 8.0-current. > Will let you know how the tests go soon. > > Post also your /etc/make.conf > here it is: NO_OPENSSH = YES # added by use.perl 2008-10-28 20:44:42 PERL_VER=5.8.8 PERL_VERSION=5.8.8 i will try and build without the tests....