Bug 85460 - www/resin3 does not install mod_caucho.so when WITH_APACHE2=yes
Summary: www/resin3 does not install mod_caucho.so when WITH_APACHE2=yes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Herve Quiroz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-30 05:00 UTC by Boris Kovalenko
Modified: 2005-09-01 15:27 UTC (History)
0 users

See Also:


Attachments
resin3.patch (3.40 KB, patch)
2005-09-01 11:52 UTC, Jean-Baptiste Quenot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!