Question is are you actually going to do character set conversions in your php scripts ?
On 10/30/06, joseph mpora <[EMAIL PROTECTED]> wrote:
Evelyn, Try and get a binary (.rpm, .deb) package, it will be easier to track down missing packages. Please post the name of your distro. Cheers, Joseph Mpora On 10/30/06, Evelyn Namara <[EMAIL PROTECTED]> wrote: > > hullo guys, > am trying to compile PHP 5 on some machine, which already > has php4 but there is some software i need to install that specifically requires > PHP5, > > so when i do; > ./configure > make > .... > -lm -lcrypt -o sapi/cgi/php > ext/iconv/iconv.o: In function `_php_iconv_appendl': > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:254: undefined reference to `libiconv' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:291: undefined reference to `libiconv' > ext/iconv/iconv.o: In function `php_iconv_string': > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:347: undefined reference to `libiconv_open' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:356: undefined reference to `libiconv' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:369: undefined reference to `libiconv' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:380: undefined reference to `libiconv_close' > ext/iconv/iconv.o: In function `_php_iconv_strlen': > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:505: undefined reference to `libiconv_open' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:562: undefined reference to `libiconv_close' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:528: undefined reference to `libiconv' > ext/iconv/iconv.o: In function `_php_iconv_strpos': > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:747: undefined reference to `libiconv_open' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:886: undefined reference to `libiconv_close' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:772: undefined reference to `libiconv' > ext/iconv/iconv.o: In function `_php_iconv_mime_decode': > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:1247: undefined reference to `libiconv_open' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:1716: undefined reference to `libiconv_close' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:1719: undefined reference to `libiconv_close' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:1358: undefined reference to `libiconv_close' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:1361: undefined reference to `libiconv_open' > ext/iconv/iconv.o: In function `php_iconv_stream_filter_dtor': > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:2307: undefined reference to `libiconv_close' > ext/iconv/iconv.o: In function `php_iconv_stream_filter_append_bucket': > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:2379: undefined reference to `libiconv' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:2457: undefined reference to `libiconv' > ext/iconv/iconv.o: In function `php_iconv_stream_filter_ctor': > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:2333: undefined reference to `libiconv_open' > ext/iconv/iconv.o: In function `zif_iconv_substr': > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:618: undefined reference to `libiconv_open' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:698: undefined reference to `libiconv_close' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:702: undefined reference to `libiconv_close' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:641: undefined reference to `libiconv' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:649: undefined reference to `libiconv_open' > ext/iconv/iconv.o: In function `zif_iconv_mime_encode': > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:936: undefined reference to `libiconv_open' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:950: undefined reference to `libiconv_open' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:1209: undefined reference to `libiconv_close' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:1212: undefined reference to `libiconv_close' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:1021: undefined reference to `libiconv' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:1053: undefined reference to `libiconv' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:1069: undefined reference to `libiconv' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:1196: undefined reference to `libiconv' > /usr/local/src/php-5.1.6/ext/iconv/iconv.c:1121: undefined reference to `libiconv' > ext/iconv/iconv.o:/usr/local/src/php-5.1.6/ext/iconv/iconv.c:1152: more undefined references to `libiconv' follow > collect2: ld returned 1 exit status > make: *** [sapi/cgi/php] Error 1 > > what could be the problem? > i started that from the middile... > > Anyone who knows what i should do to get this error sorted out should help me out. > > Regards, > Evelyn Namara > Linux Solutions. > > > > _______________________________________________ > LUG mailing list > [email protected] > http://kym.net/mailman/listinfo/lug > %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ > > The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in any way. > --------------------------------------- > > > > _______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in any way. ---------------------------------------
-- AC KISSA B.Sc Info Tech RHCE (804005213917312) | LPIC-1 | LPIC-2 (LPI000074540) To follow the path, look to the master, follow the master, walk with the master, see through the master, become the master. (zen) _______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in any way. ---------------------------------------
