dazuko-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dazuko-help] support for AXP(alpha) architechture


From: Damien Dye
Subject: [Dazuko-help] support for AXP(alpha) architechture
Date: Tue, 22 Jun 2004 20:13:35 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040514

Hi All am new to the list

I have an alpha machine based around gentoo linux.
I am wishing to protect the system using clamav.

during examination of the documentation I was pointed to this project to enable the on-access scanning.

I have download your package and tried to build it against the kernel source used to compile my running kernel.

but the source fails to compile.
I have attached the build log.


-----------------------------------------------------------------------
 dazuko-2.0.2 # make
gcc -Wall -O -DLINUX -Dlinux -D__KERNEL__ -DMODULE -I/lib/modules/2.4.25/build/include -DON_OPEN_SUPPORT -DON_CLOSE_SUPPORT -DON_EXEC_SUPPORT -D__NO_VERSION__ -c dazuko_xp.c
In file included from /lib/modules/2.4.25/build/include/asm/semaphore.h:11,
                 from /lib/modules/2.4.25/build/include/linux/fs.h:200,
                 from dazuko_linux.h:43,
                 from dazuko_platform.h:4,
                 from dazuko_xp.c:35:
/lib/modules/2.4.25/build/include/asm/current.h:4: warning: call-clobbered register used for global register variable gcc -Wall -O -DLINUX -Dlinux -D__KERNEL__ -DMODULE -I/lib/modules/2.4.25/build/include -DON_OPEN_SUPPORT -DON_CLOSE_SUPPORT -DON_EXEC_SUPPORT -D__NO_VERSION__ -c dazuko_call.c
In file included from /lib/modules/2.4.25/build/include/asm/semaphore.h:11,
                 from /lib/modules/2.4.25/build/include/linux/fs.h:200,
                 from dazuko_linux.h:43,
                 from dazuko_platform.h:4,
                 from dazuko_call.c:35:
/lib/modules/2.4.25/build/include/asm/current.h:4: warning: call-clobbered register used for global register variable gcc -Wall -O -DLINUX -Dlinux -D__KERNEL__ -DMODULE -I/lib/modules/2.4.25/build/include -DON_OPEN_SUPPORT -DON_CLOSE_SUPPORT -DON_EXEC_SUPPORT -c dazuko_linux.c
In file included from /lib/modules/2.4.25/build/include/asm/semaphore.h:11,
                 from /lib/modules/2.4.25/build/include/linux/fs.h:200,
                 from dazuko_linux.h:43,
                 from dazuko_linux.c:27:
/lib/modules/2.4.25/build/include/asm/current.h:4: warning: call-clobbered register used for global register variable
dazuko_linux.c: In function `linux_dazuko_sys_execve':
dazuko_linux.c:940: error: structure has no member named `ebx'
dazuko_linux.c:978: error: structure has no member named `ebx'
dazuko_linux.c:982: error: structure has no member named `ecx'
dazuko_linux.c:982: error: structure has no member named `edx'
make: *** [dazuko_linux.o] Error 1
----------------------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]