From kde-bugs-dist Wed Oct 31 20:00:30 2007 From: kdebugs4reinhard () arcor ! de Date: Wed, 31 Oct 2007 20:00:30 +0000 To: kde-bugs-dist Subject: [Bug 151652] New: Could not find REQUIRED package Blitz Message-Id: <20071031210028.151652.kdebugs4reinhard () arcor ! de> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=119386083310434 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=151652 Summary: Could not find REQUIRED package Blitz Product: kdelibs Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdelibs-bugs kde org ReportedBy: kdebugs4reinhard arcor de Version: (using KDE KDE 3.94.0) Installed from: Compiled From Sources Compiler: gcc version 4.2.2 OS: Linux How/where can I dig in cmake logs similiar to config.log to analyze the problem? (shit cmake - sorry, I want autotools back!!!) isbetter:/usr/src/blitz-0.0.3/build # make install [ 66%] Built target blitz [100%] Built target blitztest Install the project... -- Install configuration: "RelWithDebInfo" -- Installing /opt/kde4/lib/libblitz.so.4.0.0 -- Installing /opt/kde4/include/blitz.h -- Installing /opt/kde4/include/mcpu.h -- Installing /opt/kde4/bin/blitztest isbetter:/usr/src/kde3/kdebase-3.95.0/build # cmake -DCMAKE_INSTALL_PREFIX=/opt/kde4 .. -- Found Qt-Version 4.3.2 -- Found X11: /usr/X11R6/lib/libX11.so -- Found KDE 4.0 include dir: /opt/kde4/include -- Found KDE 4 library dir: /opt/kde4/lib -- Found KDE4 kconfig_compiler preprocessor: /opt/kde4/bin/kconfig_compiler -- Found KDE4 automoc: /opt/kde4/bin/kde4automoc -- Found Strigi: /usr/lib/libstreams.so -- Found Strigi: /usr/lib/libstreams.so CMake Error: Could not find REQUIRED package Blitz -- Configuring done isbetter:/usr/src/kde3/kdebase-3.95.0/build