Linker error: cannot find /: File format not recognized

Looks like it’s trying to use / as a file name - not clear where that comes from though. Run the build with CPPVERBOSE=1 make and post the output here (please use fenced code blocks rather than screenshots) as this should show more detail on where that path is coming from.