bug-coreutils
[Top][All Lists]
Advanced

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

bug#20733: coreutils build problem


From: Michael Felt
Subject: bug#20733: coreutils build problem
Date: Fri, 5 Jun 2015 16:32:35 +0200

Better, but...

  GEN      lib/wctype.h
  GEN      src/coreutils.h
  GEN      src/version.c
  GEN      src/version.h
        make  all-recursive
Making all in po
Target "all" is up to date.
Making all in .
  CC       lib/copy-acl.o
  CC       lib/set-acl.o
  CC       lib/acl-errno-valid.o
  CC       lib/acl-internal.o
  CC       lib/get-permissions.o
"lib/get-permissions.c", line 258.5: 1506-045 (S) Undeclared identifier ret.
"lib/get-permissions.c", line 260.20: 1506-280 (W) Function argument assignment between types "char*" and "const char*" is not allowed.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.


On Fri, Jun 5, 2015 at 4:24 PM, Paul Eggert <address@hidden> wrote:
Michael Felt wrote:
address@hidden:[/data/prj/gnu/coreutils/coreutils-8.23]make V=1
         rm -f src/coreutils.h
         for prog in ; do         prog=`basenam

Yes, it looks like something went wrong in your build process and you're using a Makefile.in generated from unpatched sources.  I just now built a distribution tarball from the bleeding edge sources, a tarball that shouldn't have this problem; can you give it a try?  It's here:

http://www.cs.ucla.edu/~eggert/coreutils-8.23.209-7eaf8.tar.xz


reply via email to

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