Custom Query (4810 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 4810)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Owner Reporter Resolution Summary
#242 gerard@… markh@… fixed patch 2.5.4 needs -D_GNU_SOURCE on PPC
Description

On Sat, 22, Dec, 2001 at 03:18:26PM +0100, Jean Charles Andlauer spoke thus..

Hello again,

As the original poster, I confirm that:

  1. patch-2.5.4 does not work correctly under PPC if it was made with the

default CFLAGS,

  1. Patch-2.5.4 works correctly under PPC if it was made with

CFLAGS=-D_GNU_SOURCE,

  1. That most patch RPMs I have found make patch with CFLAGS=-D_GNU_SOURCE.

Somebody else commented that this was discussed a few months back: See also the thread: http://archive.linuxfromscratch.org/mail-archives/lfs-dev/2001/09/0736.html

We need to check it doesn't bugger up compilation on x86 platforms. If it doesn't I suggest just adding it to the book with a comment as to why it's there.

#243 gerard@… gimli@… fixed Weird typo's in dependencies for netkit-base
Description

sh rom the bash package

as rom the binutils package ld rom the binutils package strip rom the binutils package

cp rom the fileutils package install from the fileutils package rm rom the fileutils package

make rom the make package

cc rom the gcc package

sed rom the sed package

date from the sh-utils package

cat from the textutils package


Was your "f" key broken Gerard? ;) Don't have time to fix this now, but it looks stupid so it should be fixes ASAP :)

#244 gerard@… emh@… fixed gzexe: /usr/bin/gzip -> /bin/gzip + fix gzexe's sleep expectancy
Description

/usr/bin/gzexe refers to /usr/bin/gzip, which is moved to /bin/gzip by the install script.

fix: sed 's/"BINDIR"/\/bin/' gzexe.in > gzexe.fixed mv gzexe.fixed gzexe.in

Eivind Magnus Hvidevold

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.