alex lupu wrote:
> It's possible in my rush the patch I downloaded was
> not fully cooked yet:
>
> In order for the 'make' to succeed
>
> 1. I had to change
> "CORE_DEPTH = ../.." to "CORE_DEPTH = ../"
>
> and for this install line to succeed
>
> 2. 'install -v -m755 Linux*/bin/{...,nss-config,...} /usr/bin'
> I had to do
> ln -fs ../../../nss/config/nss-config Linux*/bin/nss-config
>
> and this one
>
> 3. 'install -v -m644 Linux*/lib/pkgconfig/nss.pc /usr/lib/pkgconfig'
> I had to do
> ln -fs ../../../../nss/config/nss.pc Linux*/lib/pkgconfig/nss.pc
>
> What was wrong with me this time?
There are definitely problems with the patch. I'm working on another
project right now, but I'll try to analyze what needs to be done later
if Armin doesn't get to it first.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page