mainDazuko - Support: sr #106971, make error on dazuko-2.3.4+linux...

 
 

sr #106971: make error on dazuko-2.3.4+linux kernel 2.6.29

Submitter:  None
Submitted:  Tue 11 Aug 2009 02:00:50 PM UTC
   
 
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 11 Aug 2009 02:00:50 PM UTC, original submission:  

Hi All,

I was able to configure dazuko-2.3.4 successfully on linux kernel 2.6.29. Below are the results:

./configure
checking host system type... Linux
checking for make utility... ok (make)
checking for C compiler... ok (cc)
kernel source in /lib/modules/2.6.29/source... yes
kernel build source in /lib/modules/2.6.29/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.29)
checking if security module support is enabled... yes
verifying capabilities are not built-in... ok
locating LSM API header... ok
identifying LSM API (this can take a while)... ok
identifying device API... ok
inspecting class type... ok (class)
inspecting suspend function... ok (suspend2)
inspecting task_struct structure... ok (using parent)
disabling ON_CLOSE events (not available for Linux 2.6 LSM)
configure: creating Makefile
configure: creating library/Makefile
configure: creating example_c/Makefile

./configure successful

=======================
 Configuration summary
=======================

module events = ON_OPEN ON_EXEC
devfs support = no
rsbac support = no
stacking support = yes
module debug = no
library 1.x compatibility = yes

make
make -C /lib/modules/2.6.29/build include/linux/version.h include/asm scripts
make[1]: Entering directory `/usr/src/kernels/linux-2.6.29'
  CHK     include/linux/version.h
  SYMLINK include/asm -> include/asm-x86
make[1]: Leaving directory `/usr/src/kernels/linux-2.6.29'
make -C /lib/modules/2.6.29/build SUBDIRS="/home/dazuko-2.3.4" modules
make[1]: Entering directory `/usr/src/kernels/linux-2.6.29'
  CC [M]  /home/dazuko-2.3.4/dazuko_core.o
In file included from /home/dazuko-2.3.4/dazuko_platform.h:4,
                 from /home/dazuko-2.3.4/dazuko_core.c:36:
/home/dazuko-2.3.4/dazuko_linux26.h:27:27: error: asm/semaphore.h: No such file or directory
In file included from /home/dazuko-2.3.4/dazuko_platform.h:4,
                 from /home/dazuko-2.3.4/dazuko_core.c:36:
/home/dazuko-2.3.4/dazuko_linux26.h:50: error: field âmutexâ has incomplete type
make[2]: * [/home/dazuko-2.3.4/dazuko_core.o] Error 1
make[1]: * [_module_/home/dazuko-2.3.4] Error 2
make[1]: Leaving directory `/usr/src/kernels/linux-2.6.29'
make: * [dummy_rule] Error 2

The semaphore.h file is located in /usr/src/kernels/linux-2.6.29/include/linux/semaphore.h

I am actually configuring ClamAV to use dazuko for on access scanning.

Thanks and Regards,
-=Srijan Nandi


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code