[Xorg] [PATCH] fix configure.ac and Makefile.am to allow x86emu
Jakub Piotr Cłapa
loc at toya.net.pl
Wed Jul 14 06:41:35 PDT 2004
Kristian Høgsberg wrote:
> Yes, I have the i830 driver running, but there were other problems:
> since libvbe.a and libfb.a are linked into the Xorg binary at link time,
> the linker throws aways .o files from the .a file that aren't used by
> the server binary, e.g.
>
> [krh at dinky debrix]$ nm Xorg |grep fbPi
> 0812b650 T fbPixmapToRegion
>
> no fbPictureInit, but maybe I'm doing something wrong? This happens to
> vbeModes.o and fbpict.o so I added dummy references to symbols in those
> files to get them linked in. I810VideoInit() segfaults, but I disabled
> that for now and then it works.
I posted a patch for this here. Look in the archives. The explanation of
how is the symbol garbage collection working can also be found there.
--
Regards,
Jakub Piotr Cłapa
More information about the xorg
mailing list