Is it possible just to recompile libfb and replace it?
R.L. Horn
lists at eastcheap.org
Thu Nov 2 09:27:25 PST 2006
On Thu, 2 Nov 2006, Clemens Eisserer wrote:
>> It's statically built into the server, so no.
> But why do I see "libfb.so" (-> poping up as seperate shared lib,
> instead of xorg(-binary)) when profiling with oprofile?
It's probably static on some platforms, dynamic on others (I'm not sure
how xorg does the cross-platform dlopen thing...and I don't have the time
to look into it now).
That said, libfb is part of the xorg-server package anyway, so why not
just build a new server? It's probably quicker and easier than figuring
out how to recompile libfb separately.
More information about the xorg
mailing list