Hi. I had my lfs-6.1 happily working. But two days ago, after a reboot, I couldn't use it anymore. kdeinit segfaults. I didn't know what was happening so, as I had kde-3.5.1, I decided to compile kde-3.5.2 and solve the issue while upgrading. arts compiled flawlessly, so I started with kdelibs, and the compilation segfaults too, exactly like this:
make[4]: Entering directory `/sources/kdelibs-3.5.2/kdecore' ../dcop/dcopidl/dcopidl ./ksycoca.h > ksycoca.kidl || ( rm -f ksycoca.kidl ; false ) /bin/sh: line 1: 29125 Violación de segmento ../dcop/dcopidl/dcopidl ./ksycoca.h >ksycoca.kidl Actually: [EMAIL PROTECTED]:LFS:/sources/kdelibs-3.5.2/kdecore# ../dcop/dcopidl/dcopidl Violación de segmento "Violación de segmento" is the Spanish equivalent to "Core dump" or "Segfault", or whatever. I guess it's clear. The last day kde worked I was installing kopete-0.12-beta2. To get jabber support, I compiled qca-1.0, and compiled fine. But qca-tls didn't compile. [EMAIL PROTECTED]:LFS:/sources/qca-tls-1.0# ./configure --qtdir=/usr Configuring qca-tls ... Verifying Qt 3.x Multithreaded (MT) build environment ... ./configure: line 546: 29188 Violación de segmento .qconftemp/conf fail Unexpected error launching conf Perhaps qca broke qt, I don't know. I could try reinstalling qt, of course, but I want to know what can be happening. I can accept that a new package can work, or not, but if a new package can break another one... well, it makes you less prone to test new things. Any idea of what is going on? Thanks. PD: One last thing: if I upgrade kde to 3.5.2, should I recompile any other kde program too? -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
