nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] mhstore dumps core


From: Ralph Corderoy
Subject: Re: [Nmh-workers] mhstore dumps core
Date: Sun, 20 Aug 2017 15:15:58 +0100

Hi David,

> > > Should I cherry-pick that to 1.7-release, also?
> >
> > Please.

I still have problems.

    make superclean
    ./autogen.sh
    rm -f config.cache
    ./configure \
        CC='ccache cc' \
        CFLAGS='-g -O3 -std=c99 -pedantic -pedantic-errors -Werror 
-fdiagnostics-color=auto' \
        -C \
        --prefix=/home/tmp/1477291201.891102684/install \
        --with-oauth=yes \
        --with-tls=yes \
        --with-readline=yes

I now have -D_FORTIFY_SOURCE=2 and -D_GNU_SOURCE.

    make -s

Works fine.

    touch VERSION
    make

This strips -D_GNU_SOURCE causing compilation errors.

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy



reply via email to

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