From: Marcel S. <tg...@se...> - 2007-02-12 08:06:35
|
Hi Luke, > I can't seem to build trusted-grub on an ubuntu system, using gcc-3.4 > builtins.c:5566: error: invalid storage class for function �process_var� > builtins.c:5566: warning: no previous prototype for �process_var� > builtins.c:5626: error: invalid storage class for function �process_block� > builtins.c:5626: warning: no previous prototype for �process_block� these error messages look exactly like mine, when I compile TrustedGRUB with gcc-4. Can you check again, whether you really are using gcc-3.4.? > The build script seems to be broken in a number of places, so I'm just > stepping through, and running the build commands individually. Can you describe what is broken on the build-script? Did you try to run it with the option "-v" for more verbosity? Best regards, Marcel Selhorst |