Guten Morgen
Ich wollte Handbrake aus dem AUR installieren. Nun erscheint aber folgender Fehler, wenn ich makepkg durchlaufen lasse:
To build HandBrake, run 'jam'.
...found 262 target(s)...
...using 26 temp target(s)...
...updating 3 target(s)...
Cc libhb/encx264.o
libhb/encx264.c: In function 'hb_work_encx264_init':
libhb/encx264.c:82: error: 'struct <anonymous>' has no member named 'b_cbr'
gcc -c -o libhb/encx264.o -Wall -g -I./contrib/include -march=i686 -O3 -funroll-loops -DSYS_LINUX -DHB_VERSION=\"0.7.1\" -DHB_BUILD=2006022400 -D__LIBHB__ -Ilibhb libhb/encx264.c
...failed Cc libhb/encx264.o ...
...skipped libhb.a for lack of libhb.a(encx264.o)...
...skipped HBTest for lack of libhb.a...
...failed updating 1 target(s)...
...skipped 2 target(s)...
install: cannot stat `HBTest': No such file or directory
==> ERROR: Build Failed. Aborting...