Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't compile on BeOS [rt.cpan.org #64401] #3

Open
oalders opened this issue Aug 24, 2020 · 0 comments
Open

Doesn't compile on BeOS [rt.cpan.org #64401] #3

oalders opened this issue Aug 24, 2020 · 0 comments

Comments

@oalders
Copy link
Member

oalders commented Aug 24, 2020

Migrated from rt.cpan.org#64401 (status was 'new')

Requestors:

From njh@bandsman.co.uk on 2011-01-02 21:42:48
:

$ 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:~$ 


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant