Bug 90632

Summary: sysutils/pecl-fileinfo failure with PHP5
Product: Ports & Packages Reporter: NAKAJI Hiroyuki <nakaji>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description NAKAJI Hiroyuki 2005-12-19 04:20:02 UTC
	When I try to use mail/imp, as a dependency,
	sysutils/pecl-fileinfo build started and failed.

	The error is:

 cc -I. -I/usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0 -DPHP_ATOM_INC -I/usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0/include -I/usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0/main -I/usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0/fileinfo.c  -fPIC -DPIC -o .libs/fileinfo.o
/usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0/fileinfo.c: In function `finfo_objects_new':
/usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0/fileinfo.c:105: error: structure has no member named `in_get'
/usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0/fileinfo.c:106: error: structure has no member named `in_set'
*** Error code 1

Stop in /usr/ports/sysutils/pecl-fileinfo/work/Fileinfo-1.0.
*** Error code 1

Stop in /usr/ports/sysutils/pecl-fileinfo.
*** Error code 1

Stop in /usr/ports/www/horde.
*** Error code 1

Stop in /usr/ports/mail/turba.
*** Error code 1

Stop in /usr/ports/mail/imp.

Fix: 

I don't know.
How-To-Repeat: 	cd /usr/ports/mail/imp
	make install WITH_APACHE2=yes WITH_PHP5=yes DISABLE_VULNERABILITIES=yes
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-12-20 05:28:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer.
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2005-12-20 06:57:01 UTC
State Changed
From-To: open->closed

Update your ports tree (I've committed a patch a day ago).