Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jul 2013 14:08:22 +0200
From:      Marko =?UTF-8?B?Q3VwYcSH?= <marko.cupac@mimar.rs>
To:        freebsd-ports@freebsd.org
Subject:   cannot build multimedia/libva-vdpau-driver
Message-ID:  <20130704140822.0383423e0fbf177ffa830e92@mimar.rs>

next in thread | raw e-mail | index | archive | help
I have just set WITH_NEW_XORG=yes in my make.conf and successfully
recompiled all the ports with portmaster -a -f -d.

After that I wanted to build multimedia/libva-vdpau-driver, but it
fails:

vdpau_dump.c:62: error: 'VAEncH264VUIBufferType' undeclared (first use in this function)
vdpau_dump.c:62: error: (Each undeclared identifier is reported only once
vdpau_dump.c:62: error: for each function it appears in.)
vdpau_dump.c:63: error: 'VAEncH264SEIBufferType' undeclared (first use in this function)
gmake[2]: *** [vdpau_dump.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/multimedia/libva-vdpau-driver/work/libva-vdpau-driver-0.7.4/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/ports/multimedia/libva-vdpau-driver/work/libva-vdpau-driver-0.7.4/src'
gmake: *** [all-recursive] Error 1
*** [do-build] Error code 1

Stop in /usr/ports/multimedia/libva-vdpau-driver.
*** [build] Error code 1

Stop in /usr/ports/multimedia/libva-vdpau-driver.

Any help would be appretiated.

-- 
Marko Cupać



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130704140822.0383423e0fbf177ffa830e92>