Skip to content

Conversation

@westeast
Copy link

fix error #143 undefined reference to `libiconv_open’

@CLAassistant
Copy link

CLAassistant commented Sep 24, 2021

CLA assistant check
All committers have signed the CLA.

@y1yang0 y1yang0 requested review from D-D-H and j0826 October 11, 2021 04:52
@y1yang0
Copy link
Collaborator

y1yang0 commented Oct 11, 2021

@D-D-H @joeyleeeeeee97 PTAL

@D-D-H
Copy link
Collaborator

D-D-H commented Oct 14, 2021

@westeast Could you fix this problem in upstream?

@westeast
Copy link
Author

westeast commented Oct 26, 2021

@westeast Could you fix this problem in upstream?

@D-D-H
I try to fix it in upstream file make.sh by adding these configure params,

--with-jvm-features=zgc \
                 --with-extra-cxxflags=" -liconv " \
                 --with-extra-ldflags=" -liconv " \
                 --with-extra-cflags=" -liconv "

But it does not work, Do you have other idea or solution?

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

Successfully merging this pull request may close these issues.

4 participants