Date: Fri, 1 Dec 2000 15:46:37 -0600 From: Erich Zigler <erichz@superhero.org> To: ports@freebsd.org Subject: Weird iconv stuff. (May be my fault) Message-ID: <20001201154637.A2970@superhero.org>
next in thread | raw e-mail | index | archive | help
I'm testing a application to upgrade the port. When I compile I get this error... e-font.o: In function `e_font_to_native': /usr/home/needo/gabber/src/e-font.c(.text+0x67b): undefined reference to `iconv' e-font.o: In function `e_iconv_from_gdk_font': /usr/home/needo/gabber/src/e-font.c(.text+0xf61): undefined reference to `iconv_open' e-font.o: In function `e_iconv_to_gdk_font': /usr/home/needo/gabber/src/e-font.c(.text+0xff5): undefined reference to `iconv_open' e-unicode.o: In function `e_utf8_from_gtk_string_sized': /usr/home/needo/gabber/src/e-unicode.c(.text+0x409): undefined reference to `iconv' e-unicode.o: In function `e_utf8_to_gtk_string_sized': /usr/home/needo/gabber/src/e-unicode.c(.text+0x5b9): undefined reference to `iconv' Im using the new version of iconv 2.0_1 from ports. Any ideas? -- Erich Zigler It's a hard work, being a network pusher. Your customers beep you in the middle of the night, hungry for another fix. But, what can you do? Customer satisfaction and all that crap... Pays good, though. --Ingvar the Grey, in the Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001201154637.A2970>