Ticket #2 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Procps-3.2.6 32 Bit in Multilib build

Reported by: ronny.heidenreich@web.de Assigned to: clfs-commits@lists.cross-lfs.org
Priority: major Milestone: CLFS Standard 1.0.0
Component: BOOK Version: CLFS Standard 1.0.0
Keywords: Cc:

Description

Problem: libproc 32 Bit library ends up in /lib64 and gets overwritten by the 64 Bit library

Reason: make checks for /lib64 and sets lib64=lib64 if found (Makefile line 33)

Solution: In Chapter 10.31. install with

make install lib64=lib

In Chapter 10.32. this setting may be removed, so

make install

is sufficient

Change History

04/05/06 17:56:27 changed by jim

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

Fixed via commit r1144

09/17/06 18:55:16 changed by jim

  • version changed from unstable to 1.0.0.