Path: csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Bob Proulx Newsgroups: gnu.utils.bug Subject: Re: `__alloca' problems when try build 'make' Date: Thu, 13 Dec 2018 23:14:36 -0700 Lines: 19 Approved: bug-gnu-utils@gnu.org Message-ID: References: NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: usenet.stanford.edu 1544768085 25754 208.118.235.17 (14 Dec 2018 06:14:45 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bug-gnu-utils@gnu.org To: Andy Envelope-to: bug-gnu-utils@gnu.org Mail-Followup-To: Andy , bug-gnu-utils@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 96.88.95.61 X-BeenThere: bug-gnu-utils@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Bug reports for the GNU utilities List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.utils.bug:2261 Hello Andy, Andy wrote: > I have download source tarball of make from http://ftp.gnu.org/gnu/make/ > If I tried build (firsst ./configure, next make) I get > glob/libglob.a(glob.o): In function `glob': > /home/user/Downloads/make-4.2/glob/glob.c:581: undefined reference to `__alloca' > glob/libglob.a(glob.o):/home/user/Downloads/make-4.2/glob/glob.c:732: more undefined references to `__alloca' follow Please report that to the make bug list. We don't know anything about it here. https://www.gnu.org/software/make/ ... Report bugs to Thanks, Bob