I'm providing what may have lacked, the './configure' command output. However I'M STILL WAITING FOR REPLIES. Thank you.
***************************************************** Dazuko ./configure: [EMAIL PROTECTED]:~/Instaladores/dazuko-2.3.4$ ./configure --enable-syscalls --mapfile=/boot/System.map-2.6.22-14-generic --disable-local-dpath checking host system type... Linux checking for make utility... ok (make) checking for C compiler... ok (cc) kernel source in /lib/modules/2.6.22-14-generic/source... no kernel build source in /lib/modules/2.6.22-14-generic/build... yes kernel source in /lib/modules/2.6.22-14-generic/build... yes acquiring Linux kernel code configuration... ok checking if Linux is RSBAC patched... no checking if devfs is enabled... no discovered host system... Linux (2.6.22) checking for System.map file... ok (/boot/System.map-2.6.22-14-generic) locating sys_call_table... ok (0xc02fc540) checking sys_call_table status... read-only IMPORTANT NOTE: If you get a kernel panic or segmentation fault while loading the Dazuko module, you will need to reboot and try to configure Dazuko again with the --sct-readonly option. locating do_execve... ok (0xc0186100) identifying device API... ok inspecting class type... ok (class) inspecting suspend function... ok (suspend2) inspecting task_struct structure... ok (using parent) configure: creating Makefile configure: creating library/Makefile configure: creating example_c/Makefile ./configure successful ======================= Configuration summary ======================= module events = ON_OPEN ON_CLOSE ON_EXEC ON_CLOSE_MODIFIED devfs support = no rsbac support = no hooking via syscalls = yes local __d_path() = no module debug = no library 1.x compatibility = yes [EMAIL PROTECTED]:~/Instaladores/dazuko-2.3.4$ *************************************************** --- [EMAIL PROTECTED] escreveu: > Data: Sun, 10 Feb 2008 02:59:13 -0300 (ART) > De: <[EMAIL PROTECTED]> > Para: [email protected] > Assunto: [Dazuko-help] Trouble compiling Dazuko: > conflic > ting types for __d_path Ubuntu 7.10 > > Hi everybody, > > I'm trying to compile Dazuko 2.3.4 on Ubuntu 7.10 > kernel 2.6.22-14-generic (i686 32 bit) but I'm > currently experiencing the following erros: > > ----------- > /home/rodrigo/Instaladores/dazuko-2.3.4/dazuko_linux.c:90: > error: conflicting types for __d_path > include/linux/dcache.h:303: error: previous > declaration of __d_path was here > make[2]: *** > [/home/rodrigo/Instaladores/dazuko-2.3.4/dazuko_linux.o] > Error 1 > make[1]: *** > [_module_/home/rodrigo/Instaladores/dazuko-2.3.4] > Error 2 > make[1]: Leaving directory > `/usr/src/linux-headers-2.6.22-14-generic' > make: *** [dummy_rule] Error 2 > ----------- > > I'm using ./configure --enable-syscalls > --mapfile=/boot/System.map-2.6.22-14-generic , and > after these errors I've tried ./configure > --enable-syscalls > --mapfile=/boot/System.map-2.6.22-14-generic > --disable-local-dpath > but the errors are still there when doing 'sudo > make'. > > > I really hope we can find a solution to this, > because I suppose disabling Apparmour is a bigger > security risk than being without on-access scanning. > > Thank you in advance! > > > > Abra sua conta no Yahoo! Mail, o único sem > limite de espaço para armazenamento! > http://br.mail.yahoo.com/ > > > _______________________________________________ > Dazuko-help mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/dazuko-help > Abra sua conta no Yahoo! Mail, o único sem limite de espaço para armazenamento! http://br.mail.yahoo.com/ _______________________________________________ Dazuko-help mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/dazuko-help
