www/p5-HTML-Parser broken on 4.11...?

Tod McQuillin distalzou at gmail.com
Fri Feb 10 00:31:48 PST 2006


On 2/10/06, Chuck Swiger <chuck at codefab.com> wrote:

> www/p5-HTML-Parser seems to be having problems with the STRLEN typedef:
> 13# cd /usr/ports/www/p5-HTML-Parser && make
> ===>  Building for p5-HTML-Parser-3.49_1
> cc -c    -O -pipe -march=pentium -O -pipe -march=pentium    -DVERSION=\"
> 3.49\"
> -DXS_VERSION=\"3.49\" -DPIC -fPIC
> "-I/usr/local/lib/perl5/5.8.7/mach/CORE"  -DMA
> RKED_SECTION Parser.c
> In file included from Parser.xs:115:
> hparser.c: In function `report_event':
> hparser.c:145: syntax error before `offset'
> hparser.c:197: `line' undeclared (first use in this function)
> hparser.c:197: (Each undeclared identifier is reported only once
> hparser.c:197: for each function it appears in.)
> hparser.c:298: `offset' undeclared (first use in this function)
> hparser.c:300: `column' undeclared (first use in this function)
> *** Error code 1
>
> Stop in /usr/ports/www/p5-HTML-Parser/work/HTML-Parser-3.49.
> *** Error code 1
>

I just submitted a fix for this,
http://www.freebsd.org/cgi/query-pr.cgi?pr=93122
--
Tod


More information about the freebsd-ports mailing list