Opened 18 years ago

Closed 18 years ago

#92 closed task (fixed)

sed is not needed in x86_64-multilib tcl.

Reported by: William Owned by: clfs-commits@…
Priority: blocker Milestone: CLFS Standard 1.0.0
Component: BOOK Version: CLFS Standard 1.0.0
Keywords: Cc:

Description

In book x86_64-multilib, chapter 9.2. Tcl-8.4.1,

sed -i 's@\$(prefix)/lib@\$(prefix)/lib64@g' Makefile.in

is unnecessary.

Change History (3)

comment:1 by ken, 18 years ago

Seems plausible. I was going to say that it will drop the library directories (http*, opt0.4, encoding, msgcat1.3, tcltest2.2) and various scripts (e.g. auto.tcl) into /tools/lib, but looking at my logs it seems to do that anyway.

Of course, this is only a temporary test tool so we can live with some mess as long as it works.

So, back to the suggestion - have you successfully built a system like this, including running the testsuites ?

comment:2 by Jim Gifford, 18 years ago

Milestone: CLFS 1.0.0
Priority: minorblocker
Version: 1.0.0

comment:3 by Jim Gifford, 18 years ago

Resolution: fixed
Status: newclosed

In trunk and 1.0.0

Note: See TracTickets for help on using tickets.