[Bug 194655] graphics/dri incorrect depends - devel/llvm* is listed as BUILD dependency when built with VDPAU support but should be listed as LIB
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 16 17:19:56 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194655
Jean-Sebastien Pedron <dumbbell at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dumbbell at FreeBSD.org
--- Comment #9 from Jean-Sebastien Pedron <dumbbell at FreeBSD.org> ---
The original problem is fixed in our development ports tree. It should be
committed in the coming week hopefully.
(In reply to C Hutchinson from comment #7)
> OK I got a little closer to getting graphics/dri installed by unticking
> GALLIUM in the config dialog (and VDPAU ticked). I was able to
> successfully get it built, but fails at the end of the make(1)
> process with:
>
> gmake[6]: Leaving directory '/usr/ports/graphics/dri/work/Mesa-10.3.2'
> gmake[5]: Leaving directory '/usr/ports/graphics/dri/work/Mesa-10.3.2'
> ====> Compressing man pages (compress-man)
> ===> Installing for dri-10.3.2,2
> ===> Checking if dri already installed
> ===> Registering installation for dri-10.3.2,2 as automatic
> pkg-static:
> lstat(/usr/ports/graphics/dri/work/stage/usr/local/lib/vdpau/libvdpa
> u_r600.so): No such file or directory
VDPAU depends on Gallium. Therefore, when Gallium is disabled, Mesa doesn't
build VDPAU.
In our development tree, VDPAU now requires Gallium (and fails to build
otherwise).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list