Tanguy Eric <eric.tanguy <at> univ-nantes.fr> writes: >http://sunsite.mff.cuni.cz/rawhide20071220-gcc43/header-dep/freehdl-0.0.4-4.fc8.log These are also all missing #include statements: wherever memcpy, strcpy, strlen etc. are undeclared, an #include <cstring> is needed, and either "using namespace std;" or "using std::memcpy;" and likewise for the other functions used. -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list