[Digikam-devel] [Bug 147151] Compile error: multiple definition of `jpeg_suppress_tables'

Achim Bohnet ach at mpe.mpg.de
Sun Jul 1 23:56:39 BST 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=147151         




------- Additional Comments From ach mpe mpg de  2007-07-02 00:56 -------
This is really strange.  Here both libs don't contain jcapimin.o
You see any output for:

 ar -t digikam/libs/jpegutils/.libs/libjpegutils.a  | grep jcapi
 ar -t digikam/libs/dimg/.libs/libdimg.a | grep jcapi

libjpegutils contains here only two modules:

ar -t digikam/libs/jpegutils/.libs/libjpegutils.a
jpegutils.o
transupp.o

Can it be that you try to build a static version of digikam
(I never had success building a KDE application static)
using ./configure --enable-static ?



More information about the Digikam-devel mailing list