Subject: | Doesn't compile on BeOS |
$ perl Makefile.PL
Writing Makefile for HTML::Parser
$ make
cp lib/HTML/PullParser.pm blib/lib/HTML/PullParser.pm
cp Parser.pm blib/lib/HTML/Parser.pm
cp lib/HTML/Entities.pm blib/lib/HTML/Entities.pm
cp lib/HTML/LinkExtor.pm blib/lib/HTML/LinkExtor.pm
cp lib/HTML/TokeParser.pm blib/lib/HTML/TokeParser.pm
cp lib/HTML/Filter.pm blib/lib/HTML/Filter.pm
cp lib/HTML/HeadParser.pm blib/lib/HTML/HeadParser.pm
/boot/home/config/bin/perl5.12.2
/boot/home/config/lib/perl5/5.12.2/ExtUtils/xsubpp -typemap
/boot/home/config/lib/perl5/5.12.2/ExtUtils/typemap -typemap typemap
Parser.xs > Parser.xsc && /boot/home/config/bin/perl5.12.2
-MExtUtils::Command -e 'mv' -- Parser.xsc Parser.c
/boot/home/config/bin/perl5.12.2 mkhctype >hctype.h
/boot/home/config/bin/perl5.12.2 mkpfunc >pfunc.h
cc -c -I/boot/develop/headers/gnu -fno-strict-aliasing -pipe -O
-DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fpic
"-I/boot/home/config/lib/perl5/5.12.2/BePC-beos/CORE" -DMARKED_SECTION
Parser.c
In file included from /boot/home/Downloads/HTML-Parser-3.68/Parser.xs:18:
/boot/home/config/lib/perl5/5.12.2/BePC-beos/CORE/perl.h:2598:
beos/beosish.h: No such file or directory
In file included from
/boot/home/config/lib/perl5/5.12.2/BePC-beos/CORE/perl.h:4946,
from /boot/home/Downloads/HTML-Parser-3.68/Parser.xs:18:
/boot/home/config/lib/perl5/5.12.2/BePC-beos/CORE/proto.h:297: parse
error before `*'
In file included from
/boot/home/config/lib/perl5/5.12.2/BePC-beos/CORE/perl.h:4976,
from /boot/home/Downloads/HTML-Parser-3.68/Parser.xs:18:
/boot/home/config/lib/perl5/5.12.2/BePC-beos/CORE/intrpvar.h:87: parse
error before `PL_statbuf'
/boot/home/config/lib/perl5/5.12.2/BePC-beos/CORE/intrpvar.h:87:
warning: data definition has no type or storage class
/boot/home/config/lib/perl5/5.12.2/BePC-beos/CORE/intrpvar.h:88: parse
error before `PL_statcache'
/boot/home/config/lib/perl5/5.12.2/BePC-beos/CORE/intrpvar.h:88:
warning: data definition has no type or storage class
make: *** [Parser.o] Error 1
njh@gateway:~$