Re: [3.7-stable] Kernel build fails. (solved)

2005-06-21 Thread Rene Rivera
Rene Rivera wrote: Hannah Schroeter wrote: Hello! On Tue, Jun 21, 2005 at 07:41:30AM -0500, Rene Rivera wrote: After switching back to OpenBSD, from Linux, and installing a fresh new install I can't compile the kernel to get the latests patches. (And I need to to enable raidframe support) I

Re: [3.7-stable] Kernel build fails.

2005-06-21 Thread Hannah Schroeter
Hello! On Tue, Jun 21, 2005 at 08:04:43AM -0500, Rene Rivera wrote: >---build-kernel.sh--- >#!/bin/sh > >#CONF=/conf/RED5OF5 >CONF=GENERIC > >CONFNAME=`basename ${CONF}` > >set -e >cd /usr >cvs -d [EMAIL PROTECTED]:/cvs -z3 co -P -rOPENBSD_3_7 src >rm -rf /usr/src/sys/arch/i386/compile/${CONFNAME

Re: [3.7-stable] Kernel build fails.

2005-06-21 Thread Rene Rivera
Hannah Schroeter wrote: Hello! On Tue, Jun 21, 2005 at 07:41:30AM -0500, Rene Rivera wrote: After switching back to OpenBSD, from Linux, and installing a fresh new install I can't compile the kernel to get the latests patches. (And I need to to enable raidframe support) If fails with this:

Re: [3.7-stable] Kernel build fails.

2005-06-21 Thread Hannah Schroeter
Hello! On Tue, Jun 21, 2005 at 03:05:43PM +0200, Paolo Perrucci wrote: >Have you installed the misc file set? I don't see the relevance of the misc file set for compiling kernels, after looking at the lists in /usr/src/distrib/sets/lists/misc. mi contains only stuff in /usr/share/{dict,doc}, and

Re: [3.7-stable] Kernel build fails.

2005-06-21 Thread Rene Rivera
Rene Rivera wrote: See dmesg, and the script used to do the build atached. Well, demime did not inline the shell script :-( Here it is instead: ---build-kernel.sh--- #!/bin/sh #CONF=/conf/RED5OF5 CONF=GENERIC CONFNAME=`basename ${CONF}` set -e cd /usr cvs -d [EMAIL PROTECTED]:/cvs -z3 co -

Re: [3.7-stable] Kernel build fails.

2005-06-21 Thread Paolo Perrucci
Have you installed the misc file set? Paolo Rene Rivera ha scritto: After switching back to OpenBSD, from Linux, and installing a fresh new install I can't compile the kernel to get the latests patches. (And I need to to enable raidframe support) If fails with this: cc -Werror -Wall -Wstr

Re: [3.7-stable] Kernel build fails.

2005-06-21 Thread Hannah Schroeter
Hello! On Tue, Jun 21, 2005 at 07:41:30AM -0500, Rene Rivera wrote: >After switching back to OpenBSD, from Linux, and installing a fresh new >install I can't compile the kernel to get the latests patches. (And I >need to to enable raidframe support) If fails with this: Are you sure that your so

[3.7-stable] Kernel build fails.

2005-06-21 Thread Rene Rivera
After switching back to OpenBSD, from Linux, and installing a fresh new install I can't compile the kernel to get the latests patches. (And I need to to enable raidframe support) If fails with this: cc -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized -Wno-format -Wno-m