From owner-freebsd-stable Wed Feb 21 2:44:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from carmel.diva.nl (carmel.diva.nl [195.86.140.150]) by hub.freebsd.org (Postfix) with ESMTP id E566F37B401 for ; Wed, 21 Feb 2001 02:44:36 -0800 (PST) (envelope-from boland@carmel.diva.nl) Received: from localhost (boland@localhost) by carmel.diva.nl (8.11.1/8.11.1) with ESMTP id f1LAiFS09564; Wed, 21 Feb 2001 11:44:15 +0100 (CET) Date: Wed, 21 Feb 2001 11:44:15 +0100 (CET) From: Michiel Boland To: Lucas Nussbaum Cc: stable@FreeBSD.ORG Subject: Re: 2.2-STABLE buildworld fails In-Reply-To: <20010220132728.A28654@ns.sicfa.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > ===> rtld cc -O -I/usr/22/src/gnu/usr.bin/ld/rtld/.. > -I/usr/22/src/gnu/usr.bin/ld/rtld > -I/usr/22/src/gnu/usr.bin/ld/rtld/../i386 -fpic -fno-function-cse > -DRTLD -I/usr/obj/usr/22/src/tmp/usr/include -c > /usr/22/src/gnu/usr.bin/ld/rtld/../i386/mdprologue.S /tmp/cciZivR7.s: > Assembler messages: /tmp/cciZivR7.s:278: Warning: indirect call > without `*' Your assembler is too new. It does not like the 'call %eax' statement. Can't you just install 2.2.8-RELEASE, cvsup and then build 2.2-STABLE? I'm pretty sure that would work. Cheers Michiel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message