ports/56119: IMP3 port is too specific in PHP capabilities tests

Thierry Thomas thierry at pompo.net
Fri Aug 29 05:50:18 UTC 2003


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

From: Thierry Thomas <thierry at pompo.net>
To: Pat Lashley <patl+freebsd at volant.org>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: ports/56119: IMP3 port is too specific in PHP capabilities tests
Date: Fri, 29 Aug 2003 07:41:32 +0200

 Le Ven 29 aoû 03 à  6:27:52 +0200, Pat Lashley <patl+freebsd at volant.org>
  écrivait :
 > 
 > >Number:         56119
 > >Category:       ports
 > >Synopsis:       IMP3 port is too specific in PHP capabilities tests
 
 > >Description:
 > 	The mail/imp3 port's Makefile contains code to ensure that PHP was
 > 	compiled with support for various features that IMP requires.
 > 	These tests run ldd(1) on the PHP module and check for references
 > 	to specific libraries.  The problem is that the checks specify
 > 	particular library versions which may not match up with the versions
 > 	actually used.  IMP should not care about the particular version,
 > 	only whether PHP has the necessary support.
 > >How-To-Repeat:
 > 	Build PHP4 with MySQL version 4.x; then try to build Imp3.  It
 > 	will stop and ask you to configure PHP with a database support.
 
 This has been fixed by PR ports/54656, and committed tonight with
 PR ports/56099.
 
 Thanks.
 -- 
 Th. Thomas.



More information about the freebsd-ports-bugs mailing list