Date: Mon, 17 Jan 2005 09:14:49 GMT From: Oleg Gawriloff <barzog@telecom.by> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/76334: mod/php4 broken with iconv Message-ID: <200501170914.j0H9Enjm011892@www.freebsd.org> Resent-Message-ID: <200501170920.j0H9KT8d071336@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 76334 >Category: ports >Synopsis: mod/php4 broken with iconv >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 17 09:20:28 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Oleg Gawriloff >Release: 4.10 >Organization: Atlant Telecom >Environment: FreeBSD martin.telecom.by 4.10-RELEASE-p3 FreeBSD 4.10-RELEASE-p3 #0: Thu Oct 21 17:56:23 EEST 2004 root@martin.telecom.by:/usr/obj/usr/src/sys/MARTIN i386 >Description: Building lang/php4-extensions fails on iconv: checking for libiconv in -liconv... yes checking if iconv is Konstantin Chugeuv's... no ./configure.lineno: cannot create ext/iconv/php_have_bsd_iconv.h: directory nonexistent ===> Script "configure" failed unexpectedly. Please report the problem to ale@FreeBSD.org [maintainer] and attach the "/usr/ports/converters/php4-iconv/work/php-4.3.10/ext/iconv/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/converters/php4-iconv. *** Error code 1 config.log: configure:3170: checking if iconv is Konstantin Chugeuv's configure:3191: cc -o conftest -I/usr/local/include -O -pipe -march=pentiumpro -L/usr/local/lib conftest.c >&5 /tmp/ccs9aWkE.o: In function `main': /tmp/ccs9aWkE.o(.text+0xe): undefined reference to `iconv_ccs_init' configure:3194: $? = 1 configure: failed program was: #line 3173 "configure" #include "confdefs.h" #include <iconv.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { iconv_ccs_init(NULL, NULL); ; return 0; } configure:3211: result: no ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_prog_cc_g=yes ac_cv_env_LDFLAGS_set= ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set lt_cv_sys_max_cmd_len=65536 ac_cv_env_CPPFLAGS_set= ac_cv_env_host_alias_set=set ac_cv_prog_CC=cc ac_cv_env_build_alias_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set=set ac_cv_host_alias=i386-portbld-freebsd4.10 ac_cv_env_CFLAGS_value='-O -pipe -march=pentiumpro' ac_cv_env_CC_set=set ac_cv_build_alias=i386-portbld-freebsd4.10 ac_cv_env_CPPFLAGS_value= ac_cv_host=i386-portbld-freebsd4.10 ac_cv_env_host_alias_value=i386-portbld-freebsd4.10 ac_cv_lib_iconv___libiconv=yes ac_cv_prog_AWK=nawk ac_cv_build=i386-portbld-freebsd4.10 ac_cv_env_build_alias_value=i386-portbld-freebsd4.10 ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_RE2C='exit 0;' ac_cv_env_target_alias_value=i386-portbld-freebsd4.10 ac_cv_env_CC_value=cc php_cv_cc_dashr=yes ac_cv_objext=o ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_ICONV 1 configure: exit 2 >How-To-Repeat: make install in lang/php4-extensions with iconv turned on >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501170914.j0H9Enjm011892>