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

2021-08-17 Thread Evan Miller
> On Aug 17, 2021, at 18:53, Paul Eggert wrote: > > On 8/17/21 1:02 PM, Evan Miller wrote: > >> Thanks for the patch. At present, the non-libsigsegv implementation does not >> compile on this machine for reasons described in >> https://trac.macports.org/ticket/63381 > > Oh, I see you're buil

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

2021-08-17 Thread Paul Eggert
On 8/17/21 1:02 PM, Evan Miller wrote: Thanks for the patch. At present, the non-libsigsegv implementation does not compile on this machine for reasons described in https://trac.macports.org/ticket/63381 Oh, I see you're building for an old system (Mac OSX 10.4.11, circa 2007) that Apple it

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

2021-08-17 Thread Evan Miller
> On Aug 17, 2021, at 15:12, Paul Eggert wrote: > > On 8/17/21 11:06 AM, Evan Miller wrote: >> Using grep 3.7 (as well as master), I'm seeing undefined symbol errors after >> pointing the build to use a local installation of libsigsegv (version 2.13). > > Thanks for reporting that. It's a bug

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

2021-08-17 Thread Paul Eggert
On 8/17/21 11:06 AM, Evan Miller wrote: Using grep 3.7 (as well as master), I'm seeing undefined symbol errors after pointing the build to use a local installation of libsigsegv (version 2.13). Thanks for reporting that. It's a bug in Gnulib's c-stack module, which I fixed in Gnulib by instal