From owner-freebsd-ports Fri Mar 1 9:42:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id A979E37B405; Fri, 1 Mar 2002 09:41:41 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id TAA38160; Fri, 1 Mar 2002 19:41:35 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h139.229.dialup.iptcom.net [212.9.229.139]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id TAA75899; Fri, 1 Mar 2002 19:41:32 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g21HfSs42953; Fri, 1 Mar 2002 19:41:28 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C7FBD6D.2110D44@FreeBSD.org> Date: Fri, 01 Mar 2002 19:42:05 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Nevermind Cc: ports@FreeBSD.org, gnome@FreeBSD.org, Konstantin.Chuguev@dante.org.uk Subject: Re: libiconv (GNU iconv) && iconv-2.0 binary compatibility References: <20020228120357.GB23874@nevermind.kiev.ua> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Nevermind wrote: > > Hello, > > I've noted that php4 won't work with iconv-2.0 for some reason. > I'm compiling php4 not from ports, but it fails on trying to start > apache with error: > > # /usr/local/apache/bin/apachectl restart > /usr/local/apache/bin/apachectl restart: httpd not running, trying to start > Syntax error on line 279 of /usr/local/apache/conf/httpd.conf: > Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache/libexec/libphp4.so: Undefined symbol "iconv_module_entry" > /usr/local/apache/bin/apachectl restart: httpd could not be started > > I'd like to know if it is safe to move giconv.h -> iconv.h and > libgiconv.so -> libiconv.so. Are they binary compatible? No, they currently aren't. > Or what is the best solution in this case? Recompile with right iconv, I guess. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message