On Mon, 14 Apr 2025 18:24:15 -0400, in gmane.os.cygwin.applications
Ken Brown wrote:
>I've had two packages fail to build on scallywag with the error message
>
> *** ERROR: autoconf2.7 is required to build this package
>
>But cygport requires autoconf which requires autoconf2.7. Any idea
>what
> On Wed, 9 Apr 2025 01:57:42 +0900
> Takashi Yano wrote:
>
> strace log shows that SIGABRT was raised just after reading ~/.screenrc
Thanks for spotting that. I tracked the problem down to the "source"
command, which I use in .screenrc to load default settings. It makes
screen hang. When I remov