From owner-freebsd-current Fri Jan 12 4: 3:52 2001 Delivered-To: freebsd-current@freebsd.org Received: from mother.ludd.luth.se (mother.ludd.luth.se [130.240.16.3]) by hub.freebsd.org (Postfix) with ESMTP id 4564337B400; Fri, 12 Jan 2001 04:03:28 -0800 (PST) Received: from speedy.ludd.luth.se (speedy.ludd.luth.se [130.240.16.164]) by mother.ludd.luth.se (8.9.3+Sun/8.9.3) with ESMTP id NAA20812; Fri, 12 Jan 2001 13:02:28 +0100 (MET) Date: Fri, 12 Jan 2001 13:02:27 +0100 (CET) From: hubbe snubbe To: Neil Blakey-Milner Cc: electro , freebsd-current@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: Bug in src tree? In-Reply-To: <20010112112438.A84108@mithrandr.moria.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nope.. sorry... I now use the correct command(namely make buildkernel) only problem now is that I cant make A succesfully make world before that so my following question is how important is it to get it(the computer) to succesfully boot up? The story is that FreeBSD4.0 boots with out problem but there is a problem concering my networkcard(vr0 watchdog timeout locks allports for around 10sec) If I install FreeBSD4.1.1 or FreeBSD4.2 I get kernel page fault(?) trap 11? during boot and have to reinstall to FreeBSD4.0 again. I talked to a person in #freebsdhelp (efnet) how said that it probably has to do with the fact I am using an D-link DFE530-TX networkcard that is digital(!?) and not compiled into the kernel. Down below is the error result from my make world in /usr/src (using today source) cc -O -pipe -I. -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc.295 -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc.295/config -c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc.295/genrecog.c {standard input}: Assembler messages: {standard input}:3555: Error: Rest of line ignored. First ignored character is `p'. *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc/cc_tools. TIA Jerker On Fri, 12 Jan 2001, Neil Blakey-Milner wrote: > On Fri 2001-01-12 (08:17), electro wrote: > > I try to compile a new kernel with the latest source and I always end up > > with this (in the end). Any suggestions? > > I mean the error message is fun...dont match any know i386 instruction???? > > > > cc -c -x > > assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wst > > rict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > > -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../dev -I../../.. > > /include -I../../contrib/dev/acpica/Subsystem/Include -D_KERNEL -include > > opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/bioscall.s > > /tmp/ccmJEqq7.s: Assembler messages: > > /tmp/ccmJEqq7.s:758: Error: operands given don't match any known 386 > > instruction > > /tmp/ccmJEqq7.s:822: Error: operands given don't match any known 386 > > instruction > > *** Error code 1 > > > > Stop in /usr/src/sys/compile/PROFESSOR.010110. > > You're not using buildkernel, and thus you don't have the necessarily > updated tools to handle that source. > > Neil > -- > Neil Blakey-Milner > nbm@mithrandr.moria.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > ----------------------------------------------------------------------------- http://www.ludd.luth.se/~electro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message