
31 Okt
2008
31 Okt
'08
18:38
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