Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Mar 2000 17:25:23 -0600 (CST)
From:      Alex Kritikos <chaoticn@dv10m46.lawrence.ks.us>
To:        FreeBSD question <freebsd-questions@freebsd.org>
Subject:   Problems with "make installworld"
Message-ID:  <Pine.BSF.4.21.0003021721430.381-100000@dv10m46.lawrence.ks.us>

next in thread | raw e-mail | index | archive | help
I'm running -stable
If I uncomment the "NOPERL=true" line in /etc/make.conf, then everything
works fine.

'make buildworld' runs fine, but 'make installworld' gives the following
output:
...installing stuff...no problems here...then...
===> gnu/usr.bin/perl/utils/h2ph
install -c  -o root -g wheel -m 555   h2ph /usr/bin
install -c -o root -g wheel -m 444 h2ph.1.gz  /usr/share/man/man1
cd /usr/include;  miniperl
/usr/obj/usr/src/gnu/usr.bin/perl/utils/h2ph/h2ph -d 
 /usr/libdata/perl/5.00503/mach * */*
a.out.h -> a.out.ph
aio.h -> aio.ph
alias.h -> alias.ph
...and so on...
vm/vm_zone.h -> vm/vm_zone.ph
vm/vnode_pager.h -> vm/vnode_pager.ph
*** Error code 1

Stop.
...repeat "Error code 1" and "Stop." nine times after this...

It happens *every* time I installworld without the NOPERL option, in both
single and multi-user modes.

Can anybody help?




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003021721430.381-100000>