Error compiling Digikam 0.10-beta9

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Error compiling Digikam 0.10-beta9

cool.chris65
Hi,

I've just tried to compile the actual digikam 0.10-beta8 for KDE4, but it
stopped just with errors:

[  5%] Building CXX object
digikam/CMakeFiles/digikamcore.dir/__/libs/whitebalance/whitebalance.o
[  5%] Building CXX object
digikam/CMakeFiles/digikamcore.dir/__/libs/curves/imagecurves.o
In file included from /usr/include/bits/errno.h:25,
                 from /usr/include/errno.h:36,
                 from /usr/include/c++/4.3/cerrno:47,
                 from /usr/src/digikam-0.10.0-
beta8/libs/curves/imagecurves.cpp:39:
/usr/include/linux/errno.h:4:23: error: asm/errno.h: Datei oder Verzeichnis
nicht gefunden
make[2]: *** [digikam/CMakeFiles/digikamcore.dir/__/libs/curves/imagecurves.o]
Fehler 1
make[1]: *** [digikam/CMakeFiles/digikamcore.dir/all] Fehler 2
make: *** [all] Fehler 2
christoph@julia2008:/usr/src/digikam-0.10.0-beta8>

The cmake-output was ok like this:

--
----------------------------------------------------------------------------------                                                                      
--  digiKam 0.10.0-beta8 dependencies results   <http://www.digikam.org>                                                                                  
--                                                                                                                                                        
--  Qt4 SQL module found................ YES                                                                                                              
--  libjpeg library found............... YES                                                                                                              
--  libtiff library found............... YES                                                                                                              
--  libpng library found................ YES                                                                                                              
--  libjasper library found............. YES                                                                                                              
--  liblcms library found............... YES                                                                                                              
--  libkipi library found............... YES                                                                                                              
--  libkexiv2 library found............. YES                                                                                                              
--  libkdcraw library found............. YES                                                                                                              
--  libgphoto2 library found............ YES                                                                                                              
--  libkdepimlibs library found......... YES (optional)                                                                                                    
--  libmarblewidget library found....... YES (optional)                                                                                                    
--  liblensfun library found............ YES (optional)                                                                                                    
--  digiKam will be compiled............ YES                                                                                                              
--
----------------------------------------------------------------------------------

Perhaps there's something missing? But what? Or whatelse is wrong?

Thanks for help.

Greetz, Christoph

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users

signature.asc (204 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Error compiling Digikam 0.10-beta9

Gerhard Kulzer-3
On Monday 19 January 2009 19:30:19 [hidden email] wrote:

> Hi,
>
> I've just tried to compile the actual digikam 0.10-beta8 for KDE4, but it
> stopped just with errors:
>
> [  5%] Building CXX object
> digikam/CMakeFiles/digikamcore.dir/__/libs/whitebalance/whitebalance.o
> [  5%] Building CXX object
> digikam/CMakeFiles/digikamcore.dir/__/libs/curves/imagecurves.o
> In file included from /usr/include/bits/errno.h:25,
>                  from /usr/include/errno.h:36,
>                  from /usr/include/c++/4.3/cerrno:47,
>                  from /usr/src/digikam-0.10.0-
You're probably missing the linux-libc-dev package.
Gerhard

> beta8/libs/curves/imagecurves.cpp:39:
> /usr/include/linux/errno.h:4:23: error: asm/errno.h: Datei oder Verzeichnis
> nicht gefunden
> make[2]: ***
> [digikam/CMakeFiles/digikamcore.dir/__/libs/curves/imagecurves.o] Fehler 1
> make[1]: *** [digikam/CMakeFiles/digikamcore.dir/all] Fehler 2
> make: *** [all] Fehler 2
> christoph@julia2008:/usr/src/digikam-0.10.0-beta8>
>
> The cmake-output was ok like this:
>
> --
> ---------------------------------------------------------------------------
>------- --  digiKam 0.10.0-beta8 dependencies results  
> <http://www.digikam.org> --
> --  Qt4 SQL module found................ YES
> --  libjpeg library found............... YES
> --  libtiff library found............... YES
> --  libpng library found................ YES
> --  libjasper library found............. YES
> --  liblcms library found............... YES
> --  libkipi library found............... YES
> --  libkexiv2 library found............. YES
> --  libkdcraw library found............. YES
> --  libgphoto2 library found............ YES
> --  libkdepimlibs library found......... YES (optional)
> --  libmarblewidget library found....... YES (optional)
> --  liblensfun library found............ YES (optional)
> --  digiKam will be compiled............ YES

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users

signature.asc (204 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

[Solved] Re: Error compiling Digikam 0.10-beta8

cool.chris65
Hi Gerhard,

thanks, the headers where installed, but corrupted. Installed again, and all
seems to be good ...

Christoph

> You're probably missing the linux-libc-dev package.
> Gerhard


_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users

signature.asc (204 bytes) Download Attachment