Burt Alcantara wrote:
> Trent Shea wrote:
>   
>> Directory structure:
>> Sources: /mnt/lfs/sources
>> Patches: /mnt/lfs/sources/patches
>> Unpacked Sources: /home/lfs/packagename
>> Build Directory: /home/lfs/packagename-build
>>
>> Command:
>> cd /home/lfs/packagename 
>> patch -Np1 -i /mnt/lfs/sources/patches/"patchname"
>>   
>>     
> I created the structure as above.  First time created 
> /mnt/lfs/packagename.  Copied sources/glibc-2.5.tar.bz2.

Hmmm... "Copied sources/glibc-2.5.tar.bz2"

If that's what you *really* did, check the book again in the early parts 
about how things are done. What you *say* will not create the expected 
directory structure(s) against which patch will run.

>   Ran the 
> patch.  "can't find file to patch at input line 16"
> Created /home/lfs/glibc-2.5/  Copied the source.  Ran the patch.  Same 
> error.
>
> <snip>

> Burt
>   

HTH
--
Wit
-- 
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