I tried to compile the fish shell under OpenBSD and got the following error:
gcc -g -O2 -std=c99 -fno-optimize-sibling-calls -Wall -c common.c
common.c: In function `unescape':
common.c:849: error: `WCHAR_MAX' undeclared (first use in this function)
common.c:849: error: (Each undeclared identifier is reported only once
common.c:849: error: for each function it appears in.)
*** Error code 1
Stop in /home/thrall/fish-1.21.6.
This is under OpenBSD 3.9 and Fish 1.21.6. The same version compiled
under linux without problems. Anyway, if someone could come up with a
solution that'd be great. Let me know if you need more info.
- [Fish-users] Fish won't compile on OpenBSD Bilco Schaddi
- Re: [Fish-users] Fish won't compile on OpenBSD Axel Liljencrantz
- Re: [Fish-users] Fish won't compile on OpenBSD Axel Liljencrantz
