Ok got passed this step after installing the  zlib1-devel-1.1.4-3mdk package 
on my PC.

However now I am trying to install the Dakuzo software from the Support 
directory.

I get this lenghty error message during the 'make dakuzo' step....

Would appreciate any feedback on how to get past this error message. 
Thanks,
S.



gcc -Wall -O2 -DLINUX -Dlinux -D__KERNEL__ -DMODULE -I/usr/src/linux/include 
-c dazuko.c
In file included from dazuko.c:27:
/usr/include/linux/version.h:2:2: #error 
"======================================================="
/usr/include/linux/version.h:3:2: #error "You should not include 
/usr/include/{linux,asm}/ header"
/usr/include/linux/version.h:4:2: #error "files directly for the compilation 
of kernel modules."
/usr/include/linux/version.h:5:2: #error ""
/usr/include/linux/version.h:6:2: #error "glibc now uses kernel header files 
from a well-defined"
/usr/include/linux/version.h:7:2: #error "working kernel version (as 
recommended by Linus Torvalds)"
/usr/include/linux/version.h:8:2: #error "These files are glibc internal and 
may not match the"
/usr/include/linux/version.h:9:2: #error "currently running kernel. They 
should only be"
/usr/include/linux/version.h:10:2: #error "included via other system header 
files - user space"
/usr/include/linux/version.h:11:2: #error "programs should not directly 
include <linux/*.h> or"
/usr/include/linux/version.h:12:2: #error "<asm/*.h> as well."
/usr/include/linux/version.h:13:2: #error ""
/usr/include/linux/version.h:14:2: #error "To build kernel modules please do 
the following:"
/usr/include/linux/version.h:15:2: #error ""
/usr/include/linux/version.h:16:2: #error " o Have the kernel sources 
installed"
/usr/include/linux/version.h:17:2: #error ""
/usr/include/linux/version.h:18:2: #error " o Make sure that the symbolic 
link"
/usr/include/linux/version.h:19:2: #error "   /lib/modules/`uname -r`/build 
exists and points to"
/usr/include/linux/version.h:20:2: #error "   the matching kernel source 
directory"
/usr/include/linux/version.h:21:2: #error ""
/usr/include/linux/version.h:22:2: #error " o Now copy /boot/vmlinuz.version.h 
to"
/usr/include/linux/version.h:23:2: #error "   /lib/modules/`uname 
-r`/build/include/linux/version.h"
/usr/include/linux/version.h:24:2: #error ""
/usr/include/linux/version.h:25:2: #error " o When compiling, make sure to use 
the following"
/usr/include/linux/version.h:26:2: #error "   compiler option to use the 
correct include files:"
/usr/include/linux/version.h:27:2: #error ""
/usr/include/linux/version.h:28:2: #error "   -I/lib/modules/`uname 
-r`/build/include"
/usr/include/linux/version.h:29:2: #error ""
/usr/include/linux/version.h:30:2: #error "   instead of"
/usr/include/linux/version.h:31:2: #error ""
/usr/include/linux/version.h:32:2: #error "   -I/usr/include/linux"
/usr/include/linux/version.h:33:2: #error ""
/usr/include/linux/version.h:34:2: #error "   Please adjust the Makefile 
accordingly."
/usr/include/linux/version.h:35:2: #error 
"======================================================="
In file included from /usr/include/linux/prefetch.h:13,
                 from /usr/include/linux/list.h:6,
                 from /usr/include/linux/module.h:11,
                 from dazuko.c:30:
/usr/include/asm/processor.h:55: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here 
(not in a function)
/usr/include/asm/processor.h:55: requested alignment is not a constant
In file included from /usr/include/linux/module.h:296,
                 from dazuko.c:30:
/usr/include/linux/version.h:2:2: #error 
"======================================================="
/usr/include/linux/version.h:3:2: #error "You should not include 
/usr/include/{linux,asm}/ header"
/usr/include/linux/version.h:4:2: #error "files directly for the compilation 
of kernel modules."
/usr/include/linux/version.h:5:2: #error ""
/usr/include/linux/version.h:6:2: #error "glibc now uses kernel header files 
from a well-defined"
/usr/include/linux/version.h:7:2: #error "working kernel version (as 
recommended by Linus Torvalds)"
/usr/include/linux/version.h:8:2: #error "These files are glibc internal and 
may not match the"
/usr/include/linux/version.h:9:2: #error "currently running kernel. They 
should only be"
/usr/include/linux/version.h:10:2: #error "included via other system header 
files - user space"
/usr/include/linux/version.h:11:2: #error "programs should not directly 
include <linux/*.h> or"
/usr/include/linux/version.h:12:2: #error "<asm/*.h> as well."
/usr/include/linux/version.h:13:2: #error ""
/usr/include/linux/version.h:14:2: #error "To build kernel modules please do 
the following:"
/usr/include/linux/version.h:15:2: #error ""
/usr/include/linux/version.h:16:2: #error " o Have the kernel sources 
installed"
/usr/include/linux/version.h:17:2: #error ""
/usr/include/linux/version.h:18:2: #error " o Make sure that the symbolic 
link"
/usr/include/linux/version.h:19:2: #error "   /lib/modules/`uname -r`/build 
exists and points to"
/usr/include/linux/version.h:20:2: #error "   the matching kernel source 
directory"
/usr/include/linux/version.h:21:2: #error ""
/usr/include/linux/version.h:22:2: #error " o Now copy /boot/vmlinuz.version.h 
to"
/usr/include/linux/version.h:23:2: #error "   /lib/modules/`uname 
-r`/build/include/linux/version.h"
/usr/include/linux/version.h:24:2: #error ""
/usr/include/linux/version.h:25:2: #error " o When compiling, make sure to use 
the following"
/usr/include/linux/version.h:26:2: #error "   compiler option to use the 
correct include files:"
/usr/include/linux/version.h:27:2: #error ""
/usr/include/linux/version.h:28:2: #error "   -I/lib/modules/`uname 
-r`/build/include"
/usr/include/linux/version.h:29:2: #error ""
/usr/include/linux/version.h:30:2: #error "   instead of"
/usr/include/linux/version.h:31:2: #error ""
/usr/include/linux/version.h:32:2: #error "   -I/usr/include/linux"
/usr/include/linux/version.h:33:2: #error ""
/usr/include/linux/version.h:34:2: #error "   Please adjust the Makefile 
accordingly."
/usr/include/linux/version.h:35:2: #error 
"======================================================="
In file included from dazuko.c:30:
/usr/include/linux/module.h:298: parse error before "UTS_RELEASE"
dazuko.c: In function `__dazuko_change_slot_state':
dazuko.c:276: warning: passing arg 1 of `__wake_up' from incompatible pointer 
type
dazuko.c:280: warning: passing arg 1 of `__wake_up' from incompatible pointer 
type
dazuko.c:281: warning: passing arg 1 of `__wake_up' from incompatible pointer 
type
dazuko.c: In function `dazuko_device_release':
dazuko.c:585: warning: passing arg 1 of `__wake_up' from incompatible pointer 
type
dazuko.c: In function `dazuko_device_ioctl':
dazuko.c:672: warning: passing arg 1 of `add_wait_queue' from incompatible 
pointer type
dazuko.c:672: warning: passing arg 1 of `remove_wait_queue' from incompatible 
pointer type
dazuko.c:811: warning: passing arg 1 of `__wake_up' from incompatible pointer 
type
dazuko.c:813: warning: passing arg 1 of `add_wait_queue' from incompatible 
pointer type
dazuko.c:813: warning: passing arg 1 of `remove_wait_queue' from incompatible 
pointer type
dazuko.c: In function `dazuko_run_daemon':
dazuko.c:927: warning: passing arg 1 of `add_wait_queue' from incompatible 
pointer type
dazuko.c:927: warning: passing arg 1 of `remove_wait_queue' from incompatible 
pointer type
dazuko.c:975: warning: passing arg 1 of `__wake_up' from incompatible pointer 
type
dazuko.c:978: warning: passing arg 1 of `add_wait_queue' from incompatible 
pointer type
dazuko.c:978: warning: passing arg 1 of `remove_wait_queue' from incompatible 
pointer type
dazuko.c: In function `dazuko_get_dentry':
dazuko.c:1276: warning: implicit declaration of function `lookup_dentry'
dazuko.c:1276: warning: assignment makes pointer from integer without a cast
dazuko.c: At top level:
dazuko.c:1297: conflicting types for `__d_path'
/usr/include/linux/dcache.h:230: previous declaration of `__d_path'
dazuko.c: In function `__d_path':
dazuko.c:1322: structure has no member named `d_covers'
dazuko.c: In function `dazuko_sys_execve':
dazuko.c:1632: `PF_DTRACE' undeclared (first use in this function)
dazuko.c:1632: (Each undeclared identifier is reported only once
dazuko.c:1632: for each function it appears in.)
make: *** [dazuko] Error 1
















On Saturday 25 January 2003 06:05 pm, Shree wrote:
> Hi, I am using Mandrake Linux 9.0 and I did create the group and user as
> said in the manual. I was logged in as root to do this in the Konsole
> session.
>
> I tried to run the ./configure; make and
>
> during this process and it came out with the following error message at the
> end.
>
>
> In file included from zziplib/zzip-dir.c:15:
> zziplib/zzip-file.h:20:18: zlib.h: No such file or directory
> In file included from zziplib/zzip-dir.c:15:
> zziplib/zzip-file.h:62: parse error before "z_stream"
> zziplib/zzip-file.h:62: warning: no semicolon at end of struct or union
> zziplib/zzip-file.h:62: parse error before '}' token
> make[1]: *** [zzip-dir.lo] Error 1
> make[1]: *** Leaving directory '/home/user/clamav-0.54/libclamav'
> make: *** [all-recursive] Error 1
>
>
> I am not sure what this means and what I need to do to fix it.
>
> Please advise,
> S.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to