mainDazuko - Support: sr #105950, make fails on debian

 
 

sr #105950: make fails on debian

Submitter:  None
Submitted:  Tue 24 Jul 2007 07:05:20 PM UTC
   
 
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 25 Jul 2007 12:26:57 PM UTC, comment #3: 

This is explained in the "README.linux26" included in the source package.

John Ogness <ogman>
Group administrator
Wed 25 Jul 2007 11:49:23 AM UTC, comment #2: 

that worked , thanx !

BTW, i get this whenc configuring:

checking whether __d_path() is exported... no (using local copy, dangerous)

ant this in syslog:

Jul 25 13:34:17 debian kernel: dazuko: warning: using local __dpath() dangerous
for SMP kernels

what is dangerous ?

Anonymous
Wed 25 Jul 2007 10:56:31 AM UTC, comment #1: 

By default, Dazuko also tries to build all the scripts used for building a kernel. This may not be necessary. Try adding:

--without-dep

to your configure arguments.

John Ogness <ogman>
Group administrator
Tue 24 Jul 2007 07:05:20 PM UTC, original submission:  

is there something smissing ??

#./configure --enable-syscalls --mapfile=/boot/System.map-2.6.21-2-k7
checking host system type... Linux
checking for make utility... ok (make)
checking for C compiler... ok (cc)
kernel source in /lib/modules/2.6.21-2-k7/source... no
kernel build source in /lib/modules/2.6.21-2-k7/build... yes
kernel source in /lib/modules/2.6.21-2-k7/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.21)
checking for System.map file... ok (/boot/System.map-2.6.21-2-k7)
locating sys_call_table... ok (0xc02a4520)
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 (0xc016c20a)
identifying device API... ok
inspecting class type... ok (class)
inspecting suspend function... ok (suspend2)
checking whether __d_path() is exported... no (using local copy, dangerous)
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
devfs support = no
rsbac support = no
hooking via syscalls = yes
local __d_path() = yes (WARNING: dangerous for SMP kernels, see README.linux26)
module debug = no
library 1.x compatibility = yes

# make
make -C /lib/modules/2.6.21-2-k7/build include/linux/version.h include/asm scripts
make[1]: se ingresa al directorio `/usr/src/linux-headers-2.6.21-2-k7'
scripts/Makefile.build:17: /usr/src/linux-headers-2.6.21-2-k7/scripts/basic/Makefile: No existe el fichero o el directorio
make[3]: * No hay ninguna regla para construir el objetivo `/usr/src/linux-headers-2.6.21-2-k7/scripts/basic/Makefile'.  Alto.
make[2]: * [scripts_basic] Error 2
  CHK     include/linux/version.h
make[1]: `include/asm' está actualizado.
scripts/Makefile.build:17: /usr/src/linux-headers-2.6.21-2-k7/scripts/basic/Makefile: No existe el fichero o el directorio
make[2]: * No hay ninguna regla para construir el objetivo `/usr/src/linux-headers-2.6.21-2-k7/scripts/basic/Makefile'.  Alto.
make[1]: * [scripts_basic] Error 2
make[1]: se sale del directorio `/usr/src/linux-headers-2.6.21-2-k7'
make: * [dummy_rule] Error 2

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

 

Carbon-Copy List
  • -email is unavailable- added by ogman (Posted a comment)
  •  

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-03-19 ogman Assigned toogman None
    2007-07-25 ogman Assigned toNone ogman

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code