[Easytag-mailing] [easytag 2.1.5] does not compile (iwht gcc 4.3)



hi.

when i try to compile easytag 2.1.5 i got that error:

g++ -DHAVE_CONFIG_H -I. -I../.. -DLOCALE=\"/usr/share/locale\"    -march=i686 -mtune=native -O2 -pipe -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:38,
                 from /usr/include/id3/tag.h:35,
                 from c_wrapper.cpp:34:
/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]: *** [c_wrapper.o] Error 1
make[3]: Leaving directory 
`/home/solstice/abs/easytag/src/easytag-2.1.5/src/id3lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/solstice/abs/easytag/src/easytag-2.1.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/solstice/abs/easytag/src/easytag-2.1.5'
make: *** [all] Error 2

i guess it's because of g++ 4.3 that's more strict for header declaration. i 
have the same kind of issue with other software.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]