Problem with evdev

2006-07-16 Thread YvesPub
LFS 6.1 BLFS SVN kernel 2.6.15.7 Xorg 6.9 I'm trying to make evdev work with my Logitech MX1000 mouse. I have compiled Event interface inside kernel. I read that evdev could not work on the standard /dev/input/mice so I created a device for mx1000 by modifying /etc/udev/rules.d/25-lfs.rules w

Xorg 7.1 --datadir=/usr/lib or /usr/share?

2006-07-16 Thread Vladimir A. Pavlov
Hi! While building Xorg 7.1 it's recommended in the book to append the --datadir=$XORG_PREFIX/lib option to the list of ./configure's ones. Shouldn't it be --datadir=$XORG_PREFIX/share (which is the default value for --datadir so it can be even skipped)? I asked because I've just seen the foll

Re: Problems with glib-2.10.3.

2006-07-16 Thread Stef Bon
Wilco Beekhuizen wrote: > > Did you use "--enable-fast-malloc=full" when configuring any kde packages? > This switch in combination with glib>=2.9. gives gslice errors. I did use this flag, but found the sollution you're suggesting earlier on the web. After recompiling kdelibs-3.5.3 without thi

Re: Problems with glib-2.10.3.

2006-07-16 Thread Wilco Beekhuizen
2006/7/16, Stef Bon <[EMAIL PROTECTED]>: Hello,I see in the latest BLFS book glib-2.10.3.I've had some major problems with this version:firefox-1.5.0.4, kfmclient (filemanagement) in KDE did not start anymore. Ithas to do with :GSlice , memory errors I had to downgrade to glib-2.8.6, and remove all

Problems with glib-2.10.3.

2006-07-16 Thread Stef Bon
Hello, I see in the latest BLFS book glib-2.10.3. I've had some major problems with this version: firefox-1.5.0.4, kfmclient (filemanagement) in KDE did not start anymore. It has to do with : GSlice , memory errors I had to downgrade to glib-2.8.6, and remove all the installed directories, and

Re: More gtk+ woes

2006-07-16 Thread Stef Bon
Arnie Stender wrote: > OK, yet another error that I can't figure out. After Alocci showed me > the --modversion switch to pkg-config I thought I had this one by the > tail but I guess it grabbed me first. After I got past the last error > the configure told me: > > checking Pango flags... -I/usr/

Re: More gtk+ woes

2006-07-16 Thread Alessandro Alocci
Alle 04:19, domenica 16 luglio 2006, Arnie Stender ha scritto: > checking Pango flags... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -lpangoxft-1.0 > -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 > configure: error: >