maintainer-feedback requested: [Bug 195193] [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


geoffroy desvernay <dgeo at centrale-marseille.fr> has asked perl at FreeBSD.org for
maintainer-feedback:
Bug 195193: [PATCH] www/p5-FCGI upgrade to 0.77
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195193



--- Description ---
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


More information about the freebsd-perl mailing list