php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34474 Compilation error on iconv
Submitted: 2005-09-12 06:39 UTC Modified: 2005-09-20 01:00 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: s dot s at terra dot com dot br Assigned:
Status: No Feedback Package: XMLRPC-EPI related
PHP Version: 5.0.5 OS: Linux 2.6.13
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2005-09-12 06:39 UTC] s dot s at terra dot com dot br
Description:
------------
Cant compile without linking with the system libiconv. It just works when I use the "--with-iconv-dir=DIR      XMLRPC-EPI: iconv dir for XMLRPC-EPI." option to set the system libiconv. May a configure script error?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-12 06:41 UTC] s dot s at terra dot com dot br
Configure options:
./configure --prefix=/usr --sysconfdir=/etc --with-apxs2 \
  --with-config-file-path=/etc/apache --disable-ipv6 --enable-sockets \
  --with-zlib --with-openssl --with-bz2 --enable-calendar --enable-dba \
  --enable-ftp --with-dom --with-dom-xslt --with-dom-exslt \
  --with-gdbm --with-db3 --with-inifile --enable-soup \
  --with-gd --with-jpeg-dir --with-png-dir --with-zlib-dir --with-freetype-dir \  --enable-gd-native-ttf --with-gettext --with-mime-magic \
  --with-mysql-sock --with-mysql=/usr/local/mysql --with-xmlrpc --with-xslt \
  --with-pgsql --with-snmp --with-sqlite
 [2005-09-12 08:40 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


- No good configure line (there is no iconv there)
- No error message is given
- Put your config.log file somewhere online and provide a link  
  (do not paste it here!)
 [2005-09-20 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC