Dietmar Segbert wrote: > i have to try compile some programs under grml 1.1. > After running make, i become some error messages memset was not declared > in this scope.
either user an older compiler e.g gcc 4.1 or add #include <string.h> to the code where it is missing. > any ideas wht to do? google shows a bug in the gcc, but nothing what to > do, to fix that. no gcc bug, just broken code. michael
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Grml mailing list - [email protected] http://lists.mur.at/mailman/listinfo/grml join #grml on irc.freenode.org grml-devel-blog: http://grml.supersized.org/
