Bug 85252 - [PATCH] www/mod_log_spread missing to the reference the spread runtime libary
Summary: [PATCH] www/mod_log_spread missing to the reference the spread runtime libary
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: Volker Stolz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-23 17:30 UTC by Meno Abels
Modified: 2005-09-06 12:14 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (679 bytes, patch)
2005-08-23 17:30 UTC, Meno Abels
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Meno Abels 2005-08-23 17:30:23 UTC
	The reference to the spread runtime library is missing
	Reported by: Brian Candler

Fix: cvs diff: Diffing www/mod_log_spread
How-To-Repeat: 	compile/testit
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-09-06 10:02:02 UTC
State Changed
From-To: open->feedback

Doesn't seem to be sufficient. On 4.11: 
===>  Building for mod_log_spread-1.0.4 
cd /usr/ports/www/mod_log_spread/work/mod_log_spread-1.0.4 && /usr/local/sbin/apxs -I/usr/local/include -c -L/usr/local/lib -lspread mod_log_spread.c 
/usr/local/share/apache2/build/libtool --silent --mode=compile cc -prefer-pic -O -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -D_REENTRANT -D_THREAD_SAFE  -I/usr/local/include/apache2  -I/usr/local/include/apache2   -I/usr/local/include/apache2 -I/usr/local/include -I/usr/local/include  -c -o mod_log_spread.lo mod_log_spread.c && touch mod_log_spread.slo 
mod_log_spread.c:267: syntax error before `log_spread_module' 
... 


Comment 2 Volker Stolz freebsd_committer freebsd_triage 2005-09-06 10:02:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vs

I'll track this
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2005-09-06 12:14:20 UTC
State Changed
From-To: feedback->closed

Committed, thanks!