下載
軟體開發
帳戶
下載
軟體開發
登入
我忘記帳戶名和密碼了
新增帳戶
語言
手冊
語言
手冊
×
登入
登入名稱
密碼
×
我忘記帳戶名和密碼了
繁體中文翻譯狀態
類別:
軟體
人
PersonalForge
Magazine
Wiki
搜尋
OSDN
>
軟體搜索
>
System
>
Operating System Kernels
>
Linux
>
TOMOYO
>
討論區
>
Open Discussion
>
tomoyo and 2.6.26
TOMOYO
Fork
描述
專案概要
開發人員儀表板
專案的網頁
Developers
Image Gallery
List of RSS Feeds
活動
使用統計
歷史
檔案下載
發布列表
Stats
原始碼
儲存庫列表
Git
tomoyo-test1
Subversion
查看儲存庫
待辦事項
待辦事項列表
里程碑列表
類型列表
元件列表
List of frequently used tickets/RSS
新增待辦事項
文檔
Wiki
FrontPage
Title index
Recent changes
Doc Mgr
List Docs
溝通
討論區
討論區列表
Open Discussion (112)
通信論壇
通信論壇列表
tomoyo-dev
tomoyo-dev-en
tomoyo-users
tomoyo-users-en
新聞
討論區:
Open Discussion
(Thread #20925)
Return to Thread list
RSS
tomoyo and 2.6.26 (2008-12-08 11:41 by
匿名
#40489)
回覆
Create ticket
hi.
i've got some problems with kernel and tomoyo.
i've downloaded the newest version of tomoyo - ccs-patch-1.6.5-20081111 and kernel (well... not the newest) from kernel.org
could anyone tell me what I'm doing wrong?
root@samantha:/usr/src/linux-2.6.26# patch -p1 </usr/src/linux-2.6.26/ccs-patch-2.6.26.diff
patching file arch/ia64/ia32/sys_ia32.c
patching file arch/mips/kernel/ptrace32.c
patching file fs/Kconfig
patching file fs/Makefile
patching file fs/attr.c
patching file fs/compat.c
patching file fs/compat_ioctl.c
patching file fs/exec.c
patching file fs/fcntl.c
patching file fs/ioctl.c
patching file fs/namei.c
Hunk #2 succeeded at 1597 (offset -15 lines).
Hunk #3 succeeded at 1659 (offset -15 lines).
Hunk #4 succeeded at 1722 (offset -15 lines).
Hunk #5 succeeded at 2100 (offset -15 lines).
Hunk #6 succeeded at 2135 (offset -15 lines).
Hunk #7 succeeded at 2230 (offset -15 lines).
Hunk #8 succeeded at 2349 (offset -15 lines).
Hunk #9 succeeded at 2418 (offset -15 lines).
Hunk #10 succeeded at 2446 (offset -15 lines).
Hunk #11 succeeded at 2518 (offset -15 lines).
Hunk #12 succeeded at 2542 (offset -15 lines).
Hunk #13 succeeded at 2623 (offset -15 lines).
Hunk #14 succeeded at 2653 (offset -15 lines).
Hunk #15 succeeded at 2889 (offset -15 lines).
Hunk #16 succeeded at 2927 (offset -15 lines).
patching file fs/namespace.c
patching file fs/open.c
patching file fs/proc/Makefile
patching file fs/proc/proc_misc.c
patching file include/linux/init_task.h
patching file include/linux/sched.h
patching file kernel/compat.c
patching file kernel/kexec.c
patching file kernel/kmod.c
patching file kernel/module.c
patching file kernel/ptrace.c
patching file kernel/sched.c
Hunk #2 succeeded at 4641 (offset -59 lines).
patching file kernel/signal.c
Hunk #2 succeeded at 2202 (offset -1 lines).
Hunk #3 succeeded at 2269 (offset -1 lines).
Hunk #4 succeeded at 2288 (offset -1 lines).
patching file kernel/sys.c
patching file kernel/sysctl.c
patching file kernel/time.c
patching file kernel/time/ntp.c
patching file net/core/datagram.c
patching file net/ipv4/inet_connection_sock.c
patching file net/ipv4/inet_hashtables.c
patching file net/ipv4/udp.c
patching file net/socket.c
patching file net/unix/af_unix.c
root@samantha:/usr/src/linux-2.6.26# make clean
/usr/src/linux-2.6.26/fs/Makefile:123: /usr/src/linux-2.6.26/fs/Makefile-2.6.ccs: Nie ma takiego pliku ani katalogu
make[1]: *** Brak reguł do wykonania obiektu `/usr/src/linux-2.6.26/fs/Makefile-2.6.ccs'. Stop.
make: *** [_clean_fs] Błąd 2
////////////////
my translation:
:there is no such file or directory
:there is no rules to execute object
:error 2
/////////////////
root@samantha:/usr/src/linux-2.6.26# make mrproper
/usr/src/linux-2.6.26/fs/Makefile:123: /usr/src/linux-2.6.26/fs/Makefile-2.6.ccs: Nie ma takiego pliku ani katalogu
make[1]: *** Brak reguł do wykonania obiektu `/usr/src/linux-2.6.26/fs/Makefile-2.6.ccs'. Stop.
make: *** [_clean_fs] Błąd 2
root@samantha:/usr/src/linux-2.6.26# make menuconfig
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/docproc
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/kxgettext.o
HOSTCC scripts/kconfig/lxdialog/checklist.o
HOSTCC scripts/kconfig/lxdialog/inputbox.o
HOSTCC scripts/kconfig/lxdialog/menubox.o
HOSTCC scripts/kconfig/lxdialog/textbox.o
HOSTCC scripts/kconfig/lxdialog/util.o
HOSTCC scripts/kconfig/lxdialog/yesno.o
HOSTCC scripts/kconfig/mconf.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/lex.zconf.c
SHIPPED scripts/kconfig/zconf.hash.c
HOSTCC scripts/kconfig/zconf.tab.o
scripts/kconfig/lex.zconf.c:1628: warning: ‘input’ defined but not used
HOSTLD scripts/kconfig/mconf
scripts/kconfig/mconf arch/x86/Kconfig
fs/Kconfig:2167: can't open file "fs/Kconfig.ccs"
make[1]: *** [menuconfig] Błąd 1
make: *** [menuconfig] Błąd 2
root@samantha:/usr/src/linux-2.6.26#
I'm trying to do it on debian testing/lenny
your sincerely
RR
回覆 #40489
×
主題
內容
Reply To Message #40489 > hi. > i've got some problems with kernel and tomoyo. > i've downloaded the newest version of tomoyo - ccs-patch-1.6.5-20081111 and kernel (well... not the newest) from kernel.org > could anyone tell me what I'm doing wrong? > > root@samantha:/usr/src/linux-2.6.26# patch -p1 </usr/src/linux-2.6.26/ccs-patch-2.6.26.diff > patching file arch/ia64/ia32/sys_ia32.c > patching file arch/mips/kernel/ptrace32.c > patching file fs/Kconfig > patching file fs/Makefile > patching file fs/attr.c > patching file fs/compat.c > patching file fs/compat_ioctl.c > patching file fs/exec.c > patching file fs/fcntl.c > patching file fs/ioctl.c > patching file fs/namei.c > Hunk #2 succeeded at 1597 (offset -15 lines). > Hunk #3 succeeded at 1659 (offset -15 lines). > Hunk #4 succeeded at 1722 (offset -15 lines). > Hunk #5 succeeded at 2100 (offset -15 lines). > Hunk #6 succeeded at 2135 (offset -15 lines). > Hunk #7 succeeded at 2230 (offset -15 lines). > Hunk #8 succeeded at 2349 (offset -15 lines). > Hunk #9 succeeded at 2418 (offset -15 lines). > Hunk #10 succeeded at 2446 (offset -15 lines). > Hunk #11 succeeded at 2518 (offset -15 lines). > Hunk #12 succeeded at 2542 (offset -15 lines). > Hunk #13 succeeded at 2623 (offset -15 lines). > Hunk #14 succeeded at 2653 (offset -15 lines). > Hunk #15 succeeded at 2889 (offset -15 lines). > Hunk #16 succeeded at 2927 (offset -15 lines). > patching file fs/namespace.c > patching file fs/open.c > patching file fs/proc/Makefile > patching file fs/proc/proc_misc.c > patching file include/linux/init_task.h > patching file include/linux/sched.h > patching file kernel/compat.c > patching file kernel/kexec.c > patching file kernel/kmod.c > patching file kernel/module.c > patching file kernel/ptrace.c > patching file kernel/sched.c > Hunk #2 succeeded at 4641 (offset -59 lines). > patching file kernel/signal.c > Hunk #2 succeeded at 2202 (offset -1 lines). > Hunk #3 succeeded at 2269 (offset -1 lines). > Hunk #4 succeeded at 2288 (offset -1 lines). > patching file kernel/sys.c > patching file kernel/sysctl.c > patching file kernel/time.c > patching file kernel/time/ntp.c > patching file net/core/datagram.c > patching file net/ipv4/inet_connection_sock.c > patching file net/ipv4/inet_hashtables.c > patching file net/ipv4/udp.c > patching file net/socket.c > patching file net/unix/af_unix.c > root@samantha:/usr/src/linux-2.6.26# make clean > /usr/src/linux-2.6.26/fs/Makefile:123: /usr/src/linux-2.6.26/fs/Makefile-2.6.ccs: Nie ma takiego pliku ani katalogu > make[1]: *** Brak reguł do wykonania obiektu `/usr/src/linux-2.6.26/fs/Makefile-2.6.ccs'. Stop. > make: *** [_clean_fs] Błąd 2 > > //////////////// > my translation: > :there is no such file or directory > :there is no rules to execute object > :error 2 > ///////////////// > > > root@samantha:/usr/src/linux-2.6.26# make mrproper > /usr/src/linux-2.6.26/fs/Makefile:123: /usr/src/linux-2.6.26/fs/Makefile-2.6.ccs: Nie ma takiego pliku ani katalogu > make[1]: *** Brak reguł do wykonania obiektu `/usr/src/linux-2.6.26/fs/Makefile-2.6.ccs'. Stop. > make: *** [_clean_fs] Błąd 2 > root@samantha:/usr/src/linux-2.6.26# make menuconfig > HOSTCC scripts/basic/fixdep > HOSTCC scripts/basic/docproc > HOSTCC scripts/kconfig/conf.o > HOSTCC scripts/kconfig/kxgettext.o > HOSTCC scripts/kconfig/lxdialog/checklist.o > HOSTCC scripts/kconfig/lxdialog/inputbox.o > HOSTCC scripts/kconfig/lxdialog/menubox.o > HOSTCC scripts/kconfig/lxdialog/textbox.o > HOSTCC scripts/kconfig/lxdialog/util.o > HOSTCC scripts/kconfig/lxdialog/yesno.o > HOSTCC scripts/kconfig/mconf.o > SHIPPED scripts/kconfig/zconf.tab.c > SHIPPED scripts/kconfig/lex.zconf.c > SHIPPED scripts/kconfig/zconf.hash.c > HOSTCC scripts/kconfig/zconf.tab.o > scripts/kconfig/lex.zconf.c:1628: warning: ‘input’ defined but not used > HOSTLD scripts/kconfig/mconf > scripts/kconfig/mconf arch/x86/Kconfig > fs/Kconfig:2167: can't open file "fs/Kconfig.ccs" > make[1]: *** [menuconfig] Błąd 1 > make: *** [menuconfig] Błąd 2 > root@samantha:/usr/src/linux-2.6.26# > > I'm trying to do it on debian testing/lenny > > your sincerely > RR
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
登入
Nickname
預覽
Post
取消
RE: tomoyo and 2.6.26 (2008-12-08 14:50 by
kumaneko
#40491)
回覆
Create ticket
Please see
http://lists.sourceforge.jp/mailman/archives/tomoyo-users-en/2008-December/000010.html
Thanks.
回覆:
#40489
回覆 #40491
×
主題
內容
Reply To Message #40491 > Please see http://lists.sourceforge.jp/mailman/archives/tomoyo-users-en/2008-December/000010.html > > Thanks.
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
登入
Nickname
預覽
Post
取消
RE: tomoyo and 2.6.26 (2008-12-08 19:10 by
匿名
#40498)
回覆
Create ticket
oh, thank you :>
i'm ashamed that i didn't find earlier :~
once again- thank you very much :>
回覆:
#40491
回覆 #40498
×
主題
內容
Reply To Message #40498 > oh, thank you :> > i'm ashamed that i didn't find earlier :~ > once again- thank you very much :>
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
登入
Nickname
預覽
Post
取消