[blfs-support] info for building LibreOffice 3.6.0.2

2012-07-25 Thread tony lemaire
hello, i have building libreoffice 3.6.0.2, but there is a new dependency required for : valgrind. But building valgrind in lastest version (3.7.0) doesn't work; because glibc 2.15 and 2.16 are not support. For building valgrind with glibc-2.15 (or 2.16), you need to download the svn version

Re: [blfs-support] KDE-WORKSPACE 4.8.4 make error

2012-07-10 Thread tony lemaire
bruce wrote: First, don't post under a '-- ' (newline dash dash space newline). Mail readers think that's a part of the signature and don't quote it. Any number of dashes other than 2 is OK. tony lemaire wrote: Quoting: @ Bruce : i have the file /usr/lib/libusb-1.0.so for libusb-1.0. I'll

[blfs-support] KDE-WORKSPACE 4.8.4 make error

2012-07-07 Thread tony lemaire
Hello everybody, I'm trying to build the KDE desktop in 4.8.4 version, not the 4.8.3 like BLFS. Last week, i had some problems with KDELIBS 4.8.4, but i've solved it. Now, I'm trying to compile the kde-workspace 4.8.4, but I have an error during the make command. Here is the output :

Re: [blfs-support] KDELIBS-4.8.4 cmake error

2012-06-29 Thread tony lemaire
I'm trying to build the KDE desktop in 4.8.4 version, not the 4.8.3 like BLFS. I have all pre-requises install in my distro, but the cmake failed. Here is the log : I have built KDE 4.8.4 without problems. . WARNING: Installation prefix does not match PolicyKit install prefixes. You

[blfs-support] KDELIBS-4.8.4 cmake error

2012-06-27 Thread tony lemaire
Hello everybody, I'm trying to build the KDE desktop in 4.8.4 version, not the 4.8.3 like BLFS. I have all pre-requises install in my distro, but the cmake failed. Here is the log : -- Found Qt-Version 4.8.1 (using /opt/qt/bin/qmake) -- Found X11: /usr/lib/libX11.so -- Building kdelibs... --

Re: [blfs-support] Error building llvm-3.0

2012-02-06 Thread tony lemaire
Me again bruce i found it : llvm[1]: Compiling TableGenBackend.cpp for Release build (PIC) llvm[1]: Linking Release Shared Library libLLVMTableGen.so make[1]: Leaving directory `/sources/llvm-3.0.src/lib/TableGen From: tony@live.fr To: blfs-support@linuxfromscratch.org Subject: Re: Error

[blfs-support] Error building llvm-3.0

2012-02-05 Thread tony lemaire
Hello everybody, I have successfully build my own LFS system (SVN-20120122) and now, i continue with the BLF book. I currently try to implement the X Windows System Environnement (chapter 24), but i failled. I'm at the step where I must build MesaLib-7.11.2 with it's dependencies called

Re: [blfs-support] Error building llvm-3.0

2012-02-05 Thread tony lemaire
Eduardo wrote Hello everybody, I have successfully build my own LFS system (SVN-20120122) and now, i continue with the BLF book. I currently try to implement the X Windows System Environnement (chapter 24), but i failled. I'm at the step where I must build MesaLib-7.11.2 with it's