Has anyone installed the GD libraries?
I am getting errors that appear to come from the GD files, not the png, jpeg, zlib, or truetype installs, but I don't know how to tell for sure. This is the error:
gd_gd2.c: In function `gdImageCreateFromGd2Ctx':
gd_gd2.c:369: internal error--unrecognizable insn:
(insn 526 524 528 (set (reg:QI 130)
(plus:QI (const_int 0)
(const_int 0))) -1 (nil)
(nil))
../../gcc/toplev.c:1367: Internal compiler error in function fatal_insn
make: *** [gd_gd2.o] Error 1
[root@bigblue gd-2.0.0]#
Any ideas?
veggie2u