Unresolved printf in libtype1.a and libdrm.a

Daniel Stone daniel at fooishbar.org
Tue Nov 30 06:47:38 PST 2004


On Tue, 2004-11-30 at 14:58 +0100, Andreas Tobler wrote:
> since a few days I encounter unresolved printf's in libtype1.a and libdrm.a.
> First I thought due to being new and not being able to build Xorg cvs it's
> on me.
> But today I discovered a patch from 23.11 which removes printf defines from
> xf86.h and os.h. Reverting this patch brings the unresolved printf away
> and I see only xf86printf in libdrm.a and libtype1.a

These modules should be using xf86MsgVerb() or ErrorF() at best --
certainly not printf().



More information about the xorg mailing list