Custom Query (4881 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (100 - 102 of 4881)

Ticket Owner Reporter Resolution Summary
#517 lfs-book@… gerard@… fixed Remove CFLAGS and most LDFLAGS
Description

It's not archived yet, so here's the email data:

From: Greg Schafer <gschafer@…> To: lfs-dev@… Date: Wed May 7

#531 lfs-book@… gerard@… fixed Whenever we run "exec /path/to/bash --login" we need to run "set +h" as well to turn hashing off again.
Description

this is needed in: ch6-pwdgroup ch6-glibc ch6-bash

I think that's all.

#532 lfs-book@… gerard@… fixed Possible coreutils make check changes
Description

From Matt Bartley:

The instructions in CVS 20030513 chapter 5 coreutils currently say:

./configure --prefix=/stage1 make make check-root # <---- make install

Since we're running as non-root user "lfs" in chapter 5, that won't work. Better change that to

RUN_EXPENSIVE_TESTS=yes make check

and then a note to su root and then run

make check-root

Or maybe just delete it.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.