From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.19 / Debian 3.0
PHP version:      4.2.3
PHP Bug Type:     *Compile Issues
Bug description:  ./configure gettext error

I'm trying to compile PHP 4.2.3 on Debian 3.0 (woody) with gettext support.
When trying to ./configure --with-gettext or --with-gettext=DIR (tried all
different lib/include dirs I could think of) I always get the following
error:

..
checking for GNU gettext support... yes
checking for bindtextdomain in -lintl... no
checking for bindtextdomain in -lc... no
configure: error: Unable to find required gettext library

I checked the lib and include dirs and it seems like all the libraries and
headers are in place.
I've also tried the latest tarball from GNU, but that gives the same
result.

I can supply my entire configure list if necessary, and would be happy to
try some hints you might have.
-- 
Edit bug report at http://bugs.php.net/?id=20429&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20429&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20429&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20429&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20429&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20429&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20429&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20429&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20429&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20429&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20429&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20429&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20429&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20429&r=isapi

Reply via email to