Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i cannot compile enca with libiconv #32

Open
oahcy opened this issue Apr 11, 2019 · 0 comments
Open

i cannot compile enca with libiconv #32

oahcy opened this issue Apr 11, 2019 · 0 comments

Comments

@oahcy
Copy link

oahcy commented Apr 11, 2019

i configure enca with command:./configure --with-libiconv=/usr/local/
becase my iconv header in /usr/local/include/iconv.h
and lib in /usr/local/lib/libiconv.so
but this not work error is:
checking for iconv... yes
checking for working iconv... no
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether iconv implementation is usable... no

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant