On Tue, 5 Sep 2006 09:39:07 +0300 "Angel Tsankov"
<[EMAIL PROTECTED]> wrote:

> The addition of this feature is desired since the glibc 2.3.4
> installation (from LFS 6.1.1) calls mkdir with relative paths 

You'll have a hard time convincing me of that. No glibc version I've ever
installed did this. I have an LFS system lying around that used 2.3.4
which has /usr/share/locale/* with proper permissions and I'm certain that
I didn't manually change the permissions of /usr/share/locale.
I've also installed glibc-2.4 just a few weeks ago and it worked fine.

I'm sorry but I think you are doing something wrong, probably a messed up
PATH.

Put the following at the beginning of the mkdir wrapper and then
re-attempt the glibc installation:

echo "@" >>/tmp/glibc-mkdir.log

After the installation check this file. If it doesn't exist, the wrapper
was never called.

MSB

-- 
The best time to plant a tree was 20 years ago - 

The second best is now!

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to