........
rm -f blib/arch/auto/XML/Parser/Parser.so
cc -shared -L/usr/local/lib -fstack-protector Parser.o -o blib/arch/auto/XML/Parser/Parser.so
cc: Parser.o: No such file or directory
cc: No input files specified
*** Error code 1
Stop in /usr/ports/textproc/p5-XML-Parser/work/XML-Parser-2.41.
*** Error code 1
Боремся ручной установкой:
# perl -MCPAN -e shell
cpan> look XML::Parser
# perl Makefile.PL
# make
# make test (this will fail)
# make install (anyway)
Отсюда
Комментариев нет:
Отправить комментарий