php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21249 ./configure fails when searching for ircg-config script
Submitted: 2002-12-28 11:04 UTC Modified: 2003-01-20 23:09 UTC
From: amd at tt dot ee Assigned:
Status: Closed Package: *Configuration Issues
PHP Version: 4.3.0 OS: Gentoo/Linux
Private report: No CVE-ID: None
 [2002-12-28 11:04 UTC] amd at tt dot ee
./configure output:
--- CUT ---
checking for crypt in -lcrypt... (cached) yes
checking whether SSL libraries are needed for c-client... /usr/lib
checking whether IMAP works... yes
checking for Informix support... no
checking for Ingres II support... no
checking for InterBase support... yes
checking for IRCG support... yes
--ldflags
--ldflags
--ldflags
--ldflags
--ldflags
--ldflags
--ldflags
--ldflags
--ldflags
--ldflags
--ldflags
--ldflags
--ldflags
--ldflags
--ldflags
--ldflags
--ldflags
--ldflags./configure: line 37434: 13399 Broken pipe             $IRCG_CONFIG --ldflags
configure: error: I cannot run the ircg-config script which should have been installed by IRCG. Please ensure that the script is in your PATH or point --with-ircg-config to the path of the script.
--END
-- commandline --./configure --with-servlet --with-zlib --enable-bcmath --with-bz2 --enable-calendar --with-jpeg-dir --with-tiff-dir --with-db --enable-dba --with-gdbm --with-ndbmf --with-flatfile --enable-dbase --enable-dbx --enable-dio --with-dom --with-zlib-dir --with-dom-xslt --with-dom-exslt --enable-exif --enable-filepro --enable-ftp --with-gd --with-jpeg-dir --with-png-dir --with-zlib-dir --with-xpm-dir --with-ttf --with-freetype-dir --with-t1lib --enable-gd-native-ttf  --with-gettext --with-hyperwave  --with-iconv --with-imap --with-imap-ssl --with-interbase --with-ircg  --with-ircg-config --with-java --with-ldap --enable-mbstring --enable-mbregex --with-mcal --with-mcrypt --with-mcve --with-mhash --enable-mime-magic --with-ming --with-mnogosearch --with-msession --with-msql --with-mssql --with-mysql --with-mysql-sock --with-zlib-dir --with-ncurses --with-oci8 --with-adabas --with-sapdb --with-solid --with-ibm-db2 --with-empress --with-empress-bcs --with-birdstep --with-custom-odbc --with-iodbc --with-esoob --with-unixODBC --with-openlink --with-dbmaker --with-oracle --disable-overload --with-ovrimos --enable-pcntl  --with-pdflib --with-jpeg-dir --with-png-dir --with-zlib-dir --with-tiff-dir --with-pfpro --with-pgsql --with-pspell --with-qtdom --with-libedit --with-readline --with-recode --with-mm --enable-shmop --with-snmp --enable-ucd-snmp-hack --enable-sockets --with-regex --with-swf --with-sybase --with-sybase-ct --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-wddx --with-expat-dir --with-xmlrpc --with-expat-dir --with-iconv-dir --enable-xslt --with-expat-dir --with-xslt-sablot --with-iconv-dir --with-sablot-js --with-yaz --enable-yp --with-zip

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-20 23:09 UTC] sniper@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 18:01:34 2024 UTC