nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] mhstore dumps core

2017-08-20 09:16:23
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

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>