From: David <dg...@te...> - 2002-06-07 18:37:24
|
I am having some problems compiling bproc-3.1.10. I receive the followin= g=20 error: gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -D__powerpc__=20 -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple= =20 -mstring -D__KERNEL__ -DMODULE -DPACKAGE_VERSION=3D'"3.1.10"'=20 -DPACKAGE_MAGIC=3D'21306' -DENABLE_DEBUG -DLINUX_TCP_IS_BROKEN -I. -I../v= madump=20 -I/usr/src/linux/include -c ghost.c ghost.c:63: initializer element is not constant ghost.c:63: (near initialization for `bproc_ghost_reqs') ghost.c:63: initializer element is not constant ghost.c: In function `bproc_kernel_thread': ghost.c:279: warning: ignoring asm-specifier for non-static local variabl= e=20 `retval' make[1]: *** [ghost.o] Error 1 make[1]: Leaving directory `/root/bproc-3.1.10/kernel' make: *** [kernel_] Error 2 Any suggestions? David |