Ticket #64 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

Zlib text misses the ${CLFS} prefix

Reported by: alexander@linuxfromscratch.org Assigned to: clfs-commits@lists.cross-lfs.org.
Priority: major Milestone: CLFS Sysroot 1.0.0
Component: BOOK Version: CLFS Sysroot 1.0.0
Keywords: Cc:

Description

http://cross-lfs.org/view/clfs-2.0/arm/final-system/zlib.html says:

The previous command installed a .so file in /usr/lib. We will move it into /lib and then relink it to /usr/lib:

It should say:

The previous command installed a .so file in ${CLFS}/usr/lib. We will move it into ${CLFS}/lib and then relink it to ${CLFS}/usr/lib:

Change History

07/22/06 03:58:31 changed by alexander@linuxfromscratch.org

Same for bzip2 page

07/22/06 18:52:18 changed by jciccone

  • status changed from new to closed.
  • resolution set to fixed.

Zlib fixed in r2192.
Bzip2 fixed in r2193.