Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2014 23:38:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 195193] New: [PATCH] www/p5-FCGI upgrade to 0.77
Message-ID:  <bug-195193-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: dgeo@centrale-marseille.fr
          Assignee: perl@FreeBSD.org
             Flags: maintainer-feedback?(perl@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@FreeBSD.org> ---
Auto-assigned to maintainer perl@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195193-14331>