From owner-freebsd-ports@FreeBSD.ORG Sun Apr 5 01:33:41 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 01911F08 for ; Sun, 5 Apr 2015 01:33:40 +0000 (UTC) Received: from mail-ob0-x22a.google.com (mail-ob0-x22a.google.com [IPv6:2607:f8b0:4003:c01::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C63ABFFF for ; Sun, 5 Apr 2015 01:33:40 +0000 (UTC) Received: by obbec2 with SMTP id ec2so3380981obb.3 for ; Sat, 04 Apr 2015 18:33:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=0htRp3R6GgkNSdN1pwKgdXgtcJuxCMTI1yvm7Tn6HNo=; b=MuRt7IDdV715OVEhrqJgT6csIZTK23udG6elL1wAQ3WiyLIBAtScC6aY07NVo1m95R mNeYhWrVB27iQ2h95nQu07qYlzvu6ijuy0zbx8uB5SpQNECVLkw2EYhCzf3XF4X6Y+Ao jl8CAyCAjAZE1gE6g800LAdUrFHcjYzzMnPiAuf20M4YftSLhfU+PLiXu2Bz6ARtD6tf AG+RwBcxi46kKjQB+jJVEZYLQ3Kx6PpltKeQLCBpTldnb901CXRJ+psKC+RFPJgHtq2g rQ5DL4yTliw+kD/v1KT4Npy5aQ8sw6eWcf0FMkYBaJDgrvaLQXfYY/KOHjddxkW9+V/b rtlQ== MIME-Version: 1.0 X-Received: by 10.60.54.37 with SMTP id g5mr10721618oep.43.1428197619970; Sat, 04 Apr 2015 18:33:39 -0700 (PDT) Sender: robbak@gmail.com Received: by 10.76.145.9 with HTTP; Sat, 4 Apr 2015 18:33:39 -0700 (PDT) In-Reply-To: <1428165370116-6002716.post@n5.nabble.com> References: <1428165370116-6002716.post@n5.nabble.com> Date: Sun, 5 Apr 2015 11:33:39 +1000 X-Google-Sender-Auth: d9wn72W4viVoVYShXG-mtZxqFL4 Message-ID: Subject: Re: Blender 2.74 cannot compile on FreeBSD 10.1 From: Robert Backhaus To: pipolandi Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: Freebsd_mailinglist_PORTS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Apr 2015 01:33:41 -0000 To get the simple things out of the road - you have reinstalled libraw, and checked that libraw_r.so.9 is in /usr/local/lib? This error tells me that your install of libOpenImageIO.so.1.4 is faulty, so you should also rebuild the port that includes that (pkg which `locate \*libOpenImageIO.so.1.4`) On 5 April 2015 at 02:36, pipolandi wrote: > I forgot to say that libraw is installed. > > > > -- > View this message in context: > http://freebsd.1045724.n5.nabble.com/Blender-2-74-cannot-compile-on-FreeBSD-10-1-tp6002715p6002716.html > Sent from the freebsd-ports mailing list archive at Nabble.com. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >