Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2002 14:03:57 +0200
From:      Nevermind <never@nevermind.kiev.ua>
To:        ports@FreeBSD.Org
Cc:        gnome@FreeBSD.Org, Konstantin.Chuguev@dante.org.uk
Subject:   libiconv (GNU iconv) && iconv-2.0 binary compatibility
Message-ID:  <20020228120357.GB23874@nevermind.kiev.ua>

next in thread | raw e-mail | index | archive | help
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?

Or what is the best solution in this case?

-- 
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?20020228120357.GB23874>