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

Chuck Swiger chuck at codefab.com
Thu Feb 9 08:22:56 PST 2006


Hi, all--

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

Stop in /usr/ports/www/p5-HTML-Parser.

14# uname -a
FreeBSD ns1.pkix.net 4.11-STABLE FreeBSD 4.11-STABLE #0 [ ... ]

The port builds fine under 5.x...

-- 
-Chuck


More information about the freebsd-ports mailing list