On 04/17/2015 11:01 AM, Chet Ramey wrote:
> On 4/17/15 10:26 AM, Eric Blake wrote:
>> gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' 
>> -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' 
>> -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' 
>> -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEBUG -DMALLOC_DEBUG -I.  -I. 
>> -I./include -I./lib   -g -O2 -Wno-parentheses -Wno-format-security -c 
>> variables.c
>> variables.c: In function ‘initialize_shell_variables’:
>> variables.c:425:7: error: ‘else’ without a previous ‘if’
>>        else
>>               ^
> 
> What non-default options did you enable when you attempted the build?
None that I recall (merely git checkout, ./configure; make).  Maybe it
had something to do with the fact that I had been incrementally building
from earlier points in the tree, as a fresh checkout doesn't seem to
reproduce the problem?

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to