Date: Mon, 18 Mar 2002 18:15:17 +0200 From: Nevermind <never@nevermind.kiev.ua> To: Jens Rehsack <rehsack@liwing.de> Cc: dirk@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: php4-4.1.1 Message-ID: <20020318161517.GA4412@nevermind.kiev.ua> In-Reply-To: <3C91BCFD.E304A232@liwing.de> References: <3C91BCFD.E304A232@liwing.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Jens Rehsack! On Fri, Mar 15, 2002 at 10:21:01AM +0100, you wrote: > I tried to install the standalone PHP4 interpreter parallel to my > mod_php4 port, to make 'print-debugging' easier without polluting > syslog. > > I got following error message on 2 separate (4-STABLE) installations: > /bin/sh /var/ports/lang/php4/work/php-4.1.2/libtool --silent --mode=link cc -I. > -I/var/ports/lang/php4/work/php-4.1.2/ -I/var/ports/ > lang/php4/work/php-4.1.2/main -I/var/ports/lang/php4/work/php-4.1.2 > -I/var/ports/lang/php4/work/php-4.1.2/Zend -I/usr/local/include/ > freetype2/freetype -I/usr/local/include/gd -I/usr/local/include > -I/usr/local/include/mysql -I/var/ports/lang/php4/work/php-4.1.2/TS > RM -O2 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop > -fcse-follow-jumps -fcse-skip-blocks -mcpu=pentium - > march=pentium -I/usr/local/include -I/usr/local/include/pgsql -o php -export-dynamic > stub.lo libphp4.la > ./.libs/libphp4.a(internal_functions.o)(.data+0x40): undefined reference to > `iconv_module_entry' > > the error what I meant was "./.libs/libphp4.a(internal_functions.o)(.data+0x40): > undefined reference to `iconv_module_entry'". Try to cvsup ports collection and upgrade your converters/iconv and converters/libiconv ports. Latest commits made by sobomax, I suppose, fixed this wierd problem with mod_php4. -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020318161517.GA4412>