Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
libcaca fails to compile with gcc-4.3 with the strlen function in cxx/cxxtest.cpp not defined. Simply adding #include <cstring> solves the problem. Reproducible: Always
Created an attachment (id=145790) [edit] Simple patch adding cstring to cxx/cxxtest.cpp
Already fixed in the svn version.
*** Bug 214219 has been marked as a duplicate of this bug. ***
applied, thanks!