Re: 3.3RC install errors

1999-09-07 Thread Adam Strohl
It'll let you installworld, but its not fixed :) gnu/usr.bin/perl/utils/h2ph/Makefile is where it gets triggered. The afterinstall rule calls some miniperl routine: afterinstall: cd ${DESTDIR}/usr/include; \ miniperl ${.OBJDIR}/${PROG} -d \ ${DESTDIR}/usr/libdata/perl/5

Re: 3.3RC install errors

1999-09-07 Thread Kip Macy
Thanks, that fixed it. -Kip On Tue, 7 Sep 1999, Adam Strohl wrote: > I get this on 4.0-C its because of this thing in > gnu/usr.bin/perl/utils/h2ph if I remeber correctly. I just removed the > directory from the utils Makefile ("when in doubt comment it out") and > eve

Re: 3.3RC install errors

1999-09-07 Thread Adam Strohl
I get this on 4.0-C its because of this thing in gnu/usr.bin/perl/utils/h2ph if I remeber correctly. I just removed the directory from the utils Makefile ("when in doubt comment it out") and everything works, though I don't work with perl much. That being said, I've held off mentioning it as I

3.3RC install errors

1999-09-07 Thread Kip Macy
I am sorry if I am repeating something that has already been fixed - I just did buildworld which completed without errors - however, when I did installworld it ended with the following: vm/vm_object.h -> vm/vm_object.ph vm/vm_page.h -> vm/vm_page.ph vm/vm_pageout.h -> vm/vm_pageout.ph vm/vm_pag