Hi,
I am trying to compile the new RidgeRun SDK 2011Q2 for my DM365 board.
The SDK patches a lot of files from the TI's DVSDK 4.0 but it gets stuck when it comes to the file "gsttidmaivideosink.c". The patch tries to add "PRGB" as an extra video mode, but the patch cannot identify the correct lines to change.
I am using the RidgeRun SDK 2011Q2, CodeSourcery Toolchain 2009q1, TI DVSDK 4.02.00.06
Can someone help me here?
The compilers output is:
Entering proprietary_src...
Checking dependencies for dvsdk-4_02_00_06
Compiling and installing dvsdk-4_02_00_06...
Checking dependencies for gst-dmai-plugins
Compiling and installing gst-dmai-plugins...
Merging arch patches into the series...
Applying quilt patches
Wende Patch arch/prgb_tidmaivideosink_support.patch an
patching file src/src/gsttidmaivideosink.c
Hunk #1 FAILED at 196.
Hunk #2 succeeded at 1634 with fuzz 2 (offset 1087 lines).
Hunk #3 FAILED at 715.
2 out of 3 hunks FAILED -- rejects in file src/src/gsttidmaivideosink.c
Patch arch/prgb_tidmaivideosink_support.patch l�sst sich nicht anwenden (erzwingen mit -f)
Thanks,
Sebastian