From: [EMAIL PROTECTED] Operating system: RH 7.2 PHP version: 4.3.0-pre2 PHP Bug Type: Gettext related Bug description: Compile failed with gettext
When I compile --with-gettext Failing message : Warning inter-library dependencies are not known to be supported ..... libtool will create a static module.... /usr/bin/ld: cannot open output file rxt/gettext/ .libs/:is a directory my Configure directives directives are : ./configure' '--prefix=/usr/local/apache' '--with-apxs=/usr/local/apache/bin/apxs' '--with-config-file-path=/usr/local/apache/php' 'with-gettext=shared' '--with-dom=/usr' '--enable-socket=shared' '--with-ttf' '--enable-inline-optimization' '-enable-magic-quotes' '--enable-trans-id' '--enable-bc-math' '--enable-memory-limit' '--enable-wddx' '--enable-sysvshm=shared' '--with-iconv=/usr/local' '--with-png-dir=/usr' '--with-jpeg-dir=/usr' '--with-tiff-dir=/usr' '--with-freetype-dir=/usr' '--with-zlib-dir=/usr' '--with-gd=/usr' '--enable-gd-native-ttf' '--with-mysql=/usr/local/mysql' '--enable-ftp' '--with-pdflib=/usr/local' '--with-xpm-dir=/usr/X11R6' '--enable-xslt' '--with-xslt-sablot=/usr/local' '--with-expat-dir=/usr' '--with-mnogosearch=/usr/local' '--with-mcrypt=/usr/local' '--with-zlib=/usr' '--with-xmlrpc' '--enable-libgcc' '--with-java=/usr/java/j2sdk1.4.1' '--with-tsrm-pth' '--disable-mbstring' Thanks for your follow-up Marcel -- Edit bug report at http://bugs.php.net/?id=20361&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20361&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20361&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20361&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20361&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20361&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20361&r=support Expected behavior: http://bugs.php.net/fix.php?id=20361&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20361&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20361&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20361&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20361&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20361&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20361&r=isapi
