From owner-freebsd-stable Mon Jul 31 8:47: 5 2000 Delivered-To: freebsd-stable@freebsd.org Received: from xocah.dhs.org (s210-181-113-213.thrunet.ne.kr [210.181.113.213]) by hub.freebsd.org (Postfix) with ESMTP id 8687C37B7D0 for ; Mon, 31 Jul 2000 08:46:51 -0700 (PDT) (envelope-from tsoi@xocah.dhs.org) Received: (from tsoi@localhost) by xocah.dhs.org (8.9.3/8.9.3) id AAA38470 for freebsd-stable@freebsd.org; Tue, 1 Aug 2000 00:46:44 +0900 (KST) (envelope-from tsoi) Date: Tue, 1 Aug 2000 00:46:44 +0900 From: "H . S . YOON" To: freebsd-stable@freebsd.org Subject: Re: Does anyone succeed on making world from 3.5S to 4.1S ? Message-ID: <20000801004644.B38206@xocah.dhs.org> Reply-To: "H . S . YOON" References: <20000731163500.A35564@xocah.dhs.org> <86wvi2bjhj.fsf@dumpster.io.com> <20000801000915.A29102@xocah.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20000801000915.A29102@xocah.dhs.org>; from tsoi@xocah.dhs.org on Tue, Aug 01, 2000 at 12:09:15AM +0900 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yeah, you're right. /usr/src/UPDATING's instructions do not work on me. I'd like to follow the next steps derived from '/usr/src/UPDATING'. This is my scenario but it did not gave me a successful result. ( CVSuped to RELENG_4 and 'CFLAGS= -O -pipe', 'USA_RESIDENT=NO' in /etc/make.conf ) 1. cd /usr/src 2. make buildworld 3. make buildkernel KERNEL=MYKERNEL ; make installkernel KERNEL=MYKERNEL 4. cd /usr/src/sys/modules ; make install 5. cd /usr/src/sbin/mknod ; make install 6. cp /usr/src/etc/MAKEDEV /dev ; sh MAKEDEV all ; change wd -> ad 7. reboot ( to single user ) 8. cd /usr/src/gnu/usr.bin/texinfo/install-info ; make install 9. cd /usr/src ; make installworld ( ld-elf.so warning? ldconfig -R /usr/obj/usr/src/lib/libc and repeat installworld ) 10. mergemaster 11. reboot Buildworld was successful with no error. But 'make installkernel' fail and 'make install in /usr/src/sys/modules' fail, too. Whe installkernel, " xocah# make installkernel KERNEL=XOCAH cd /usr/obj/usr/src/sys/XOCAH; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 MACHINE=i386 KERNEL=XOCAH make install cd: can't cd to /usr/obj/usr/src/sys/XOCAH *** Error code 2 Stop. *** Error code 1 Stop. " When install module, " xocah# make install ===> accf_data install -c -o root -g wheel -m 555 accf_data.ko /modules install: accf_data.ko: No such file or directory *** Error code 71 Stop. *** Error code 1 Stop. " ( Maybe ko means Korean, for i'm live in Korea. ) And I don't know what I should do. Thus spake Lars Eighner (eighner@io.com) ::::: : In our last episode, <20000731163500.A35564@xocah.dhs.org>, : the lovely and talented H S YOON : : HSY> Does anyone succeed on making world from 3.5S to 4.1S? -- no : HSY> signature : : It cannot be done by following the instructions in UPDATING : exactly to the letter. Evidently, those who succeed know : some special interpretation of the instructions which, so : far, none of them have been willing to share with the rest : of us. : : : -- : Lars Eighner eighner@io.com http://www.io.com/~eighner/ : Save the whales! Collect the whole set! : : : : To Unsubscribe: send mail to majordomo@FreeBSD.org : with "unsubscribe freebsd-stable" in the body of the message -- no signature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message