[Aboriginal] Unable to use gcc inside chroot of latest aboriginal.

KARBOWSKI Piotr piotr.karbowski at gmail.com
Sat Jan 16 06:57:04 PST 2016


Hi, On 01/11/2016 02:00 AM, Rob Landley wrote:
> How are you combining the two?

I tried cp -a, cp -al, rsync -a and every time I am getting the same issue.

To reproduce the issue one can just:

1. fetch aboriginal hg.
2. run ./build.sh x86_64
3. jump to root
4. mkdir foo && cd foo
5. cp -al ../build/root-filesystem-x86.64/. .
6. cp -al ../build/native-compiler-x86_64/. .
7. chroot . /bin/sh
8. run gcc

I tried also env -i chroot . /bin/bash --login, and then export PATH 
(because PATH was set, but not exported) but still the same issue. 
rawcc: No such file or directory.

-- Piotr.

 1452956224.0


More information about the Aboriginal mailing list