bugDazuko - Bugs: bug #16554, Dazuko Modules Not install properly

 
 

bug #16554: Dazuko Modules Not install properly

Submitted by:  None
Submitted on:  Tue 09 May 2006 06:50:01 AM UTC  
 
Status: NoneAssigned to: John Ogness <ogman>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Fri 09 Jun 2006 11:16:14 PM UTC, comment #2:

This has been fixed for the latest release: 2.2.1

John Ogness <ogman>
Project AdministratorIn charge of this item.
Tue 09 May 2006 07:50:03 AM UTC, comment #1:

Hi,

This is indeed a bug. The Makefile (created by the configure script) used the "uname -r" to determine the install path for the kernel module. If you are building for another kernel, this is of course wrong.

I will need to see how we can grab the "uname -r" information from the kernel sources.

John Ogness <ogman>
Project AdministratorIn charge of this item.
Tue 09 May 2006 06:50:01 AM UTC, original submission:

I try to compile Dazuko-2.2.1-pre1 on FC4 with last kernel (2.6.16-1.2108_FC4.dazuko-i686). Still using old kernel while compile dazuko with that kernel. Offcourse the compilation using new kernel. After 'make install', dazuko modules not install on new kernel directory. But copy on current kernel directory. Why this happen?

[root@xseries2 dazuko-2.2.1-pre1]# ./configure --kernelsrcdir=/usr/src/kernels/2.6.16-1.2108_FC4.dazuko-i686/
checking host system type... Linux
checking for make utility... ok (make)
checking for C compiler... ok (cc)
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.16)
checking if security module support is enabled... yes
verifying capabilities are not built-in... ok
locating LSM API header... ok
identifying LSM API... ok
inspecting suspend function... ok (suspend1)
checking whether __d_path() is exported... yes
inspecting class type... ok (class)
disabling ON_CLOSE events (not available for Linux 2.6)
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
local __d_path() = no
module debug = no
library 1.x compatibility = yes

[root@xseries2 dazuko-2.2.1-pre1]# make
make -C /usr/src/kernels/2.6.16-1.2108_FC4.dazuko-i686 include/linux/version.h include/asm scripts
make[1]: Entering directory `/usr/src/kernels/2.6.16-1.2108_FC4.dazuko-i686'
CHK include/linux/version.h
make[1]: `include/asm' is up to date.
make[1]: Leaving directory `/usr/src/kernels/2.6.16-1.2108_FC4.dazuko-i686'
make -C /usr/src/kernels/2.6.16-1.2108_FC4.dazuko-i686 SUBDIRS="/usr/local/src/dazuko-2.2.1-pre1" modules
make[1]: Entering directory `/usr/src/kernels/2.6.16-1.2108_FC4.dazuko-i686'
CC [M] /usr/local/src/dazuko-2.2.1-pre1/dazuko_core.o
CC [M] /usr/local/src/dazuko-2.2.1-pre1/dazuko_transport.o
CC [M] /usr/local/src/dazuko-2.2.1-pre1/dazuko_linux26_lsm.o
CC [M] /usr/local/src/dazuko-2.2.1-pre1/dazuko_linux26.o
LD [M] /usr/local/src/dazuko-2.2.1-pre1/dazuko.o
Building modules, stage 2.
MODPOST
CC /usr/local/src/dazuko-2.2.1-pre1/dazuko.mod.o
LD [M] /usr/local/src/dazuko-2.2.1-pre1/dazuko.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.16-1.2108_FC4.dazuko-i686'
touch dummy_rule

[root@xseries2 dazuko-2.2.1-pre1]# make install
mkdir -p /lib/modules/2.6.16-1.2096_FC4.dazuko/extra
cp dazuko.ko /lib/modules/2.6.16-1.2096_FC4.dazuko/extra
/sbin/depmod -ae

Anonymous

 

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

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 2 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Fri 09 Jun 2006 11:16:14 PM UTCogmanOpen/ClosedOpen=>Closed
Tue 09 May 2006 07:50:03 AM UTCogmanAssigned toNone=>ogman

Back to the top


Powered by Savane 3.1-cleanup1