Re: Compile dazuko fails under kernel 2.6.12-rc1
Dirk Vornheder <[email protected]>
| Newsgroups | gmane.linux.dazuko.devel |
|---|---|
| Message-ID | <[email protected]> |
> Dirk Vornheder wrote: > > Compile dazuko fails under kernel 2.6.12-rc1: > > Hi, > > I have added the new 2.6.12 LSM API changes in CVS. I will be releasing > 2.0.6 this weekend. It would be great if you could try out the new > version from CVS. You can check out the CVS version with: > > $ env CVS_RSH="ssh" cvs -z3 \ > -d:ext:[email protected]:/cvsroot/dazuko co dazuko > > Then you should copy the following files: > > dazuko_linux26_lsm.c > dazuko_linux26_lsm.h > linux_lsm_conf > > from the CVS version into the 2.0.6-pre2 directory. Then rebuild > 2.0.6-pre2 with: > > $ ./configure > $ make > > John Ogness It works. Thanks, Dirk