Non-existent command line parameter when copyying kernel headers
Reported by: |
gheesh@… |
Owned by: |
gimli@… |
Priority:
|
highest
|
Milestone:
|
|
Component:
|
Book
|
Version:
|
CVS
|
Severity:
|
normal
|
Keywords:
|
|
Cc:
|
|
|
|
For the copy of kernel headers in Chapter 5, 'cp -HR' is used. The '-H' option
does not exist in old versions of cp (e.g. 4.0p, the one included with Mandrake
8.0). I suggest going back to the old "mkdir asm && cp -R
$LFS/usr/src/linux/asm/* asm/ && ..." method.
Change History
(6)
Priority: |
normal → highest
|
Owner: |
changed from lfs-book@… to marc_heerdink@…
|
Status: |
new → assigned
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Keywords: |
VERIFIED removed
|
Let's verify this and then make the change