tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: multimedia/ffmpeg4
On Sat, Nov 07, 2020 at 01:27:04PM +0100, Martin Husemann wrote:
> On Sat, Nov 07, 2020 at 10:55:47AM +0000, nia wrote:
> > No, no, you're supposed to shine the raccoon signal...
>
> Oh, ok - will do that next time.
>
> > I don't fully understand what's happening here - maybe some
> > problem with x11-links.
>
> Indeed - wiz reminded me off list too, I needed to remove it before starting
> any updates. Duh - stupid me!
OK, that got me a lot further, but now I fail with something I don't understand
again:
[..]
checking for GDK_DEP... no
configure: error: Package requirements (pango pangocairo gdk-pixbuf-2.0 >= 2.30.0 cairo >= 1.14.0 cairo-gobject >= 1.14.0 gio-unix-2.0 >= 2.57.2 fontconfig x11 xext xinerama xi xrandr xcursor xfixes xcomposite xdamage cairo-xlib epoxy >= 1.4 fribidi >= 0.19.7) were not met:
Package 'egl', required by 'epoxy', not found
[..]
*** Error code 1
Stop.
make[6]: stopped in /usr/pkgsrc/x11/gtk3
... but: libepoxy should not require egl for me, the
/usr/pkg/lib/pkgconfig/epoxy.pc file says:
epoxy_has_glx=1
epoxy_has_egl=0
epoxy_has_wgl=0
which is correct, as MESALIB_SUPPORTS_EGL=no
Bug in the gtk3 configure magic?
Martin
Home |
Main Index |
Thread Index |
Old Index