libprinter.a .99 error ...?

Felix Schulte felix.schulte at gmail.com
Mon Jul 11 09:31:33 PDT 2005


On 7/11/05, Donnie Berkholz <spyderous at gentoo.org> wrote:
> On Mon, 2005-07-11 at 00:56 -0700, Allen Graves wrote:
> > : undefined reference to `_Xglobal_lock'
> > Xprint/libprinter.a(Quarks.o)(.text+0x610): In
> > function `_XrmInternalStringToQuark':
> > : undefined reference to `_XUnlockMutex_fn'
> > Xprint/libprinter.a(Quarks.o)(.text+0x627): In
> > function `_XrmInternalStringToQuark':
> > : undefined reference to `_Xglobal_lock'
> > collect2: ld returned 1 exit status
> > make[3]: *** [Xprt] Error 1
> > make[3]: Leaving directory
> > `/usr/src/xc/programs/Xserver'
> > make[2]: *** [install] Error 2
> > make[2]: Leaving directory `/usr/src/xc/programs'
> > make[1]: *** [install] Error 2
> > make[1]: Leaving directory `/usr/src/xc'
> > make: *** [install] Error 2
> 
> I ran into someone on IRC earlier tonight having the same problem. It
> seems that the Xprt server isn't linking in libX11.
> 
> Incidentally, this isn't the best mailing list for your problem;
> xorg at lists.freedesktop.org is.

Xprt does not need to link against libX11. Xprt needs Xrm.c but
somehow it now pulls other unrelated parts into the link phase, too.
Adding xorg-modular to cc: as it may be broken due that work.

-- 
      _        Felix Schulte
    _|_|_     mailto:felix.schulte at gmail.com
    (0 0)        
ooO--(_)--Ooo



More information about the xorg mailing list