bug-bash
[Top][All Lists]
Advanced

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

Re: bash 4.4: `configure --enable-static-link --without-gnu-malloc` fail


From: Chet Ramey
Subject: Re: bash 4.4: `configure --enable-static-link --without-gnu-malloc` fails with `No rule to make target 'install-'`
Date: Mon, 3 Oct 2016 11:57:30 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

On 10/3/16 10:01 AM, Chet Ramey wrote:
> On 10/2/16 6:54 PM, Andrew Tomazos wrote:
>> When I try to configure and make install bash 4.4 as follows:
>>
>> $ configure --enable-static-link --without-gnu-malloc
>> $ make install
> 
> What happens if you run `make install SHOBJ_STATUS=unsupported'?  Does
> that at least complete successfully?  Then I can see why it's not
> defaulting to `unsupported'.

Try this patch (and rebuild configure using `autoconf') to force the
default to unsupported if we're not going to use dynamic loading.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/

Attachment: shobj-configure.patch
Description: Source code patch


reply via email to

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