Date: Tue, 13 Nov 2018 07:55:54 -0800 From: bob prohaska <fbsd@www.zefox.net> To: freebsd-ports@freebsd.org Subject: libsoup can't find glib-networking on rpi3 Message-ID: <20181113155554.GA9516@www.zefox.net>
next in thread | raw e-mail | index | archive | help
For some reason attempts to compile libsoup stop on a failure to find glib-networking, despite the latter being installed and up-to-date. I've experimented with simply commenting out the BUILD_DEPENDS and RUN_DEPENDS lines in the Makefile, make fails in the same way, which is slightly surprising. I expected at least a different error. Ports are at 484876, sources are at 340358. The goal here is to compile www/epiphany, which depends on webkit2-gtk3, which dpends on libsoup, which requires glib-networking. If there's another way to go about compiling a graphical browser that works please advise me. Thanks for reading, bob prohaska
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181113155554.GA9516>