Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.utils.bug > #2260

`__alloca' problems when try build 'make'

Newsgroups gnu.utils.bug
Date 2018-12-05 10:23 -0800
Message-ID <f5351cb4-3672-4f16-aed1-7942566679f6@googlegroups.com> (permalink)
Subject `__alloca' problems when try build 'make'
From Andy <borucki.andrzej@gmail.com>

Show all headers | View raw


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

Back to gnu.utils.bug | Previous | NextNext in thread | Find similar


Thread

`__alloca' problems when try build 'make' Andy <borucki.andrzej@gmail.com> - 2018-12-05 10:23 -0800
  Re: `__alloca' problems when try build 'make' Bob Proulx <bob@proulx.com> - 2018-12-13 23:14 -0700

csiph-web