This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Build glibc 2.1.1 on i686


On Wed, 09 Jun 1999, Ulrich Drepper wrote:

> Artur Frysiak <wiget@t17.ds.pwr.wroc.pl> writes:
> 
> > Problem with build glibc on some machine solved.
> > Solution send by Grzegorz Grudzinski <gsg@mimuw.edu.pl> to pld-list[1].
> > Please change in versions.awk sort -n to sort -k 1,2
> > In attachement is patch solved this problem.
> 
> No, -n is what we want.  I don't know what the problem was but add
> LC_ALL=C in front:
> 
> 	sort = "LC_ALL=C sort -n > " tmpfile;

Your solution work great. But please explain me: Whay sort -n ?

Wiget
-- 
  __    __ _            _
 / / /\ \ (_) __ _  ___| |_  @__mail:  Artur Frysiak
 \ \/  \/ / |/ _` |/ _ \ __|            Rudlice 10
  \  /\  /| | (_| |  __/ |_           98-311 Ostrowek
   \/  \/ |_|\__, |\___|\__|
             |___/           email:   Wiget@t17.ds.pwr.wroc.pl
PGP key: http://www.t17.ds.pwr.wroc.pl/~wiget/pgp.key
Fingerprint16 = 70 DB E0 2D 12 AB C7 31  B6 58 B5 61 B3 98 B6 E6

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]