[Digikam-users] Problems compiling digikam 0.9 from SVN

efpost efpost at web.de
Tue Aug 29 13:03:45 BST 2006


Caulier Gilles schrieb:

>Le Mardi 29 Août 2006 12:29 AM, efpost a écrit :
>  
>
>>Hi,
>>
>>just tried to compile digikam 0.9 from svn. I made every step according
>>to the instructions on the digikam website.
>>After checking out I started compiling in the graphics directory with
>>make -f Makefile.cvs
>>
>>Here is the result
>>
>>    # make -f Makefile.cvs
>>This Makefile is only for the CVS repository
>>This will be deleted before making the distribution
>>
>>./admin/cvs.sh: line 33: --version: command not found
>>*** AUTOCONF NOT FOUND!.
>>*** KDE requires autoconf 2.53 or newer
>>make[1]: *** [cvs] Fehler 1
>>make: *** [all] Fehler 2
>>
>>I have definitely autoconf version 2.60a-1 installed (in /usr/bin). I
>>needed it yesterday for compiling from tarballs (cf previous posts).
>>
>>If I disregard the error and go on with ./configure I get
>>bash: ./configure: File or directory not found (literally translated
>>from German)
>>
>>What do I do now?
>>
>>    
>>
>
>Under mandriva 2006, i use :
>
>[gilles at portable-gc apps]$ autoconf --version
>autoconf (GNU Autoconf) 2.59
>Written by David J. MacKenzie and Akim Demaille.
>...
>
>...without problems. Also, i recommend you to look the README file about 
>depencies.
>
>Gilles
>_______________________________________________
>Digikam-users mailing list
>
It's done. Studying the README file clarified the situation. Not
AUTOCONF was missing, but AUTOMAKE. After installing automake 1.9 the
compilation went just fine.

BUT: digikam 0.9 keeps crashing.
I started digikam clean (no digikamrc, no digikam.db) and set as the
database directory an existing directory with subdirectories and images
(as described in my previous posts)
Here is the output from KDE crash handler:

-------------
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1240873280 (LWP 14916)]
[KCrash handler]
#5  0xb613e2ad in mallopt () from /lib/tls/libc.so.6
#6  0xb613e942 in free () from /lib/tls/libc.so.6
#7  0xb62e24e1 in operator delete () from /usr/lib/libstdc++.so.6
#8  0xb62be1ed in std::string::_Rep::_M_destroy ()
   from /usr/lib/libstdc++.so.6
#9  0xb62c0d58 in std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::~basic_string () from /usr/lib/libstdc++.so.6
#10 0xb7eb9df7 in Digikam::DMetadata::convertCommentValue (
    exifDatum=@0x815d70c) at dmetadata.cpp:1092
#11 0xb7ebaacd in Digikam::DMetadata::getImageComment (this=0xbf8ae518)
    at dmetadata.cpp:936
#12 0xb7d4a0b9 in Digikam::ScanLib::storeItemInDatabase (this=0xbf8ae878,
    albumURL=@0xbf8ae5b8, filename=@0xbf8ae604, albumID=2) at
scanlib.cpp:397
#13 0xb7d4a616 in Digikam::ScanLib::allFiles (this=0xbf8ae878,
    directory=@0xbf8ae710) at scanlib.cpp:350
#14 0xb7d4a728 in Digikam::ScanLib::allFiles (this=0xbf8ae878,
    directory=@0xbf8ae7b0) at scanlib.cpp:355
#15 0xb7d4b2f8 in Digikam::ScanLib::findMissingItems (this=0xbf8ae878)
    at scanlib.cpp:191
#16 0xb7d4b87d in Digikam::ScanLib::startScan (this=0xbf8ae878)
    at scanlib.cpp:91
#17 0xb7ceb0d0 in Digikam::AlbumManager::setLibraryPath (this=0x8129100,
    path=@0xbf8aea78) at albummanager.cpp:289
#18 0x0804a85c in main (argc=-1208526040, argv=0xb6208420) at main.cpp:243
------------------

Could somebody please point me into the right direction.

Greetings
Udo


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20060829/270695df/attachment.html>


More information about the Digikam-users mailing list