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 :

----------------------------------------------------------------------------------------
Linking CXX shared library ../../lib/libkwineffects.so
[ 14%] Built target kwineffects
Scanning dependencies of target kwinglutils_automoc
[ 14%] Built target kwinglutils_automoc
Scanning dependencies of target kwinglutils
[ 14%] Building CXX object 
kwin/libkwineffects/CMakeFiles/kwinglutils.dir/kwinglutils_automoc.o
[ 14%] Building CXX object 
kwin/libkwineffects/CMakeFiles/kwinglutils.dir/kwinglutils.o
[ 14%] Building CXX object 
kwin/libkwineffects/CMakeFiles/kwinglutils.dir/kwingltexture.o
/sources/kde-workspace-4.8.4/kwin/libkwineffects/kwingltexture.cpp: In member 
function 'void KWin
/sources/kde-workspace-4.8.4/kwin/libkwineffects/kwingltexture.cpp:278:17: 
attention : narrowing ing]
/sources/kde-workspace-4.8.4/kwin/libkwineffects/kwingltexture.cpp:278:24: 
attention : narrowing ing]
/sources/kde-workspace-4.8.4/kwin/libkwineffects/kwingltexture.cpp:279:17: 
attention : narrowing ing]
/sources/kde-workspace-4.8.4/kwin/libkwineffects/kwingltexture.cpp:282:9: 
attention : narrowing cill-formed in C++11 [-Wnarrowing]
/sources/kde-workspace-4.8.4/kwin/libkwineffects/kwingltexture.cpp:282:9: 
attention : narrowing cll-formed in C++11 [-Wnarrowing]
/sources/kde-workspace-4.8.4/kwin/libkwineffects/kwingltexture.cpp:280:39: 
attention : narrowing ing]
/sources/kde-workspace-4.8.4/kwin/libkwineffects/kwingltexture.cpp:282:9: 
attention : narrowing cll-formed in C++11 [-Wnarrowing]
/sources/kde-workspace-4.8.4/kwin/libkwineffects/kwingltexture.cpp:282:9: 
attention : narrowing cill-formed in C++11 [-Wnarrowing]
[ 14%] Building CXX object 
kwin/libkwineffects/CMakeFiles/kwinglutils.dir/kwinglutils_funcs.o
[ 14%] Building CXX object 
kwin/libkwineffects/CMakeFiles/kwinglutils.dir/kwinglplatform.o
make[2]: ***  Aucune r�gle pour fabriquer la cible � /usr/lib/libGL.so �, 
n�cessaire pour � lib/l
make[1]: *** [kwin/libkwineffects/CMakeFiles/kwinglutils.dir/all] Erreur 2
make: *** [all] Erreur 2
root [ /sources/kde-workspace-4.8.4/build ]# 
-------------------------------------------------------------------------------------------

here is the output of the cmake command :

--------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
-----------------------------------------------------------------------------
   * glib2 - Low-level core library for data structure handling, portability 
wrappers, etc.
   * Nepomuk - Nepomuk Libraries
   * Boost - Boost C++ Libraries
   * Akonadi - An extensible cross-desktop storage service for PIM data
   * KDE PIM Libs - KDE Libraries for PIM
   * libpam - PAM Libraries
   * FreeType - A font rendering engine
   * libxft - X FreeType interface library
   * libxss - XScreenSaver Library
   * OpenGL - API for developing portable, interactive 2D and 3D graphics 
applications
   * PCIUTILS - PciUtils is a library for direct access to PCI slots
   * ck-connector - The ConsoleKit connector library
   * Soprano - Semantic Desktop Storing

-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
-----------------------------------------------------------------------------
   * GoogleGadgets (0.11.0 or higher)  
<http://code.google.com/p/google-gadgets-for-linux/>
     Google Gadgets library
     Needed to build plasma scriptengine for google gadgets
   * lm-sensors  <http://www.lm-sensors.org>
     Sensors support for ksysguard
   * libusb  <http://libusb.sourceforge.net/>
     User level access to USB devices
     Provides Logitech mouse support in KControl.
   * Prison  <http://projects.kde.org/prison>
     Prison library
     Needed to create mobile barcodes from clipboard data
   * NetworkManager (0.7.0 or higher)  
<http://www.gnome.org/projects/NetworkManager>
     A daemon for user controlled networking
     Needed for building Network Management support in Solid. Max version 
supported is 0.8.10
   * OpenGL ES  <http://www.khronos.org/opengles>
     Support for OpenGL ES2.0 graphics library
     View OpenGL ES2.0 details in kinfocenter.
   * RAW1394  <http://www.linux1394.org/>
     library for direct access to IEEE 1394 bus
     View FireWire devices in kinfocenter.
   * libgps  <http://gpsd.berlios.de/>
     GPS support for geolocation
   * XMMS  <http://www.xmms.org>
     X MultiMedia System development libraries
     Support for XMMS in the Now Playing data engine
   * Qalculate!  <http://qalculate.sourceforge.net/>
     Qalculate Library
     Needed to enable advanced features of the calculator runner

-----------------------------------------------------------------------------

-- Configuring done
-- Generating done
-- Build files have been written to: /sources/kde-workspace-4.8.4/build
------------------------------------------------------------------------------

In the cmake, i don't understand why i doesn't found libusb, because i had 
install it.

I take a look on the web, but i don't find a solution or anything could help me.
I hope someone in the community can help me... otherwise i'll depress

thanks a lot

regards,
tony

                                          
-- 
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