ports/74589: php4-pear-DB should depend on php4-extensions

Thierry Thomas thierry at FreeBSD.org
Wed Dec 1 18:00:58 UTC 2004


The following reply was made to PR ports/74589; it has been noted by GNATS.

From: Thierry Thomas <thierry at FreeBSD.org>
To: Wes Peters <wes at FreeBSD.org>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: ports/74589: php4-pear-DB should depend on php4-extensions
Date: Wed, 1 Dec 2004 18:55:42 +0100

 Le Mer  1 déc 04 à 17:33:01 +0100, Wes Peters <wes at FreeBSD.org>
  écrivait :
 > 
 > >Number:         74589
 > >Category:       ports
 > >Synopsis:       php4-pear-DB should depend on php4-extensions
 
 8<   8<   8<
 
 > >Description:
 > Freshly installed apache, php4, and php4-pear-DB from ports.  Attempting to connect to a database server using pear DB::connect results in:
 > 
 > PHP Fatal error:  Call to undefined function:  preg_match() in /usr/local/share/pear/DB.php on line 604
 > 
 > in the apache error log.  pear-DB requires php4-extensions.
 
 pear-DB depends on php4-pcre, but this dependence is already registered
 (undirectly):
 
 pkg_info -r pear-DB-1.6.5,1
 Information for pear-DB-1.6.5,1:
 
 Depends on:
 Dependency: rc_subr-1.31
 Dependency: mm-1.3.1
 Dependency: expat-1.95.8
 Dependency: apache+mod_ssl-1.3.33+2.8.22
 Dependency: php4-4.3.9
 Dependency: php4-xml-4.3.9
 Dependency: php4-pcre-4.3.9
 Dependency: php4-pear-4.3.9
 Dependency: pear-XML_RPC-1.1.0
 Dependency: pear-Archive_Tar-1.2
 Dependency: pear-Console_Getopt-1.2
 Dependency: pear-PEAR-1.3.3.1
 
 If you type this command, what does it report?
 -- 
 Th. Thomas.



More information about the freebsd-ports-bugs mailing list