Nope...
I did it all over again...
I get: (last 2 lines are the relevant ones))
[EMAIL PROTECTED]:~/new_X11/xcbuild$ find . -name i810*.*o
./lib/GL/mesa/drivers/dri/i810/i810context.o
./lib/GL/mesa/drivers/dri/i810/i810ioctl.o
./lib/GL/mesa/drivers/dri/i810/i810render.o
./lib/GL/mesa/drivers/dri/i810/i810screen.o
./lib/GL/mesa/drivers/dri/i810/i810span.o
./lib/GL/mesa/drivers/dri/i810/i810state.o
./lib/GL/mesa/drivers/dri/i810/i810tex.o
./lib/GL/mesa/drivers/dri/i810/i810texmem.o
./lib/GL/mesa/drivers/dri/i810/i810texstate.o
./lib/GL/mesa/drivers/dri/i810/i810tris.o
./lib/GL/mesa/drivers/dri/i810/i810vb.o
./lib/GL/mesa/drivers/dri/i810/i810_dri.so
./programs/Xserver/hw/xfree86/drivers/i810/i810_driver.o
./programs/Xserver/hw/xfree86/drivers/i810/i810_cursor.o
./programs/Xserver/hw/xfree86/drivers/i810/i810_accel.o
./programs/Xserver/hw/xfree86/drivers/i810/i810_memory.o
./programs/Xserver/hw/xfree86/drivers/i810/i810_wmark.o
./programs/Xserver/hw/xfree86/drivers/i810/i810_dga.o
./programs/Xserver/hw/xfree86/drivers/i810/i810_video.o
./programs/Xserver/hw/xfree86/drivers/i810/i810_io.o
./programs/Xserver/hw/xfree86/drivers/i810/i810_dri.o
./programs/Xserver/hw/xfree86/drivers/i810/i810_hwmc.o
./programs/Xserver/hw/xfree86/drivers/i810/i810_drv.so
./exports/lib/modules/dri/i810_dri.so      *********
./exports/lib/modules/drivers/i810_drv.so *********
What I have now is:
[EMAIL PROTECTED]:~/pathdifftools$ find /usr/X11R6 -name i810*.*o
/usr/X11R6/lib/modules/dri/i810_dri.so
/usr/X11R6/lib/modules/drivers/i810_drv.o I doubt it is going to change after the make install, but I won't fire it up because this is my working machine. I wrote a little C++ utility to track changes in the file system that I am going to use build packages as I create a full-fledge chrooted machine. Then I may test some more... Enrique A. Troconis PS: My little utility is kinnda cool and has helped me to understand *MANY* things. In due time I'll publish the program along with the logs I've gotten.

Declan Moriarty writes:
Recently, Somebody Somewhere wrote these words
OK, I did manage to CVS everything down from x.org and used the very same scripts I compiled X the first time (again, all BLFS stuff, see below)
It compiled without a HITCH!   :)
Wait, there is more...   :(
I found my driver. But instead of creating i810_drv.o it created i810_drv.so
Well, that's not gonna work...   8(
Above my head, above my head...
Thanks to all, I'll wait for a BLFS patch or the next X release...
Enrique A. Troconis
That may very well be a DRI driver
[EMAIL PROTECTED] /usr/X11R6/lib]# ls /usr/X11R6/lib/modules/dri
gamma_dri.so  i915_dri.so  r128_dri.so  radeon_dri.so  tdfx_dri.so
i810_dri.so   mga_dri.so   r200_dri.so  sis_dri.so
^^^^^^^^^^^^

That's the original from xorg-6.8.2 :-)
-- With best Regards,

        Declan Moriarty.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to