Ticket #184 (closed task: fixed)

Opened 2 months ago

Last modified 2 months ago

Incomplete multiarch wrapper installation for libtool (x86_64)

Reported by: tobias Assigned to: clfs-commits@lists.cross-lfs.org.
Priority: major Milestone: CLFS Standard 1.2.0
Component: BOOK Version: CLFS Standard SVN
Keywords: libtool multiarch_wrapper multiarch Cc:

Description

During installation of libtool-2.2.6a, the multiarch wrapper itself is not linked in. After installation I have:

/usr/bin/libtool-32
/usr/bin/libtool64

From looking at other multiarch wrapper installations, I guess the installation instruction for libtool-2.2.6a 64 bit (10.30) should be this:

mv -v /usr/bin/libtool{,-64}
ln -s multiarch_wrapper /usr/bin/libtool

Change History

10/04/08 12:50:34 changed by jciccone

fixed in r4047.

10/04/08 12:50:43 changed by jciccone

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