Hi,
I got further with the ArcticFox build on Alpine, I am stuck with this
failure:
3:31.27 cd builtins; /usr/bin/make libs
3:31.54 cd mangle; /usr/bin/make libs
3:33.11 affentry.o
3:36.31 In file included from ./../../../../mozilla-config.h:652,
3:36.31 from <command-line>:
3:36.32
/home/multix/code/Arctic-Fox/extensions/spellcheck/hunspell/src/../glue/hunspell_alloc_hooks.h:54:29:
error: no declaration matches 'void*
HunspellAllocator::CountingCalloc(size_t, size_t)'
3:36.32 #define calloc(count, size)
HunspellAllocator::CountingCalloc(count, size)
3:36.33 ^~~~~~~~~~~~~~~~~
3:36.33
/home/multix/code/Arctic-Fox/extensions/spellcheck/hunspell/src/../glue/hunspell_alloc_hooks.h:54:29:
note: no functions named 'void*
HunspellAllocator::CountingCalloc(size_t, size_t)'
3:36.33 In file included from
/home/multix/code/Arctic-Fox/extensions/spellcheck/hunspell/src/../glue/hunspell_alloc_hooks.h:51,
3:36.34 from ./../../../../mozilla-config.h:652,
3:36.34 from <command-line>:
3:36.35
/home/multix/code/Arctic-Fox/extensions/spellcheck/hunspell/src/../glue/mozHunspellAllocator.h:12:7:
note: 'class HunspellAllocator'
I already installed hunspell & hunspell-dev which seemed to me the most
obvious culprits, but they do not help.
Searching, I found this commit for seamonkey
https://git.alpinelinux.org/aports/plain/testing/seamonkey/fix-hunspell.patch
Why is that hack needed? It can't be put upstream, does our hunspell mis
certain functions?
Riccardo
---
Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org
Help: alpine-user+help@lists.alpinelinux.org
---