[Digikam-devel] [Bug 147151] Compile error: multiple definition of `jpeg_suppress_tables'
Alf Mel
alf at mypals.org
Tue Jul 10 22:52:28 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 alf mypals org 2007-07-10 23:52 -------
I am building digiKam on a system built from scratch following LFS rules. My configure string is as follows:
./configure --prefix=/opt/kde --disable-debug --disable-dependency-tracking
My C(XX)FLAGS were as follows:
-Os -march=athlon-xp -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -Wl,-O1,--as-needed
All my software has been configured with those flags. I know some packages have troubles with the stack protector and fortify source so I took those off, and simply left -Os -march=athlon-xp -pipe but the same problem occurred. I have not tried the CVS build yet. Hopefully I can try this later today.
More information about the Digikam-devel
mailing list