Re-Compiled & Error Logs Attached
You can just post the relevant error in text in your post, no need for attachments. Anyway, it looks like it's the same error as before.
It tells you which functions are not defined, you need to figure out why they aren't defined.
Not having the #define CAM_CONSOLE_LOG_ENABLED 1 in the platform_camera.h for the camera you are trying to build will cause this error, but if you didn't successfully patched your source, it could give you the same error. The functions mentioned in the error should appear in platform/generic/wrappers.c