Hello

I need to compile the perl Parser module for the libexpat library inside the
scatchbox.
I read the read perl.txt file because it was exactly the module that i need
to compile.

I use the methode using the CPAN module and follow the differents
instructions.
The problem is that host-gcc compiler  fail during the compilation of the
differents files. It take 100% of the processor but never finish the
compilation.


Complilation Log :

cp lib/HTML/Filter.pm blib/lib/HTML/Filter.pm
/scratchbox/tools/bin/perl.bin
/scratchbox/tools/lib/perl5/5.8.4/ExtUtils/xsubpp  -typemap
/scratchbox/tools/lib/perl5/5.8.4/ExtUtils/typemap -typemap typemap
Parser.xs > Parser.xsc && mv Parser.xsc Parser.c
/scratchbox/tools/bin/perl.bin mkhctype >hctype.h
/scratchbox/tools/bin/perl.bin mkpfunc >pfunc.h
host-gcc -c   -I/host_usr/perl/include  -O2   -DVERSION=\"3.56\"
-DXS_VERSION=\"3.56\" -fpic
"-I/scratchbox/tools/lib/perl5/5.8.4/i686-linux-thread-multi/CORE"
-DMARKED_SECTION Parser.c

I have to send a Ctrl-C to stop the compilation of the .c file so the
installation fail.
I have leave the gcc compile during one hour but it never compile any .C
file

Thx benoit,
_______________________________________________
Scratchbox-users mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to