Bug 85460

Summary: www/resin3 does not install mod_caucho.so when WITH_APACHE2=yes
Product: Ports & Packages Reporter: Boris Kovalenko <boris>
Component: Individual Port(s)Assignee: Herve Quiroz <hq>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
resin3.patch none

Description Boris Kovalenko 2005-08-30 05:00:33 UTC
	Resin 3.0.14 port does not install mod_caucho.so when WITH_APACHE2=yes

Fix: 

Don't know for the time present. I tried to add -i option to %%APXS%%
	(in patch-apache2-Makefile.in) this helps (mod_caucho.so is installed) but
	the port stops with error.
How-To-Repeat: 	Install Apache2, build and install Resin 3.0.14 port with WITH_APACHE2=yes
Comment 1 Herve Quiroz freebsd_committer freebsd_triage 2005-08-31 05:23:23 UTC
State Changed
From-To: open->feedback

Maintainer asked for feedback. 


Comment 2 Herve Quiroz freebsd_committer freebsd_triage 2005-08-31 05:23:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->hq

I'll handle this.
Comment 3 Jean-Baptiste Quenot 2005-08-31 10:52:51 UTC
Works fine for me on
5.4-STABLE #0: Thu Apr 21 11:41:35 CEST 2005
4.10-STABLE #0: Mon Sep 20 12:34:51 CEST 2004

Please provide a full build log
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/
Comment 4 Jean-Baptiste Quenot 2005-09-01 11:52:50 UTC
All right, there is a problem.  Please find attached a patch to
install mod_caucho.so during install target, not during build
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/
Comment 5 Herve Quiroz freebsd_committer freebsd_triage 2005-09-01 15:26:49 UTC
State Changed
From-To: feedback->closed

Patch commited. 

Thanks for your contribution!