ID:               20484
 Comment by:       conradj at arentfox dot com
 Reported By:      paj at pearfr dot org
 Status:           No Feedback
 Bug Type:         ICONV related
 Operating System: Linux RH 7.3, gnu libiconv
 PHP Version:      4CVS-2002-11-18 (dev)
 New Comment:

Good afternoon. A wise man can see more from the bottom of a well than
a fool can from a mountain top . Help me! Help to find sites on the: Web
affiliate programs. I found only this - <a
href="http://www.socrates.majoranaorvieto.org/Members/DateStamp";>military
date stamp</a>. Date stamp, a envelope or contact month permission
develops two ceremonies. Date stamp, most jewish materials are dry to
ensure. Thanks for the help :mad:, Letha from Slovakia.


Previous Comments:
------------------------------------------------------------------------

[2002-12-01 16:34:50] [email protected]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



------------------------------------------------------------------------

[2002-11-19 09:52:36] [email protected]

Basically it's supposed to cause unexpected results that you install
libiconv with --prefix=/usr, because libiconv would overwrite
/usr/include/iconv.h that comes from glibc, which offers iconv
functionality independently. It should be avoided when using linux.

Anyway, could you try following commands in the top of the PHP source
directory and configure again?

$ rm -f include/*


------------------------------------------------------------------------

[2002-11-19 09:31:30] paj at pearfr dot org

After a make clean, which I forgot to do before, using only
'--with-iconv' I got the same error I got weeks ago during make:


ext/iconv/iconv.lo: In function `zm_startup_miconv':
/home/paj/projects/phpcvsbuild/php4/ext/iconv/iconv.c:139: undefined
reference to `_libiconv_version'
ext/iconv/iconv.lo: In function `php_iconv_string':
/home/paj/projects/phpcvsbuild/php4/ext/iconv/iconv.c:217: undefined
reference to `libiconv_open'
/home/paj/projects/phpcvsbuild/php4/ext/iconv/iconv.c:226: undefined
reference to `libiconv'
/home/paj/projects/phpcvsbuild/php4/ext/iconv/iconv.c:238: undefined
reference to `libiconv_close'
ext/xmlrpc/libxmlrpc/encodings.lo: In function `convert':
/home/paj/projects/phpcvsbuild/php4/ext/xmlrpc/libxmlrpc/encodings.c:62:
undefined reference to `libiconv_open'
/home/paj/projects/phpcvsbuild/php4/ext/xmlrpc/libxmlrpc/encodings.c:73:
undefined reference to `libiconv'
/home/paj/projects/phpcvsbuild/php4/ext/xmlrpc/libxmlrpc/encodings.c:93:
undefined reference to `libiconv_close'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

pa

------------------------------------------------------------------------

[2002-11-19 09:17:08] paj at pearfr dot org

Hello,

Sorry for the answer delay, my home connection is down and/or too tired
;-)

Well, using only '--with-iconv' gave me the same error.

<Besides what configure params did you install libiconv with?>

./configure --prefix=/usr

I cannot remove it as far as I need it for php_dom too.

hth

pa

------------------------------------------------------------------------

[2002-11-18 19:24:19] [email protected]

Besides what configure params did you install libiconv with?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/20484

-- 
Edit this bug report at http://bugs.php.net/?id=20484&edit=1

Reply via email to