Toshiharu Harada
harad****@gmail*****
2007年 4月 1日 (日) 07:47:47 JST
07/04/01 に Tetsuo Handa<from-****@i-lov*****> さんは書きました: > お待たせいたしました。 > ただいまからダウンロード可能です。 > 手順書は http://tomoyo.sourceforge.jp/ja/1.4/ にあります。 現時点で最新の2.6 staleである2.6.20.4のvanillaカーネルに、 パッチを当てたところ2か所rejectされましたので報告しておきます。 kernel: http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.4.tar.bz2 作業手順: http://tomoyo.sourceforge.jp/ja/1.4/compile.html#2.6-vanilla patch: wget http://osdn.dl.sourceforge.jp/tomoyo/24614/ccs-patch-1.4-20070401.tar.gz 1-sf-usr-shell 7:33% patch -p1 < ccs-patch-2.6.20.txt patching file Makefile Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej patching file fs/Kconfig patching file fs/Makefile patching file fs/attr.c patching file fs/compat.c patching file fs/exec.c patching file fs/fcntl.c patching file fs/ioctl.c patching file fs/namei.c 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/kexec.c patching file kernel/kmod.c patching file kernel/module.c patching file kernel/sched.c patching file kernel/signal.c patching file kernel/sys.c patching file kernel/sysctl.c patching file kernel/time/ntp.c patching file kernel/time.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/ipv6/inet6_hashtables.c Hunk #2 FAILED at 175. 1 out of 3 hunks FAILED -- saving rejects to file net/ipv6/inet6_hashtables.c.re j patching file net/socket.c patching file net/unix/af_unix.c 1-sf-usr-shell 7:34% Makefileのほうは、EXTRAVERSIONが".4"となっているので "-ccs"がはいりませんでした。 net/unix/af_unix.cのほうは、inet6_ehashfnの引数の内容が patchと一部合っておらずrejectされたようです。 -- Toshiharu Harada harad****@gmail*****