I'm new to Linux and cross compilation. I am facing problems in cross-compiling my project.
arm-linux-gnueabihf-ld: build/backchannel-support.o: undefined reference to symbol 'socket@@GLIBC_2.4'
/usr/arm-linux-gnueabihf/lib/libc.so.6: error adding symbols: DSO missing from command line
Can someone please help me here.
Thx-