Missing source files for libssh?
Francis Corvin
francis_ at gmx.net
Fri Mar 19 02:08:19 CET 2010
Hello from a newbie.
I am trying to compile a version of Digikam that I cannot yet get
through the windows installer (see
https://bugs.kde.org/show_bug.cgi?id=230401). I am using MSVC. This
is all very new to me so I am trying to follow on-line instructions
as best as I can. I have run into a problem that I am not yet able to
solve: when compiling Digikam with emerge, it cannot find the source
code for libssh. This is what I have after all the dependencies are
reported by emerge:
emerge debug: file:
c:\Dev\kde\emerge\portage\win32libs-sources\libssh-src\libssh-src-20090805.py
emerge debug: executing command: python
c:\Dev\kde\emerge\portage\win32libs-sources\libssh-src\libssh-src-20090805.py
fetch --offline
emerge debug: category: win32libs-sources, package: libssh-src,
version: 20090805
emerge debug: using shell from c:\Dev\kde\dev-utils\git
emerge debug: skipping git fetch (--offline)
emerge debug: file:
c:\Dev\kde\emerge\portage\win32libs-sources\libssh-src\libssh-src-20090805.py
emerge debug: executing command: python
c:\Dev\kde\emerge\portage\win32libs-sources\libssh-src\libssh-src-20090805.py
unpack --offline
emerge debug: category: win32libs-sources, package: libssh-src,
version: 20090805
emerge debug: using shell from c:\Dev\kde\dev-utils\git
entering:
c:\Dev\kde\build\win32libs-sources\libssh-src-20090805\work\msvc2008-Debug-0.4
cleaning
c:\Dev\kde\build\win32libs-sources\libssh-src-20090805\work\msvc2008-Debug-0.4
emerge debug: clean directory
c:\Dev\kde\build\win32libs-sources\libssh-src-20090805\work\msvc2008-Debug-0.4
emerge debug: file:
c:\Dev\kde\emerge\portage\win32libs-sources\libssh-src\libssh-src-20090805.py
emerge debug: executing command: python
c:\Dev\kde\emerge\portage\win32libs-sources\libssh-src\libssh-src-20090805.py
compile --offline
emerge debug: category: win32libs-sources, package: libssh-src,
version: 20090805
emerge debug: using shell from c:\Dev\kde\dev-utils\git
entering:
c:\Dev\kde\build\win32libs-sources\libssh-src-20090805\work\msvc2008-Debug-0.4
emerge debug: cmake -G "NMake Makefiles" -DWITH_STATIC_LIB=ON
-DCMAKE_INSTALL_PREFIX="c:/Dev/kde"
-DCMAKE_INCLUDE_PATH="c:/Dev/kde/include"
-DCMAKE_LIBRARY_PATH="c:/Dev/kde/lib" -DCMAKE_BUILD_TYPE=Debug
"C:\Treasure island\Wintel\KDE\svn-src\libssh-src"
emerge debug: executing command: cmake -G "NMake
Makefiles" -DWITH_STATIC_LIB=ON -DCMAKE_INSTALL_PREFIX="c:/Dev/kde"
-DCMAKE_INCLUDE_PATH="c:/Dev/kde/include"
-DCMAKE_LIBRARY_PATH="c:/Dev/kde/lib" -DCMAKE_BUILD_TYPE=Debug
"C:\Treasure island\Wintel\KDE\svn-src\libssh-src"
CMake Error: The source directory "C:/Treasure
island/Wintel/KDE/svn-src/libssh-src" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
emerge fatal error: while running configure cmd: cmake -G "NMake
Makefiles" -DWITH_STATIC_LIB=ON -DCMAKE_INSTALL_PREFIX="c:/Dev/kde"
-DCMAKE_INCLUDE_PATH="c:/Dev/kde/include"
-DCMAKE_LIBRARY_PATH="c:/Dev/kde/lib" -DCMAKE_BUILD_TYPE=Debug
"C:\Treasure island\Wintel\KDE\svn-src\libssh-src"
emerge fatal error: running python
c:\Dev\kde\emerge\portage\win32libs-sources\libssh-src\libssh-src-20090805.py
compile --offline
emerge error: fatal error: package
win32libs-sources/libssh-src-20090805 all failed
Note that I am at the moment trying to keep things simple: I just
build the "normal" version of Digikam, just to make sure everything
works. I also work offline in order to keep an eye on what gets
downloaded. I asked emerge to build libssh and win32libs, without the
--offline option, but it fell over. I could not find
libssh-c90-src-20090805 in the winkde repository.
Where do I go from here to compile successfully?
Thanks in advance,
Francis
PS: This is my first post, I hope I have not transgressed any law by
asking a question first and thinking later ;)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-windows/attachments/20100319/2deaac08/attachment.html
More information about the Kde-windows
mailing list