On 2/10/07, Bruce Dubbs <[EMAIL PROTECTED]> wrote:
>
> My question is: Why does the package try to install something *from* a
> location that is outside its own files.  Its own files reside on, in
> this case,
>
> {/mnt/lfs}/tools/glibc-build/  and
> {/mnt/lfs}/tools/glibc-$glibc-version
>
> but it is installing *from*
>
> {/mnt/lfs}/tools/linux/
>
> What am I missing?

I think it's still up in the air since there's a lot of "magic" in the
glibc build files. However, I think that at one point it starts
looking for directories named include to install headers from. One of
the places it looks is .. (I think). In this case, ../include is the
same as /tools/include and there's a problem.

I can't confirm that, but Chris' post seems to suggest it.

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

Reply via email to