ODROID C2 S905 2GB RAM HDMI 2.0 $46
@wrxtasy: Re: Kodi Video: fix black screens when playing 23.976/29.97/59.94fps using amcodec decoding. #205 (https://github.com/hardkernel/linux/pull/205/files)

Thanks for submitting the pull request to HK. I was able to compile the kernel successfully, but after downloading the two files, I'm getting the following error:
Code:
$ make
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
  CALL    scripts/checksyscalls.sh
<stdin>:1232:2: warning: #warning syscall renameat2 not implemented [-Wcpp]
  CHK     include/generated/compile.h
  CHK     kernel/config_data.h
  CC      drivers/amlogic/amports/video.o
drivers/amlogic/amports/video.c: In function ‘video_receiver_event_fun’:
drivers/amlogic/amports/video.c:4494:21: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
    frame_duration = (int)data;
                     ^
cc1: all warnings being treated as errors
make[3]: *** [drivers/amlogic/amports/video.o] Error 1
make[2]: *** [drivers/amlogic/amports] Error 2
make[1]: *** [drivers/amlogic] Error 2
make: *** [drivers] Error 2
$

Any idea what I may be doing wrong?
Reply


Messages In This Thread
RE: ODROID C2 S905 2GB RAM HDMI 2.0 $40 - by CardsRock - 2016-06-22, 00:46
Logout Mark Read Team Forum Stats Members Help
ODROID C2 S905 2GB RAM HDMI 2.0 $4610