Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2001 13:02:27 +0100 (CET)
From:      hubbe snubbe <electro@ludd.luth.se>
To:        Neil Blakey-Milner <nbm@mithrandr.moria.org>
Cc:        electro <electro_p@hotmail.com>, freebsd-current@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG
Subject:   Re: Bug in src tree?
Message-ID:  <Pine.NEB.4.21.0101121237550.7828-100000@speedy.ludd.luth.se>
In-Reply-To: <20010112112438.A84108@mithrandr.moria.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.4.21.0101121237550.7828-100000>