Opened 23 years ago

Closed 23 years ago

Last modified 23 years ago

#127 closed defect (fixed)

Bzip2

Reported by: al@… Owned by: markh@…
Priority: normal Milestone:
Component: Book Version: 3.0-pre4
Severity: normal Keywords:
Cc:

Description

I believe that the build script needs the following changes:

  1. "rm /usr/lib/libbz2.a &&" needs parameter -f
  2. the last three lines should have parameter -sf instead of just -s

The current script fails if the script is re-run.

Change History (4)

comment:1 by gerard@…, 23 years ago

Let's do it, and in other places too where we rm or ln things

comment:2 by markh@…, 23 years ago

Owner: changed from lfs-book@… to markh@…
Status: newassigned

comment:3 by markh@…, 23 years ago

I've done this for the rm, ln, cp commands throughout the whole book (I think).

I was wondering if people thought we should pass all the mkdir commands in the book the -p flag so that they won't complain when the directory already exists (i.e. if the script is re-run)?

comment:4 by markh@…, 23 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.