Skip to Content.
Sympa Menu

sm-users - [SM-Users] xfree86 compile problem

sm-users AT lists.ibiblio.org

Subject: Sourcemage Users List

List archive

Chronological Thread  
  • From: Ochronus <ochronus AT enternet.hu>
  • To: sm-users AT lists.ibiblio.org
  • Subject: [SM-Users] xfree86 compile problem
  • Date: Sat, 31 May 2003 13:39:16 +0200

Hi!

First, thank you for the libc6 help, I was blind... mea maxima culpa

Second, I get the following error compiling xfree86


<compile_log>

making all in lib/GLU/libutil...
make[5]: Entering directory `/usr/src/xc/lib/GLU/libutil'
rm -f mipmap.o
gcc -m32 -c -march=pentium4 -mmmx -mfpmath=sse -msse -msse2 -O3
-march=pentium4 -mmmx -mfpmath=sse -msse -msse2 -O3 -I../include
-I../../../include -I../../../include/GL -I../../..
-I../../../exports/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L
-D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE
-DFUNCPROTO=15 -DNARROWPROTO -DNDEBUG -fPIC mipmap.c
mipmap.c: In function `halve1Dimage_float':
mipmap.c:1268: unable to find a register to spill in class `FLOAT_REGS'
mipmap.c:1268: this is the insn:
(insn 111 109 114 (set (subreg:SF (reg/v:DI 22 rxmm1 [73]) 0)
(float:SF (reg:DI 0 rax [89]))) 170 {*floatdisf2_i387_only}
(insn_list 108 (nil))
(expr_list:REG_DEAD (reg:DI 0 rax [89])
(nil)))
mipmap.c:1268: confused by earlier errors, bailing out
make[5]: *** [mipmap.o] Error 1
make[5]: Leaving directory `/usr/src/xc/lib/GLU/libutil'
make[4]: *** [libutil] Error 2
make[4]: Leaving directory `/usr/src/xc/lib/GLU'
make[3]: *** [install] Error 2
make[3]: Leaving directory `/usr/src/xc/lib'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/usr/src/xc'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/src/xc'

</compile_log>

Without defining GLU in host.def during preconfig, x compiles
flawlessly. What is really strange to me is that I have successfully
compiled x about 10 times with the _same_ options, compiler, etc... I
am using the stable grimoire, the only thing that is different this
time than at the time of the previous 10 compiles is that now I
installed SMGL from it's newest beta iso, but I don't think this is
important, for I have 'sorcery rebuild'-ed all, just like before...
I have no idea what could be different, causing GLU not to compile


Thanks in advance,

Ochronus




  • [SM-Users] xfree86 compile problem, Ochronus, 05/31/2003

Archive powered by MHonArc 2.6.24.

Top of Page