[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ksudoku fails to compile or start



On 2008-02-01 14:15 +0100, Paul Cartwright wrote:

> ksudoku stopped working recently. I have Debian Lenny
> $ uname -a
> Linux paulandcilla 2.6.22-3-686 #1 SMP Mon Nov 12 08:32:57 UTC 2007 i686 
> GNU/Linux
>
>
> I can aptitude remove/install the package, but all I get is segfault when I 
> run it.

It runs fine for me.

> I downloaded the source and tried to install it and I get this:
> # cmake . -DCMAKE_INSTALL_PREFIX:PATH=`kde-config --prefix`
> -- Check for working C compiler: /usr/bin/gcc
> -- Check for working C compiler: /usr/bin/gcc -- works
> -- Check size of void*
> -- Check size of void* - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
> -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
> -- Looking for gethostbyname
> -- Looking for gethostbyname - found
> -- Looking for connect
> -- Looking for connect - found
> -- Looking for remove
> -- Looking for remove - found
> -- Looking for shmat
> -- Looking for shmat - found
> -- Looking for IceConnectionNumber in ICE
> -- Looking for IceConnectionNumber in ICE - found
> -- Didn't find KDE3 headers
> -- Didn't find KDE3 core library
> -- Didn't find the KDE3 dcopidl preprocessor
> -- Didn't find the KDE3 dcopidl2cpp preprocessor
> -- Didn't find the KDE3 kconfig_compiler preprocessor
> CMake Error: Could NOT find everything required for compiling KDE 3 programs

Did you install the build-dependencies for ksudoku, e.g. with
"apt-get build-dep ksudoku"?  It looks as if kdelibs4-dev is missing.

Sven


Reply to: