We trying to upgrade MySQL from 5.6.18 to 5.6.41. we got following issue while compiling MySQL dependent library or binary on the development machine.
Issue:
libmysqlclient_r.so: undefined reference to `__isoc99_sscanf@GLIBC_2.7'
collect2: ld returned 1 exit status
Development machine :
Red Hat Enterprise Linux Server release 5.8 (Tikanga)
32 bit
Thanks in advance
Pankaj