SipRtcProxy icon indicating copy to clipboard operation
SipRtcProxy copied to clipboard

在Centos下make ./so/libXUdpRpc.so: undefined reference to `memcpy@GLIBC_2.14'

Open pengchaoling opened this issue 4 years ago • 1 comments
trafficstars

./so/libXUdpRpc.so: undefined reference to memcpy@GLIBC_2.14' ./so/libXUdpRpc.so: undefined reference to clock_gettime@GLIBC_2.17' collect2: error: ld returned 1 exit status make: *** [SRProxy] Error 1

pengchaoling avatar Aug 03 '21 14:08 pengchaoling

gcc的版本太低了。你是centos几的系统

DyncEric avatar Aug 04 '21 03:08 DyncEric