Re: make installworld failed

2008-01-22 Thread Joe Demeny
On Monday 21 January 2008 02:49:22 pm Paul Procacci wrote: > Do you have any partitions mounted with noexec? > > I just got a very similar problem and it was due to me having /tmp mounted > with noexec. > > On Mon, Jan 21, 2008 at 01:49:11PM -0500, Joe Demeny wrote: > > After building world and ker

Re: make installworld failed

2008-01-21 Thread Paul Procacci
Do you have any partitions mounted with noexec? I just got a very similar problem and it was due to me having /tmp mounted with noexec. On Mon, Jan 21, 2008 at 01:49:11PM -0500, Joe Demeny wrote: > After building world and kernel, installed kernel, but got an error when I > tried make installwor

make installworld failed

2008-01-21 Thread Joe Demeny
After building world and kernel, installed kernel, but got an error when I tried make installworld: # make installworld mkdir -p /tmp/install.uV1yfKEs for prog in [ awk cap_mkdb cat chflags chmod chown date echo egrep find grep install-info ln lockf make mkdir mtree mv pwd_mkdb rm sed sh sysct

Re: make kernel / make installworld failed - Signal 4

2004-09-16 Thread Alex de Kruijff
; the PF firewall) and to disable the ata keyboard - I can use USB to a > > KVM switch. > > > > Here's what happened . . . > > > > # make buildworld - finished OK > > # make kernel KERNCONF=EDEN - finished OK > > Shouldn't this be 'make buildk

Re: make kernel / make installworld failed - Signal 4

2004-09-16 Thread Alex de Kruijff
s what happened . . . > > # make buildworld - finished OK > # make kernel KERNCONF=EDEN - finished OK Shouldn't this be 'make buildkernel KERNCONF=EDEN && make installkernel KERNCONF=EDEN'? > * PC rebooted OK > # make installworld - failed with errors part way

Re: make kernel / make installworld failed - Signal 4

2004-09-16 Thread Owen.G
ished OK * PC rebooted OK # make installworld - failed with errors part way through. * PC failed to reboot. It gets part way through and then reboots. .. . . So, at the boot loader prompt: OK unload OK load /boot/kernel.save/kernel OK boot kernel.save -s .. . . #mount -a illegal instruction. Signal

make kernel / make installworld failed - Signal 4

2004-09-16 Thread Owen.G
ecall the only changes I made were the "pfi_hooks" (or something similar - for the PF firewall) and to disable the ata keyboard - I can use USB to a KVM switch. Here's what happened . . . # make buildworld - finished OK # make kernel KERNCONF=EDEN - finished OK * PC rebooted OK # m

Re: make installworld failed

2003-01-17 Thread Murat Bicer
> \#'define __FreeBSD_version' $RELDATE >> osreldate.h; echo "#endif" > > >> osreldate.h > > touch: not found > > *** Error code 127 > > > > Stop in /usr/src/include. > > *** Error code 1 > > > > Stop in /usr/src. >

Re: make installworld failed

2003-01-16 Thread Kent Stewart
te.h > touch: not found > *** Error code 127 > > Stop in /usr/src/include. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > -Original Message-

RE: make installworld failed

2003-01-16 Thread Selvam
;> osreldate.h touch: not found *** Error code 127 Stop in /usr/src/include. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 -Original Message- From: Kent Stewart [mailto:[EMAIL PROTECTED]] Sent: Thursday, Jan

Re: make installworld failed

2003-01-16 Thread Kent Stewart
On Wednesday 15 January 2003 11:50 pm, Selvam wrote: > HI there, > > After cvsup i ran make buildkernel and installkernel but when i ran > make installworld for the binaries I ran into > some error like below :- > > -- > > >>> Installing e

make installworld failed

2003-01-15 Thread Selvam
HI there, After cvsup i ran make buildkernel and installkernel but when i ran make installworld for the binaries I ran into some error like below :- -- >>> Installing everything.. -