From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <47E6D457.4090802@kix.es> Date: Sun, 23 Mar 2008 23:06:15 +0100 From: =?ISO-8859-1?Q?Rodolfo_kix_Garci=ADa?= User-Agent: Mozilla-Thunderbird 2.0.0.9 (X11/20080110) MIME-Version: 1.0 To: 9fans@9fans.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [9fans] Kernel Compiling Problem Topicbox-Message-UUID: 7f820e14-ead3-11e9-9d60-3106f5b1d025 Hi, The last week I downloaded the plan9.iso.bz file from the sources. Then I installed it in a vmware machine, perfect. Then, I pulled and I tryed to compile the pccpuf kernel (with glenda). I got a problem. First time: term% mk 'CONF=pccpuf' 8a $AFLAGS l.s mk: don't know how to make '/386/bin/fossil/fossil' in directory /sys/src/9/pc term% Second time: term% mk 'CONF=pccpuf' 8a $AFLAGS plan9l.s mk: don't know how to make '/386/bin/fossil/fossil' in directory /sys/src/9/pc term% Third time: term% mk 'CONF=pccpuf' 8c -FVw cga.c mk: don't know how to make '/386/bin/fossil/fossil' in directory /sys/src/9/pc term% Every time, the same error but with "the next" file to compile. Yesterday, I tryed it with a new plan9.iso CD (the latest) and qemu. I got the same problem. I leave the qemu's image at http://www.kix.es/files/plan9/P9-try.rar (with the windows binaries and the linux launcher) Anybody can check the qemu's image or try to do a new installation with the plan9.iso? Thanks kix