Re: Gcc question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sep  5, 2002, jerry ely <jerry_ely@comcast.net> wrote:

> when I get to finally running make all, I drop out with 'undefined
> reference to sprintf_R1d26aa98' for one of the object files.

> I have been away from coding for a while, but sprintf seems like a
> fairly common function.

sprintf is, but sprintf_R1d26aa98 surely isn't.  It's probably a
kernel symbol, mangled so that you don't load by accident a module
built for a different kernel.  Perhaps the build machinery of this
package doesn't know to look for kernel headers in the right place or
something alike?

-- 
Alexandre Oliva, GCC Team, Red Hat



_______________________________________________
Limbo-list mailing list
Limbo-list@redhat.com
https://listman.redhat.com/mailman/listinfo/limbo-list

[Index of Archives]     [Kernel]     [Red General Discussion]     [Red Hat Install]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux