[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Building --enable-minimal-config fails: undefined reference to `glob
From: |
Chet Ramey |
Subject: |
Re: Building --enable-minimal-config fails: undefined reference to `glob_patscan' |
Date: |
Sat, 27 Sep 2014 18:35:25 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
On 9/25/14, 4:05 PM, michael@moria.de wrote:
> Configuration Information [Automatically generated, do not change]:
> Machine: i586
> OS: linux-gnu
> Compiler: gcc
> Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i586'
> -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i586-pc-linux-gnu'
> -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash' -DSHELL
> -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2
> uname output: Linux fangorn 3.14.3 #10 SMP Fri Jun 27 23:41:04 CEST 2014 i586
> GNU/Linux
> Machine Type: i586-pc-linux-gnu
>
> Bash Version: 4.3
> Patch Level: 25
> Release Status: release
>
> Description:
> Building bash as minimal shell fails due to glob_patscan missing
> The configuration information refers to a full features build, not to
> the
> minimal build.
>
> Repeat-By:
> ./configure --enable-minimal-config --disable-debugger
> make
> While linking, I get:
> ./lib/glob/libglob.a(gmisc.o): In function `glob_dirscan':
> bash-4.3/lib/glob/gmisc.c:398: undefined reference to `glob_patscan'
Thanks for the report. This will be fixed in the next release of bash.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/