[blfs-support] Cogl-1.10.4 make check failed and compile Clutter-1.10.8 failed

2012-08-06 Thread kipade
This is my first time to build gnome on lfs. I had compiled several times of lfs and run xfce on it. However, GNOME 3.x has come for a long time, and I want to have a try. Of curse, I will only install what are needed by gnonme. After I compiled xorg (current version) and tested ok, I started to

Re: [blfs-support] Keyboard problem / and ? in vmware-player [ was: Xorg-7.7-1 upgrade ...]

2012-08-06 Thread Fernando de Oliveira
Em 23-07-2012 00:40, Fernando de Oliveira escreveu: > Em 21-07-2012 15:14, Ken Moffat escreveu: > >> On Fri, Jul 20, 2012 at 09:36:52PM -0700, Fernando de Oliveira wrote: >>> >>> Now this LFS/BLFS machine, running LXDE, hosts my VM's. >>> >>> Everything would be perfect, but there is an annoying p

Re: [blfs-support] X11 fails with "[mi] EQ overflow continuing."

2012-08-06 Thread Tobias Gasser
Am 04.08.2012 23:35, schrieb Armin K.: > Hm. Your kernel seems to be screwed up. yep. during the last weeks i "optimized" my kernel. i now took the config from 3.3.4 (which runs fine on the same machine but has to much drivers included) and just built the 3.4.7 with this config. i didn't upgrad

Re: [blfs-support] userdel - Segmentation fault

2012-08-06 Thread Lázaro Morales
Some time ago, Armin K. said: > There was a bug in shadow 4.1.5 and it is fixed in 4.1.5.1. Also, we > shipped a patch for 4.1.5 to fix the issue. So, if you are using 4.1.5, > either patch it or upgrade to 4.1.5.1. I don't have the issue with > 4.1.5.1 anymore. Also, what's your 'locale' and 'loc

Re: [blfs-support] userdel - Segmentation fault

2012-08-06 Thread Armin K.
On 08/06/2012 06:51 PM, Lázaro Morales wrote: > Some time ago, Armin K. said: > >> AccountsService has nothing to do with it. But, I had some similar >> issue. Can you try LANG=C userdel and see if it segfaults. > > Work fine with LANG=C, What could be this? > > Thanks very much, > Lázaro. > Ther

[blfs-support] Question about hrtimer

2012-08-06 Thread Lázaro Morales
Hello, I get this error after start the system: [3.118188] hrtimer: interrupt took 3930667 ns. What could be causing this? Thanks, Lázaro. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above informat

Re: [blfs-support] userdel - Segmentation fault

2012-08-06 Thread Lázaro Morales
Some time ago, Armin K. said: > AccountsService has nothing to do with it. But, I had some similar > issue. Can you try LANG=C userdel and see if it segfaults. Work fine with LANG=C, What could be this? Thanks very much, Lázaro. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ

Re: [blfs-support] userdel - Segmentation fault

2012-08-06 Thread Armin K.
On 08/06/2012 05:30 PM, Lázaro Morales wrote: > Hello, > > After create a new user on the system: > > # useradd -m > > I tried to delete it, but I get this error: > > # userdel > [ 30.347494] userdel[1342]: segfault at 382d46 ip b7671e11 sp bff1648c > error in > libc-2.14.1.so[b762b000+19] >

[blfs-support] userdel - Segmentation fault

2012-08-06 Thread Lázaro Morales
Hello, After create a new user on the system: # useradd -m I tried to delete it, but I get this error: # userdel [ 30.347494] userdel[1342]: segfault at 382d46 ip b7671e11 sp bff1648c error in libc-2.14.1.so[b762b000+19] Segmentation fault What could be causing this? Should I install

Re: [blfs-support] Using a framebuffer

2012-08-06 Thread DebD
On Mon, 06 Aug 2012 00:00:01 -0600 blfs-support-requ...@linuxfromscratch.org wrote: > Using a framebuffer Okay, I got the uvesafb module loading at boot by adding in /etc/sysconfig/modules uvesafb mode_option=1024x768-32 scroll=redraw v86d=/sbin/v86d but, the console res ins't being set at all.

Re: [blfs-support] Using a framebuffer

2012-08-06 Thread Armin K.
On 08/06/2012 12:43 PM, DebD wrote: > On Mon, 06 Aug 2012 00:00:01 -0600 > blfs-support-requ...@linuxfromscratch.org wrote: > >> If you compiled it into the kernel, instead of as a module, I would >> suggest that all you need to do is add "vga=XXX" to the boot args : >> for me, vga=792. If it wo

Re: [blfs-support] Using a framebuffer

2012-08-06 Thread DebD
On Mon, 06 Aug 2012 00:00:01 -0600 blfs-support-requ...@linuxfromscratch.org wrote: > If you compiled it into the kernel, instead of as a module, I would > suggest that all you need to do is add "vga=XXX" to the boot args : > for me, vga=792. If it works, you get one or more penguins during > th