> I have a strange problem with the builtin module loader of XFree. I have too :) I have a sparc (UltraSparc II actually) and I'm trying to compile XFree 4.2.99.1 CVS with -mcpu=v8 or -mcpu=v9 to optimize better. make World finishes successfully but fbdev module loading gets several unresolved symbols of __divdi3. They come from fbtrap.c (sp?) where 64-bit integers are divided by something (32-bit integers IIRC). These __divdi3 and things like that are defined in libgcc but libgcc is not linked to the module. The next idea is to link the modules with libgcc by hand but I don't have the time for experimenting right now. The real question is why does this problem occur at all? -- Meelis Roos (mroos@linux.ee) _______________________________________________ Newbie@XFree86.Org *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie