On Mon, Jul 6, 2015 at 5:37 PM, Henrik Gramner <[email protected]> wrote:
> Attaching updated version with all local changes merged.
>
> I'll support it and make changes if necessary if there's any interest
> in getting it committed this time.

I got the patch working building in tree (also I quite liked the
eyecandy output), but it does not build for me out of source

~/src/libav/build $ make checkasm V=1
clang-3.6 -I. -I/Users/GiovaraV/src/libav -D_ISOC99_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_DEFAULT_SOURCE -DPIC
-DZLIB_CONST -std=c99 -mdynamic-no-pic -fPIC -pthread
-I/usr/local/Cellar/fdk-aac/0.1.4/include
-I/usr/local/Cellar/libvpx/1.4.0/include
-I/usr/local/Cellar/x264/r2533/include -g
-Wdeclaration-after-statement -Wall -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings
-Wtype-limits -Wundef -Wmissing-prototypes  -Wno-parentheses
-Wno-switch -Wno-format-zero-length -Wno-pointer-sign  -fno-math-errno
-fno-signed-zeros -Qunused-arguments
-Werror=implicit-function-declaration -Werror=missing-prototypes
-Werror=return-type  -MMD -MF tests/checkasm/h264pred.d -MT
tests/checkasm/h264pred.o -c -o tests/checkasm/h264pred.o
/Users/GiovaraV/src/libav/tests/checkasm/h264pred.c
error: unable to open output file 'tests/checkasm/h264pred.o': 'No such file or
      directory'
1 error generated.
make: *** [tests/checkasm/h264pred.o] Error 1

-- 
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to