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 kernel,

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

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

make kernel / make installworld failed - Signal 4

2004-09-16 Thread Owen.G
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 # make installworld - failed

Re: make kernel / make installworld failed - Signal 4

2004-09-16 Thread Owen.G
# 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 4 # Unloading the kernel

Re: make kernel / make installworld failed - Signal 4

2004-09-16 Thread Alex de Kruijff
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 through. * PC failed to reboot. It gets part way through and then reboots. . . . Have you looked for clues at /usr

Re: make kernel / make installworld failed - Signal 4

2004-09-16 Thread Alex de Kruijff
. Here'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 through. * PC failed to reboot

Re: make installworld failed

2003-01-17 Thread Murat Bicer
/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, January 16, 2003 4:37 PM To: Selvam; Freebsd Subject: Re: make installworld failed

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 everything..

RE: make installworld failed

2003-01-16 Thread Selvam
1 Stop in /usr/src. *** Error code 1 -Original Message- From: Kent Stewart [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 4:37 PM To: Selvam; Freebsd Subject: Re: make installworld failed On Wednesday 15 January 2003 11:50 pm, Selvam wrote: HI there, After cvsup i ran

Re: make installworld failed

2003-01-16 Thread Kent Stewart
To: Selvam; Freebsd Subject: Re: make installworld failed 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

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..