Hi,
I don't know if this is a known problem or what's to do now. On my linux system 
(gcc-3.2.2) I can make with no problems, but when I try to install I get the following 
error....

root:~/xfree-cvs/xc# make install
[...]
gcc -m32 -c -ansi -pedantic -pipe  -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  -O3 -fomit-frame-pointer 
-march=pentium4 -mfpmath=sse   mipmap.c -o unshared/mipmap.o
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[4]: *** [mipmap.o] Error 1
make[4]: Leaving directory `/root/xfree-cvs/xc/lib/GLU/libutil'
make[3]: *** [libutil] Error 2
make[3]: Leaving directory `/root/xfree-cvs/xc/lib/GLU'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/root/xfree-cvs/xc/lib'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/root/xfree-cvs/xc'
make: *** [install] Error 2
root:~/xfree-cvs/xc#

Is there a known fix for it or what information do you need in addition to solve this 
problem?
micha

-- 
Michael Wahlbrink    | Woeschhalde 32
                     | 78052 Villingen Schwenningen
[EMAIL PROTECTED]    | Germany
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to