bug-gnulib
[Top][All Lists]
Advanced

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

Re: bug#50098: Configuring --with-libsigsegv results in link error


From: Paul Eggert
Subject: Re: bug#50098: Configuring --with-libsigsegv results in link error
Date: Sun, 22 Aug 2021 13:42:44 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 8/22/21 4:19 AM, Evan Miller wrote:
c-stack.c: In function 'die':
c-stack.c:106:17: warning: implicit declaration of function 'mempcpy' 
[-Wimplicit-function-declaration]
        char *p = mempcpy (buf, progname, prognamelen);

Evidently some dependencies were missing from the c-stack module. I installed the attached patch. Please try the same set of commands again.

Attachment: 0001-c-stack-depend-on-inttypes-mempcpy.patch
Description: Text Data


reply via email to

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