ID: 21339 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: No Feedback +Status: Open Bug Type: Gettext related Operating System: Solaris 8 PHP Version: 4.3.0 New Comment:
I've tried compiling it with ./configure --disable-all --with-gettext=/path/to/gettext/install/prefix but still failed. I've given up for now as I've other issues which are more important... Previous Comments: ------------------------------------------------------------------------ [2003-02-03 12:08:51] [EMAIL PROTECTED] I have now experienced this problem too. Found this ticket via groups.google.com and would like to point out the difference in OS: I'm running Red Hat Linux 7.3 (i386) and compiling PHP 4.3.0 also, with the same issue. I did try configure --disable-all --with-gettext and that didn't work either. I may be confused about what is supposed to go into --with-gettext=/blah - is 'blah' a pointer to the library directory (in my case /usr/local/lib) or the source tree? Also, 'make install' (in gettext) installs the gettext libs into /usr/local/lib, but oddly enough, does not install the headers into /usr/local/include and I'm wondering if that might be part of my problem. Configure params are as follows, ./configure \ --enable-discard-path \ --disable-force-cgi-redirect \ --enable-shared \ --disable-static \ --disable-debug \ --disable-rpath \ --enable-pic \ --enable-inline-optimization \ --enable-memory-limit \ --enable-magic-quotes \ --enable-debugger \ --enable-track-vars \ --with-versioning \ --with-mod_charset \ --with-regex=php \ --enable-track-vars \ --enable-trans-sid \ --enable-safe-mode \ --with-ctype \ --with-ttf \ --with-zlib \ --enable-sysvsem \ --enable-sysvshm \ --enable-yp \ --enable-ftp \ --without-aspell \ --without-kerberos \ --with-gettext=/usr \ --without-dba \ --without-db2 \ --without-db3 \ --with-mysql=/usr/mysql \ --without-gdbm (I suspect I'm pointing --with-gettext at the wrong place, but as previously mentioned, --disable-all --with-gettext with no directory didn't work either). ------------------------------------------------------------------------ [2003-01-27 22:32:10] [EMAIL PROTECTED] No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. ------------------------------------------------------------------------ [2003-01-14 19:19:45] [EMAIL PROTECTED] Try this configure line: ./configure --disable-all --with-gettext=/path/to/gettext/install/prefix And if that causes the same problem, try this: ./configure --disable-all --with-gettext This way we can rule out the possibility of other extensions being the reason.. ------------------------------------------------------------------------ [2003-01-14 10:14:56] [EMAIL PROTECTED] I've tried gettext 0.10.40 but got the same unreferenced symbol. ------------------------------------------------------------------------ [2003-01-13 18:55:15] [EMAIL PROTECTED] Could you try with an older gettext version? Like 0.10.40, which I know works for sure. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/21339 -- Edit this bug report at http://bugs.php.net/?id=21339&edit=1