[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Dazuko-help] dazuko make error on Kernel 2.6.16.60(s390)
From: |
John Ogness |
Subject: |
Re: [Dazuko-help] dazuko make error on Kernel 2.6.16.60(s390) |
Date: |
Wed, 17 Sep 2008 08:46:58 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) |
On 2008-09-16, Tsutomu Oyamada <address@hidden> wrote:
> I did "configure" and "make" in Dazuko 2.3.4 on SuSE Linux(SLES10),
> However, it became the following errors.
> [...]
> make[1]: Entering directory
> /usr/src/linux-2.6.16.60-0.27-obj/s390/default'
> make -C ../../../linux-2.6.16.60-0.27
> O=../linux-2.6.16.60-0.27-obj/s390/default modules
> CC [M] /tmp/proscan/dazuko/dazuko-2.3.4/dazuko_core.o
> CC [M] /tmp/proscan/dazuko/dazuko-2.3.4/dazuko_transport.o
> CC [M] /tmp/proscan/dazuko/dazuko-2.3.4/dazuko_linux26_lsm.o
> In file included from
> /tmp/proscan/dazuko/dazuko-2.3.4/dazuko_linux26_lsm.c:23:
> /tmp/proscan/dazuko/dazuko-2.3.4/dazuko_linux26_lsm.h:821: error:
> unknown field ‘secid_to_secctx’ specified in initializer
> /tmp/proscan/dazuko/dazuko-2.3.4/dazuko_linux26_lsm.h:821: warning:
> initialization from incompatible pointer type
Your kernel seems to have a modified version of LSM. Could you post
the file:
/usr/src/linux-2.6.16.60-0.27-obj/s390/default/include/linux/security.h
Then I can add support for this LSM API to Dazuko.
John Ogness
--
Dazuko Maintainer