[Kde-imaging] Problem Building from SVN
Angelo Naselli
random_lx at yahoo.com
Fri Jun 10 11:37:08 CEST 2005
--- Vardhman Jain <vardhman at gmail.com> wrote:
> Hi,
> Most of the kipi-plugins compiled properly but the plugin JPEGLossless
> couldn't compile here is the snip.
>
> [snip]
>
> Making all in jpeglossless
> make[1]: Entering directory
> `/home/vardhman/NonAcademic/DigiKam/libs/kipi-plugins/jpeglossless'
> /bin/sh ../../libtool --silent --mode=link --tag=CXX g++
> -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
> -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
> -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security
> -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
> -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
> -DQT_NO_TRANSLATION -fvisibility=hidden -fvisibility-inlines-hidden
> -o kipiplugin_jpeglossless.la -rpath /usr/lib/kde3 -module
> -avoid-version -module -no-undefined -Wl,--no-undefined
> -Wl,--allow-shlib-undefined -R /usr/lib -R /usr/lib -R
> /usr/lib/qt-3.3/lib -R /usr/X11R6/lib -L/usr/lib
> -L/usr/lib/qt-3.3/lib -L/usr/X11R6/lib plugin_jpeglossless.lo
> actionthread.lo utils.lo transupp.lo progressdlg.lo imagerotate.lo
> convert2grayscale.lo imageflip.lo messagebox.lo jpegtransform.lo
> -lkparts -ljpeg ../../libkipi/libkipi/libkipi.la
> ../../libkexif/libkexif.la -ltiff
> .libs/jpegtransform.o(.text+0xe63): In function `transformJPEG':
> : undefined reference to `KExifUtils::writeOrientation(QString const&,
> KExifData::ImageOrientation)'
> collect2: ld returned 1 exit status
> make[1]: *** [kipiplugin_jpeglossless.la] Error 1
> make[1]: Leaving directory
> `/home/vardhman/NonAcademic/DigiKam/libs/kipi-plugins/jpeglossless'
> [/snip]
>
> I have checked for the symbols (function) to be present in the
> kexifutils.a file, but I am not sure about this .la files funda. What
> could be the issue?
The problem seems to be always the same you built it with -fvisibility
to be sure it's that take the /bin/sh ../../libtool line and remove
by hand -fvisibilty options.
Angelo
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the Kde-imaging
mailing list