I am getting the below error when I try to compile easytag 2.1.6 make[3]: Entering directory `/usr/src/easytag-2.1.6/src/id3lib' g++ -DHAVE_CONFIG_H -I. -I../.. -DLOCALE=\"/usr/share/locale\" -march=k8 -m32 -pipe -DPIC -fPIC -O3 -MT c_wrapper.o -MD -MP -MF .deps/c_wrapper.Tpo -c -o c_wrapper.o c_wrapper.cpp In file included from /usr/include/id3/utils.h:37, from /usr/include/id3/tag.h:34, from c_wrapper.cpp:33: /usr/include/id3/id3lib_strings.h: In static member function 'static unsigned char* std::char_traits<unsigned char>::move(unsigned char*, const unsigned char*, size_t)': /usr/include/id3/id3lib_strings.h:87: error: 'memmove' was not declared in this scope /usr/include/id3/id3lib_strings.h: In static member function 'static unsigned char* std::char_traits<unsigned char>::copy(unsigned char*, const unsigned char*, size_t)': /usr/include/id3/id3lib_strings.h:91: error: 'memcpy' was not declared in this scope make[3]: Leaving directory `/usr/src/easytag-2.1.6/src/id3lib' make[3]: *** [c_wrapper.o] Error 1 make[2]: Leaving directory `/usr/src/easytag-2.1.6/src' make[1]: Leaving directory `/usr/src/easytag-2.1.6' make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
Attachment:
signature.asc
Description: This is a digitally signed message part