Port-evbmips archive

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

Re: X on Lemote Yeeloong



On Mon, Jan 25, 2016 at 02:24:48AM +1100, matthew green wrote:
> > > Section "Module"
> > >         Load "exa"
> > >         Load "xaa"
> > >         Load "vgahw"
> > > EndSection
> > 
> > A bug in the runtime linker, while not impossible, sounds a bit unlikely.
> > There probably is a real problem somewhere preventing loading/linking
> > and a bit of tracing with ldd and nm should show it.
> 
> "exa" is a builtin module, so if the symbols are missing it sure
> sounds like a dynamic linker problem to me.

So the Load "exa" is a no-op and could be left out?

Can someone try with ld.elf_so debugging enabled?

Martin


Home | Main Index | Thread Index | Old Index