bugDazuko - Bugs: bug #18438, Does not compile with kernel...

 
 

bug #18438: Does not compile with kernel 2.6.18 2.6.19

Submitter:  None
Submitted:  Fri 01 Dec 2006 10:41:07 PM UTC
   
 
Status:  None Assigned to:  ogman
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 23 Jan 2007 07:12:23 AM UTC, comment #3: 

With 2.3.3-pre1, this problem is solved.

John Ogness <ogman>
Group administrator
Wed 06 Dec 2006 03:40:00 PM UTC, comment #2: 

This has been fixed in CVS. Please try the CVS HEAD version:

$ cvs -z3 \
-d:pserver:anonymous@cvs.savannah.nongnu.org:/sources/dazuko \
co dazuko

John Ogness <ogman>
Group administrator
Fri 01 Dec 2006 10:44:48 PM UTC, comment #1: 

# make
make -C /usr/src/linux include/linux/version.h include/asm scripts
make[1]: Entering directory `/usr/src/linux-headers-2.6.19-bee'
  CHK     include/linux/version.h
make[1]: `include/asm' is up to date.
make[1]: Leaving directory `/usr/src/linux-headers-2.6.19-bee'
make -C /usr/src/linux SUBDIRS="/usr/src/dazuko/dazuko-2.3.2" modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.19-bee'
  CC [M]  /usr/src/dazuko/dazuko-2.3.2/dazuko_linux26_lsm.o
In file included from /usr/src/dazuko/dazuko-2.3.2/dazuko_linux26_lsm.c:23:
/usr/src/dazuko/dazuko-2.3.2/dazuko_linux26_lsm.h:657: warning: initialization from incompatible pointer type
/usr/src/dazuko/dazuko-2.3.2/dazuko_linux26_lsm.c: In function ‘dazuko_security_xfrm_policy_alloc’:
/usr/src/dazuko/dazuko-2.3.2/dazuko_linux26_lsm.c:1348: error: too few arguments to function ‘dazuko_security_ops.xfrm_policy_alloc_security’
/usr/src/dazuko/dazuko-2.3.2/dazuko_linux26_lsm.c:1348: error: too few arguments to function ‘dazuko_security_default_ops.xfrm_policy_alloc_security’
/usr/src/dazuko/dazuko-2.3.2/dazuko_linux26_lsm.c: In function ‘dazuko_security_xfrm_state_alloc’:
/usr/src/dazuko/dazuko-2.3.2/dazuko_linux26_lsm.c:1373: error: too few arguments to function ‘dazuko_security_ops.xfrm_state_alloc_security’
/usr/src/dazuko/dazuko-2.3.2/dazuko_linux26_lsm.c:1373: error: too few arguments to function ‘dazuko_security_default_ops.xfrm_state_alloc_security’
make[2]: * [/usr/src/dazuko/dazuko-2.3.2/dazuko_linux26_lsm.o] Error 1
make[1]: * [_module_/usr/src/dazuko/dazuko-2.3.2] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.19-bee'
make: * [dummy_rule] Error 2

Anonymous
Fri 01 Dec 2006 10:41:07 PM UTC, original submission:  


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)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-01-23 ogman Open/ClosedOpen Closed
    2006-12-06 ogman Assigned toNone ogman

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code