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
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
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:
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
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 -
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
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
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
8 matches
Mail list logo