Bug 165280

Summary: sqlite2 component build failure
Product: [Applications] digikam Reporter: Treeve Jelbert <treeve>
Component: Database-SqliteAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 0.10.0
Attachments: patch to use extragear/graphics parent folder as include path (where config.h is)

Description Treeve Jelbert 2008-06-29 10:07:37 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc-4.3.1 
OS:                Linux

[ 21%] Building C object digikam/CMakeFiles/digikamdatabase.dir/__/libs/database/sqlite2/attach.o
In file included from /usr/src/digikam-svn/libs/database/sqlite2/attach.c:16:
/usr/src/digikam-svn/libs/database/sqlite2/sqliteInt.h:16:20: error: config.h: No such file or directory
make[2]: *** [digikam/CMakeFiles/digikamdatabase.dir/__/libs/database/sqlite2/attach.o] Error1
make[1]: *** [digikam/CMakeFiles/digikamdatabase.dir/all] Error 2
Comment 1 caulier.gilles 2008-06-29 10:42:34 UTC
Created attachment 25692 [details]
patch to use extragear/graphics parent folder as include path (where config.h is)
Comment 2 caulier.gilles 2008-06-29 18:09:25 UTC
Treeve,

Patch given with #1 solve the problem ?

How do you run cmake to compile digiKam. are you checkout digikam code like it's explained at the bottom of this page :

http://www.digikam.org/drupal/download?q=download/svn

Gilles Caulier
Comment 3 caulier.gilles 2008-07-04 13:59:22 UTC
SVN commit 828013 by cgilles:

compile as stand alone 
BUGS: 165280


 M  +3 -0      sqliteInt.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=828013