Use Xorg7.1 here.
There are two macro _X86EMU and _VM86_LINUX for this module, so which should be
activated?
if _X86EMU enabled go: gcc -shared .libs/helper_exec.o .libs/helper_mem.o
.libs/pci.o .libs/xf86int10.o .libs/xf86int10module.o .libs/linux_vm86.o
.libs/linux.o -lm -Wl,-soname -Wl,libint10.so -o .libs/libint10.so else
go:gcc -shared .libs/pci.o .libs/xf86int10module.o .libs/helper_exec.o
.libs/helper_mem.o .libs/xf86int10.o .libs/xf86x86emu.o .libs/generic.o
.libs/x86emu.o -lm -Wl,-soname -Wl,libint10.so -o .libs/libint10.so so in
your Xorg7.1 build, which path go is right? ThanksJeff
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati