Skip to content

CentOS error#29

Open
mlr3000 wants to merge 1 commit into
djimenez:masterfrom
mlr3000:patch-1
Open

CentOS error#29
mlr3000 wants to merge 1 commit into
djimenez:masterfrom
mlr3000:patch-1

Conversation

@mlr3000
Copy link
Copy Markdown

@mlr3000 mlr3000 commented Aug 31, 2016

/tmp/go-build252214657/github.com/djimenez/iconv-go/_obj/converter.cgo2.o: In function call_iconv': converter.cgo2.c:(.text+0x16): undefined reference tolibiconv'
/tmp/go-build252214657/github.com/djimenez/iconv-go/_obj/converter.cgo2.o: In function _cgo_5f3e10abf205_C2func_iconv_close': converter.cgo2.c:(.text+0xa7): undefined reference tolibiconv_close'
/tmp/go-build252214657/github.com/djimenez/iconv-go/_obj/converter.cgo2.o: In function _cgo_5f3e10abf205_C2func_iconv_open': converter.cgo2.c:(.text+0xfb): undefined reference tolibiconv_open'
/tmp/go-build252214657/github.com/djimenez/iconv-go/_obj/converter.cgo2.o: In function _cgo_5f3e10abf205_Cfunc_iconv_close': converter.cgo2.c:(.text+0x183): undefined reference tolibiconv_close'
/tmp/go-build252214657/github.com/djimenez/iconv-go/_obj/converter.cgo2.o: In function _cgo_5f3e10abf205_Cfunc_iconv_open': converter.cgo2.c:(.text+0x1b7): undefined reference tolibiconv_open'
collect2: error: ld returned 1 exit status

/tmp/go-build252214657/github.com/djimenez/iconv-go/_obj/converter.cgo2.o: In function `call_iconv':
converter.cgo2.c:(.text+0x16): undefined reference to `libiconv'
/tmp/go-build252214657/github.com/djimenez/iconv-go/_obj/converter.cgo2.o: In function `_cgo_5f3e10abf205_C2func_iconv_close':
converter.cgo2.c:(.text+0xa7): undefined reference to `libiconv_close'
/tmp/go-build252214657/github.com/djimenez/iconv-go/_obj/converter.cgo2.o: In function `_cgo_5f3e10abf205_C2func_iconv_open':
converter.cgo2.c:(.text+0xfb): undefined reference to `libiconv_open'
/tmp/go-build252214657/github.com/djimenez/iconv-go/_obj/converter.cgo2.o: In function `_cgo_5f3e10abf205_Cfunc_iconv_close':
converter.cgo2.c:(.text+0x183): undefined reference to `libiconv_close'
/tmp/go-build252214657/github.com/djimenez/iconv-go/_obj/converter.cgo2.o: In function `_cgo_5f3e10abf205_Cfunc_iconv_open':
converter.cgo2.c:(.text+0x1b7): undefined reference to `libiconv_open'
collect2: error: ld returned 1 exit status
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.

1 participant