[Bug 234784] graphics/gdk-pixbuf2: Fails to build with PNG option disabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 1 18:42:13 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234784

--- Comment #14 from Mikhail Teterin <mi at FreeBSD.org> ---
(In reply to John Hein from comment #12)
> In your build log, do you see evidence that the build could not find a .so file?

Not explicitly... But what helped me was to create the following symlink:

   /usr/local -> ../opt

PREFIX is set to /opt on my systems, but, evidently, something was looking
explicitly in /usr/local :-( After I created the symlink -- which I already
have on my other machines -- the port built and installed successfully.

This should make it easy for you to reproduce the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gnome mailing list