Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2004 18:28:02 -0800
From:      "Derrick MacPherson" <dmacpher@vfs.com>
To:        <freebsd-questions@freebsd.org>
Subject:   PHP4 with GD build problem.
Message-ID:  <20040131022811.BC3DD43D1D@mx1.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Freebsd 4.7, ports up to date.

When I compile php4 with GD, I get this error:

ext/gd/libgd/gdkanji.lo: In function `do_convert':
ext/gd/libgd/gdkanji.lo(.text+0x57b): undefined reference to `iconv_open'
ext/gd/libgd/gdkanji.lo(.text+0x5c8): undefined reference to `iconv'
ext/gd/libgd/gdkanji.lo(.text+0x5f9): undefined reference to `iconv_close'
*** Error code 1

Stop in /usr/ports/lang/php4/work/php-4.3.4.


It compiles fine without GD. Any ideas what's wrong, and how to fix?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040131022811.BC3DD43D1D>