Bug 145988

Summary: www/mod_auth_cookie_mysql2 doesn't compile
Product: Ports & Packages Reporter: rabe
Component: Individual Port(s)Assignee: freebsd-apache (Nobody) <apache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description rabe 2010-04-23 18:15:41 UTC
	# portinstall -p www/mod_auth_cookie_mysql2 
	[...]
	/usr/loCal/build-1/libtool --silent --mode=link cc -o mod_auth_cookie_mysql2.la  -L-rpath=/usr/local/lib -L/usr/local/lib/mysql -L/usr/local/lib -lmysqlclient -lz -lcrypt -lm -lssl -lcrypto -rpath /usr/local/libexec/apache22 -module -avoid-version    mod_auth_cookie_sql2_mysql.lo mod_auth_cookie_sql2.lo
	cd: unknown option: -r
	libtool: link: cannot determine absolute directory name of `-rpath=/usr/local/lib'
	apxs:Error: Command failed with rc=65536

	Full output: http://p.uugrn.org/86

Fix: 

Maybe somwhere in apxs, where "-L-rpath=" is generated.
How-To-Repeat: 	portinstall -p www/mod_auth_cookie_mysql2 with apache22 installed.
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-04-27 23:32:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->apache

Over to maintainer.
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-05-07 04:32:03 UTC
State Changed
From-To: open->closed

works with both www/apache20 and www/apache22