[Grml] memset was not declared
Michael Gebetsroither
gebi at sbox.tugraz.at
Fri Oct 31 18:38:24 CET 2008
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: OpenPGP digital signature
Url : http://lists.mur.at/pipermail/grml/attachments/20081031/f862af7f/attachment.pgp
More information about the Grml
mailing list