bug-gawk
[Top][All Lists]
Advanced

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

[bug-gawk] make install fails on master


From: jungle Boogie
Subject: [bug-gawk] make install fails on master
Date: Sun, 16 Oct 2016 18:56:23 -0700

Hi All,


Very recently I cloned the git repo for gawk and was able to build it
from source using:
./configure
make
make install

Today after doing a git pull, make install is failing.

% sudo make install
Password:
Making install in .
 ./install-sh -c -d '/usr/local/bin'
  ./install-sh -c gawk '/usr/local/bin'
make 'CFLAGS=-g -O2 -DNDEBUG' 'LDFLAGS=-Wl,-export-dynamic' install-exec-hook
(cd /usr/local/bin;  name=`echo gawk | sed 's,x,x,'` ;  ln ${name}
gawk-4.1.60 2>/dev/null ;  if [ ! -f awk ];  then    ln -s ${name}
awk;  fi; exit 0)
*** Error code 1

Stop.
make[3]: stopped in /usr/home/sean/bin/gawk
*** Error code 1

Stop.
make[2]: stopped in /usr/home/sean/bin/gawk
*** Error code 1

Stop.
make[1]: stopped in /usr/home/sean/bin/gawk
*** Error code 1

Stop.
make: stopped in /usr/home/sean/bin/gawk


Any clues why make install would fail suddenly?

-- 
-------
inum: 883510009027723
sip: address@hidden



reply via email to

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