From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <38792ced13d4ed51db1573cf42bb7249@brasstown.quanstro.net> <91e3601b39c9e4cb04e86c26f171e94d@brasstown.quanstro.net> <20150119085225.59e49568@zinc.9fans.fr> Date: Tue, 20 Jan 2015 10:50:02 +0100 Message-ID: From: David du Colombier <0intro@gmail.com> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] runebase breaking libs build Topicbox-Message-UUID: 3a478238-ead9-11e9-9d60-3106f5b1d025 > I followed this one and it solves the runebase problem, but libc build still > fails as there is no amd64 subdir in libc. Looks like the labs version does > not have amd64 code for libc. Is that correct? And is libc the only missing > part? Yes, some parts of the amd64 user space are missing in the Bell Labs distribution. You have you apply these patches: hget http://9legacy.org/9legacy/patch/amd64.diff | ape/patch -p0 hget http://9legacy.org/9legacy/patch/amd64-fix.diff | ape/patch -p0 Also, you have to create the sub-directories in /amd64/bin. You can take a look to my notes available here: http://9legacy.org/9legacy/doc/nix/usage -- David du Colombier