bug-gnulib
[Top][All Lists]
Advanced

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

Re: c-stack test fails on SPARC


From: Sam James
Subject: Re: c-stack test fails on SPARC
Date: Wed, 3 Feb 2021 03:48:06 +0000

> On 3 Feb 2021, at 03:45, Sam James <sam@gentoo.org> wrote:
> [snip]


>> What's the result of
>> grep LIBCSTACK config.status
>> ? I.e. is GNU libsigsegv in use? And if yes, which version?
> 
> # grep LIBCSTACK config.status
> S["LTLIBCSTACK"]=""
> S["LIBCSTACK"]=""
> 
> So no, I think.
> 
> I then installed GNU libsigsegv 2.12, reran configure, and `make`, then `make 
> check` passed!
> 

For good measure, yes, it did indeed detect it once installed:
# grep LIBCSTACK config.status
S["LTLIBCSTACK"]="-lsigsegv"
S["LIBCSTACK"]="-lsigsegv"

>> [snip]
>> 

Thanks,
Sam

Attachment: signature.asc
Description: Message signed with OpenPGP


reply via email to

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