Date: Sun, 05 Apr 2015 08:38:05 +0000 From: Ben Woods <woodsb02@gmail.com> To: Robert Backhaus <robbak@robbak.com>, pipolandi <pipolandi@gmail.com>, FreeBSD@shaneware.biz, mva@freebsd.org Cc: Freebsd_mailinglist_PORTS <freebsd-ports@freebsd.org> Subject: Re: Blender 2.74 cannot compile on FreeBSD 10.1 Message-ID: <CAOc73CB_Ed0UiLJtF_d9BT6t_jtxrYaw-7D7XWbiLwNaOWxOww@mail.gmail.com> In-Reply-To: <CABG_4j=LfQ1gsAbytZNkN-Kd6ESpiUkEg8t0F0JhR%2Btx1c_zvg@mail.gmail.com> References: <CA%2BGKxihfZ8OQoHrVgfbWW0gXXPYz8vGusfnb5T5ofTke3k3EqA@mail.gmail.com> <1428165370116-6002716.post@n5.nabble.com> <CABG_4j=LfQ1gsAbytZNkN-Kd6ESpiUkEg8t0F0JhR%2Btx1c_zvg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The graphics/libraw package installs /usr/local/lib/libraw_r.so.10, not libraw_r.so.9 so it will not be detected. See the pkg-plist for graphics/libraw here: https://svnweb.freebsd.org/ports/head/graphics/libraw/pkg-plist?revision=379518&view=markup The interesting thing is that whilst graphics/blender depends on the graphics/openimageio library, neither depend on the graphics/libraw library. It might be worth asking the port maintainers for graphics/blender and graphics/openimageio if they have come across this before. I have added mva@FreeBSD.org and FreeBSD@Shaneware.biz to the recipients of this email to check with them. Regards, Ben On Sun, Apr 5, 2015 at 9:33 AM Robert Backhaus <robbak@robbak.com> wrote: > 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 <pipolandi@gmail.com> 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" > > > _______________________________________________ > 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" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOc73CB_Ed0UiLJtF_d9BT6t_jtxrYaw-7D7XWbiLwNaOWxOww>