
31 Okt
2008
31 Okt
'08
19:00
Hello,
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.
any ideas wht to do? google shows a bug in the gcc, but nothing what to do, to fix that.
Regards.
Dietmar

31 Okt
31 Okt
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
6137
Alter (vor Tagen)
6137
Zuletzt aktiv (vor Tagen)
1 Kommentare
2 Teilnehmer
Teilnehmer (2)
-
didi.segbert@arcor.de
-
Michael Gebetsroither