8 Apr
2008
8 Apr
'08
3:16 p.m.
Dan McGee schrieb:
I have never seen such an error. However, you can chroot without using linux32. The only thing that will break is building the kernel or modules and maybe some tool that checks the uname output (I've only seen that in scripts that come with commercial applications).
Doesn't every autoconf script call uname at some point to form the build system type?
No, they check for CARCH and/or CHOST, at least if they are present. configure always worked in the chroots, even when I didn't know about linux32.