yulin724 / myqq3

Automatically exported from code.google.com/p/myqq3
0 stars 0 forks source link

LINUX下编译出错~~ #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
以下为错误内容:
collect2: ld returned 1 exit status
make: *** [../myqq] Error 1
make: Leaving directory `/root/trunk/src'

Original issue reported on code.google.com by liushan362724880 on 14 Nov 2010 at 9:04

GoogleCodeExporter commented 9 years ago
错误的具体内容还像你还没有贴出来。。。

Original comment by gdx...@gmail.com on 20 Nov 2010 at 2:15

GoogleCodeExporter commented 9 years ago

utf8.o: In function `utf8_to_gb':
utf8.c:(.text+0x50): undefined reference to `libiconv_open'
utf8.c:(.text+0x80): undefined reference to `libiconv'
utf8.c:(.text+0xb3): undefined reference to `libiconv_close'
utf8.o: In function `gb_to_utf8':
utf8.c:(.text+0x142): undefined reference to `libiconv_open'
utf8.c:(.text+0x172): undefined reference to `libiconv'
utf8.c:(.text+0x1c8): undefined reference to `libiconv_close'
collect2: ld returned 1 exit status
make: *** [../myqq] Error 1

Original comment by liushan362724880 on 12 Dec 2010 at 5:47