[gobolinux-users] Re: Compiling Glibc 2.3.6

Laurent Pelecq laurent.pelecq at soleil.org
Sun May 7 22:56:29 GMT 2006


Le Sun, 7 May 2006 22:44:38 +0200, Laurent Pelecq
<laurent.pelecq at soleil.org> a dit :
> Le Sun, 7 May 2006 04:09:07 -0300, "Lucas C. Villa Real"
> > Strange. Do you get the same error when you compile as root? This
> > message should not appear if you were running with his identity.

Actually mount error message was misleading. It failed because files
didn't belong to root.

But I still have a problem. UnionSandbox succeeds in mounting
directories but I can't see all files. For example:

 bash-3.00# ls /Programs/Bash/3.0
 Resources  Shared  bin  doc  info  man  share
 bash-3.00# ls /.union_mp.tmp.NPtUqMF3535/Programs/Bash/3.0

If I understand what is done, Bootstrap/Bash/3.0 contains the binaries
and is mounted on Area-whatever/Programs/Bash/3.0. Unionfs is used
to mount a writable directory on top of /Programs. It seems that the
union doesn't work. It shows what is in the original
Area-whatever/Program but not what has been mounted from Bootstrap.

I had to disable UnionSandbox and use FiboSandbox to make it work.

With FiboSandbox there where another problem in ChrootCompile. At the
very end, it tries to create a tz2 archives by searching for the
installed program in $root/View although it is in $root/Programs.

-- 
Laurent


More information about the gobolinux-users mailing list