bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coreutils-6.11 released


From: Jim Meyering
Subject: Re: coreutils-6.11 released
Date: Mon, 21 Apr 2008 08:39:28 +0200

Elbert Pol <address@hidden> wrote:

> Hoi Jim, and the rest
>
> I try to debug some things for os2 and it seems a hell of a job :(
> Espicely if you have no backgrounds about the debugger.
> But i saw newer Coreutils 6.11 i thought i try and the configuratie
> went smootly this time :P
>
> Then i did make and now it stops at
> gcc -std=gnu99  -D__EMX__ -DOS2  -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3
> -Zexe -Zomf -Zmap -Zargs-wild -Zbin-files -D__ST_MT_ERRNO__ -s -o
> su.exe su.o ../lib/libcoreutils.a  ../lib/libcoreutils.a
> make.exe[3]: Leaving directory `U:/coreutils-6.11/src'
> make.exe[2]: Leaving directory `U:/coreutils-6.11/src'
> Making all in doc
> make.exe[2]: Entering directory `U:/coreutils-6.11/doc'
> make.exe[2]: Nothing to be done for `all'.
> make.exe[2]: Leaving directory `U:/coreutils-6.11/doc'
> Making all in man
> make.exe[2]: Entering directory `U:/coreutils-6.11/man'
> make.exe[2]: *** No rule to make target `uname.1
> ', needed by `all-am'.  Stop.
> make.exe[2]: Leaving directory `U:/coreutils-6.11/man'
> make.exe[1]: *** [all-recursive] Error 1
> make.exe[1]: Leaving directory `U:/coreutils-6.11'
> make: *** [all] Error 2

Hi Elbert,

Thanks for the report.
Please show precisely what you have done, starting with
the distribution tarball.  E.g, if you ran these commands,
say that, and send the log file:

  gzip -dc coreutils-6.11.tar.gz|tar xf -
  ./configure > log 2>&1
  make >> log 2>&1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]