Matt Emmerton wrote:

Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph.
*** Error code 1


Looks like this is failing in the installation of Perl -- the part where it
generates a perl-ized version of every system header.

Are you following the procedure outlined here?
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html#AEN26900

--
Matt Emmerton

> Yes i'm following that. But when i look in > /usr/src/gnu/usr.bin/perl/utils/

> There is only empty dirs. So I changed the makefile from:

> beforedepend all:       links

> SUBDIR= c2ph h2ph h2xs perlbug perlcc perldoc pl2pm splain

> .include <bsd.prog.mk>

> .PATH:  ${PERL5SRC}

> To this.

> beforedepend all:       links

> SUBDIR=

> .include <bsd.prog.mk>

> .PATH:  ${PERL5SRC}

> And now it manage to get passed that bit.

Now it's working as it should. Even color in midnight commander.


_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to