From owner-freebsd-current Wed Mar 15 21: 9:58 2000 Delivered-To: freebsd-current@freebsd.org Received: from RedDust.BlueSky.net.au (reddust.bluesky.net.au [203.31.37.15]) by hub.freebsd.org (Postfix) with ESMTP id DDE4637B50C for ; Wed, 15 Mar 2000 21:09:54 -0800 (PST) (envelope-from receiver@RedDust.BlueSky.net.au) Received: from localhost (receiver@localhost) by RedDust.BlueSky.net.au (8.9.3/8.9.3) with ESMTP id PAA39947; Thu, 16 Mar 2000 15:10:41 +1000 (EST) (envelope-from receiver@RedDust.BlueSky.net.au) Date: Thu, 16 Mar 2000 15:10:41 +1000 (EST) From: Idea Receiver To: Donn Miller Cc: current@freebsd.org Subject: Re: port/XFree86-4 make install fail. In-Reply-To: <38D069A6.B04DE821@cvzoom.net> 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 On Wed, 15 Mar 2000, Donn Miller wrote: > Idea Receiver wrote: > > > > "make all" success without any problem. > > however, make install fail ;( > > > > following are the error msg. > > [snip] > > > xf86vmode.c: In function `ProcXF86VidModeGetMonitor': > > xf86vmode.c:1320: Unable to generate reloads for: > > (insn 298 296 300 (parallel[ > > (set (reg:SI 0 %eax) > > (fix:SI (fix:SF (subreg:SF (reg:SI 0 %eax) 0)))) > > (clobber (mem:HI (plus:SI (reg:SI 6 %ebp) > > (const_int -34 [0xffffffde])) 0)) > > (clobber (mem:HI (plus:SI (reg:SI 6 %ebp) > > (const_int -36 [0xffffffdc])) 0)) > > (clobber (mem:SI (plus:SI (reg:SI 6 %ebp) > > (const_int -40 [0xffffffd8])) 0)) > > This sounds like a problem with older 4.0-currents. Did you make > world and your kernel recently? That is what i though before! so I just cvsup up to this morning, and try to make install again. same problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message