[Digikam-users] Still trying to compile digikam 0.8.0

Stan stsander at sblan.net
Wed Dec 7 13:34:03 GMT 2005


On Wednesday 07 December 2005 05:13, Achim Bohnet wrote:
> On Wednesday 07 December 2005 04:41, Stan wrote:
> > I'm still trying to get digikam compiled on my system.  I have an x86_64
> > multilib system (LFS).  The configure seems happy with my setup:
>
> Distro name and distro version?
>
>
It's LFS  (Linux From Scratch)  I compiled everything myself.  Certain 
programs that won't build/run in a 64 bit environment have been built as 32 
bit along with duplicate versions of the libraries they depend on.  Thus the 
multilib designation.  The 32 bit stuff is in /lib and /usr/lib, whilst most 
everything that the system actually uses is in /lib64 and /usr/lib64.  

Linux siren 2.6.13.4-lfs-stan #2 SMP Fri Dec 2 21:23:29 MST 2005 x86_64


> [...]
>
> > -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE  -MT
> > libjpegutils_la.all_cpp.lo -MD -MP -MF
> > ".deps/libjpegutils_la.all_cpp.Tpo" -c -o libjpegutils_la.all_cpp.lo
> > libjpegutils_la.all_cpp.cpp; \
>
> .all_cpp?  So you used configure --enable-final.  This is broken.
> Please reconfigure/rebuild without enable-final.
>
> Achim
>
> [...]

Yes, I did do --enable-final as I did with all the other KDE stuff I've built.  
I didn't realize that option was broken in digikam.  I'll give it a go 
without that.  Thanks.  

Stan



More information about the Digikam-users mailing list