From owner-freebsd-current@FreeBSD.ORG Mon Feb 16 06:56:54 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 838CA16A4CE for ; Mon, 16 Feb 2004 06:56:54 -0800 (PST) Received: from dsl-mail.kamp.net (mail.kamp-dsl.de [195.62.99.42]) by mx1.FreeBSD.org (Postfix) with SMTP id CBDAF43D2F for ; Mon, 16 Feb 2004 06:56:53 -0800 (PST) (envelope-from root@pukruppa.de) Received: (qmail 1958 invoked by uid 505); 16 Feb 2004 14:56:56 -0000 Received: from root@pukruppa.de by dsl-mail by uid 89 with qmail-scanner-1.14 (spamassassin: 2.43. Clear:SA:0(0.0/5.0):. Processed in 0.395507 secs); 16 Feb 2004 14:56:56 -0000 X-Spam-Status: No, hits=0.0 required=5.0 Received: from unknown (HELO reverse-213-146-114-24.dialin.kamp-dsl.de) (213.146.114.24) by dsl-mail.kamp.net with SMTP; 16 Feb 2004 14:56:56 -0000 Date: Mon, 16 Feb 2004 16:02:01 +0100 (CET) From: Peter Ulrich Kruppa X-X-Sender: root@pukruppa.net To: Tomas Randa In-Reply-To: <1076919826.85778.7.camel@ares.internetservice.cz> Message-ID: <20040216160106.N761@pukruppa.net> References: <20040216063529.GA34675@chihiro.leafy.idv.tw> <1076919826.85778.7.camel@ares.internetservice.cz> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: buildworld fails at boot2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2004 14:56:54 -0000 On Mon, 16 Feb 2004, Tomas Randa wrote: > Hi, I have same problem, my configuration i Duron 700, VIA KT133A, > Athlon specified in make.conf Same problem here in Germany! Uli. > > ===> sys/boot/i386/boot2 > objcopy -S -O binary boot1.out boot1 > dd if=/dev/zero of=boot2.ldr bs=276 count=1 > 1+0 records in > 1+0 records out > 276 bytes transferred in 0.000292 secs (945002 bytes/sec) > cc -Os -fno-guess-branch-probability -fomit-frame-pointer > -mno-align-long-strings -mrtd -DUFS1_AND_UFS2 > -I/usr/src/sys/boot/i386/boot2/../../common > -I/usr/src/sys/boot/i386/boot2/../btx/lib -I. -Wall -Waggregate-return > -Wbad-function-cast -Wcast-align -Wmissing-declarations > -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow > -Wstrict-prototypes -Wwrite-strings -ffreestanding > -mpreferred-stack-boundary=2 -S -o boot2.s.tmp > /usr/src/sys/boot/i386/boot2/boot2.c > sed -e '/align/d' -e '/nop/d' < boot2.s.tmp > boot2.s > rm -f boot2.s.tmp > as --defsym FLAGS=0x80 --defsym SIOPRT=0x3f8 --defsym SIOFMT=0x3 > --defsym SIOSPD=9600 -o boot2.o boot2.s > cc -Os -fno-guess-branch-probability -fomit-frame-pointer > -mno-align-long-strings -mrtd -DUFS1_AND_UFS2 > -I/usr/src/sys/boot/i386/boot2/../../common > -I/usr/src/sys/boot/i386/boot2/../btx/lib -I. -Wall -Waggregate-return > -Wbad-function-cast -Wcast-align -Wmissing-declarations > -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow > -Wstrict-prototypes -Wwrite-strings -ffreestanding > -mpreferred-stack-boundary=2 -c /usr/src/sys/boot/i386/boot2/sio.S > /var/tmp//ccfR9bIu.s: Assembler messages: > /var/tmp//ccfR9bIu.s:84: Error: undefined symbol `SIOSPD' in operation > setting `SIO_DIV' > /var/tmp//ccfR9bIu.s:35: Error: undefined symbol `SIO_FMT' in operation > /var/tmp//ccfR9bIu.s:39: Error: value of 115200 too large for field of 2 > bytes at 13 > *** Error code 1 > > Stop in /usr/src/sys/boot/i386/boot2. > *** Error code 1 > > Stop in /usr/src/sys/boot/i386. > *** Error code 1 > > Stop in /usr/src/sys/boot. > *** Error code 1 > > Stop in /usr/src/sys. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > > > -- > Tomas Randa > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > +---------------------------+ | Peter Ulrich Kruppa | | Wuppertal | | Germany | +---------------------------+