From owner-freebsd-current Sun Mar 19 6: 4:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from viking.sophos.com (viking.sophos.com [193.82.145.128]) by hub.freebsd.org (Postfix) with ESMTP id 18B0037B734 for ; Sun, 19 Mar 2000 06:04:44 -0800 (PST) (envelope-from gjvc@sophos.com) Received: from trafalgar.sophos.com (trafalgar.sophos.com [193.82.145.143]) by viking.sophos.com (MAILER-DAEMON) with ESMTP id 7FC9E45C1F; Sun, 19 Mar 2000 14:04:42 +0000 (GMT) Received: by trafalgar.sophos.com (Postfix, from userid 1010) id 034A41F86; Sun, 19 Mar 2000 14:04:35 +0000 (GMT) Date: Sun, 19 Mar 2000 14:04:35 +0000 From: George Cox To: "Nicolai Petri (ML)" Cc: Idea Receiver , Donn Miller , current@FreeBSD.ORG Subject: Re: port/XFree86-4 make install fail. Message-ID: <20000319140435.A76960@trafalgar.sophos.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.1.2i In-Reply-To: ; from nppmf@swamp.dk on Sat, Mar 18, 2000 at 11:35:16PM +0100 X-Operating-System: FreeBSD 5.0-CURRENT (i386) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 18/03 23:35, Nicolai Petri (ML) wrote: > > > > 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. > > > Same problem here. Just did a cvsup and a make world... I'm lost to a > solution to this problem. Help please :-) This is due to a bug in gcc. Edit the Makefile in the directory of xf86vmode.c, and compile without any optimization. (No -O switch at all). best; gjvc -- George Cox +44 1235 544 127 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message