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 <[EMAIL PROTECTED]>
+44 1235 544 127
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message