[Magic-dev] compilation on debian sid ... errors

Svenn Are Bjerkem svenn at bjerkem.de
Sun Feb 26 22:19:42 EST 2006


On Friday 24 February 2006 11:09, interia wrote:
> i run normaly make config and then make and i get:
>
> "
> --- making modules
> --- compiling extflat/EFargs.o
> EFargs.c:22:9: warning: extra tokens at end of #endif directive
> /usr/lib/gcc/i486-linux-gnu/4.0.3/include/varargs.h:4:2: error: #error
> "GCC no longer implements <varargs.h>."

I bet you are compiling an old version of magic with a too new version of gcc.

Maybe you can try:
 $> CC=gcc.3.4 make

-- 
Svenn



More information about the magic-dev mailing list