[Bug 195193] New: [PATCH] www/p5-FCGI upgrade to 0.77
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 19 23:38:05 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195193
Bug ID: 195193
Summary: [PATCH] www/p5-FCGI upgrade to 0.77
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: perl at FreeBSD.org
Reporter: dgeo at centrale-marseille.fr
Assignee: perl at FreeBSD.org
Flags: maintainer-feedback?(perl at FreeBSD.org)
Created attachment 149613
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149613&action=edit
Upgrade and workaround to use www/fcgi
Upstream upgrade to 0.77
I removed PURE_PERL option as it was removed in 0.75
http://cpansearch.perl.org/src/ETHER/FCGI-0.77/ChangeLog
also included
CFLAGS+= -I${PREFIX}/include
to workaround a failure to build against port's libfcgi.so because ports
system's invocation of Makefile.PL ends with 'INC=/usr/local/include/include'
in Makefile, then cc -I/usr/local/include/include logically fails looking for
fcgi_config.h.
Problem may reside in port system as it compiles OK with vanilia sources, and
perl Makefile.PL --use-installed=/usr/local
HTH
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer perl at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-perl
mailing list