Skip to content

mingw32 build fails due to readline dependency #13080

@edolstra

Description

@edolstra

Describe the bug

https://hydra.nixos.org/build/295473250

x86_64-w64-mingw32-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I..  -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-tautological-constant-out-of-range-compare  -o input.o ../input.c 
../input.c: In function 'set_alarm':
../input.c:554:10: error: implicit declaration of function 'alarm' []
  554 |   return alarm (*secs);
      |          ^~~~~

Steps To Reproduce

Expected behavior

Metadata

Additional context

Checklist


Add 👍 to issues you find important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugbuild-problemNix fails to compile or test; also improvements to build process

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions