Hi Jan, Jan wrote,
Hi, I seem to have run into a problem when compiling zsh 5.1.1 or older builds down to 5.0.7 with the mathfunc module compiled in. This occurs with regular uclibc as well. Here's the build script I'm using. I run this by typing: sh build "$ARCH".
Are you enabling DO_XSI_MATH in uClibc .config? As uClibc is very modular and configurable, the bessel functions are not enabled by default.
Best regards Waldemar