[Digikam-devel] 0.9 release tarball ready

Gerhard Kulzer gerhard at kulzer.net
Sun Dec 17 15:08:09 GMT 2006


Am Sonntag, 17. Dezember 2006 12:54 schrieb Caulier Gilles:
> Le dimanche 17 décembre 2006 12:15, Gerhard Kulzer a écrit :
> > Dear all developers, betatesters and whoever wants to contribute,
> > the 0.9 tarball is ready for download and compilation at
> > ftp://digikam3rdparty@ftpperso.free.fr/0.9.0
> >
> > Please let me know if it is complete (without docs) and if it compiles
> > well on your machines.
>
> Gerhard,
>
> There is no anonymous account on the ftp free.fr space. The right url is
> thrue the web interface :
>
> http://digikam3rdparty.free.fr/0.9.0/
>
> ...and where is the DigikamImagePlugins tarball ? (:=)))
>
> Gilles

I got a problem with the plugins, a strange make error with a wrong $libdir. 
All goes well until entering adjustlevel:

/bin/sh -x ../../libtool --silent --tag=CXX --mode=link 
g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o 
digikamimageplugin_adjustlevels.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/share/qt3/lib -R /usr/lib  -L/usr/share/qt3/lib -L/usr/lib     
imageplugin_adjustlevels.lo 
adjustlevels.lo -lkparts -ldigikam ../../digikamimageplugins/common/widgets/libdigikamimagepluginswidget.la

I get the following result:
...
+ depdepl=
+ case $host in
+ path=-L/usr/lib
+ case " $deplibs " in
+ case " $deplibs " in
+ for deplib in '$dependency_libs'
+ case $deplib in
++ echo X/usr/lib/libkresources.la
++ /bin/sed -e '1s/^X//' -e 's%/[^/]*$%%'
+ dir=/usr/lib
+ test X/usr/lib = X/usr/lib/libkresources.la
+ case $dir in
+ absdir=/usr/lib
+ grep '^installed=no' /usr/lib/libkresources.la
++ /bin/sed -n -e 's/^libdir=\(.*\)$/\1/p' /usr/lib/libkresources.la
+ eval 'libdir='\''/usr/lib'\'''
++ libdir=/usr/lib
+ test -z /usr/lib
+ test /usr/lib '!=' /usr/lib
+ path=/usr/lib
+ depdepl=
+ case $host in
+ path=-L/usr/lib
+ case " $deplibs " in
+ case " $deplibs " in
+ for deplib in '$dependency_libs'
+ case $deplib in
++ echo X/usr/lib/libkipi.la
++ /bin/sed -e '1s/^X//' -e 's%/[^/]*$%%'
+ dir=/usr/lib
+ test X/usr/lib = X/usr/lib/libkipi.la
+ case $dir in
+ absdir=/usr/lib
+ grep '^installed=no' /usr/lib/libkipi.la
++ /bin/sed -n -e 's/^libdir=\(.*\)$/\1/p' /usr/lib/libkipi.la
+ eval 'libdir='\''/usr/lib'\'''
++ libdir=/usr/lib
+ test -z /usr/lib
+ test /usr/lib '!=' /usr/lib
+ path=/usr/lib
+ depdepl=
+ case $host in
+ path=-L/usr/lib
+ case " $deplibs " in
+ case " $deplibs " in
+ for deplib in '$dependency_libs'
+ case $deplib in
++ echo X/usr/lib/libkutils.la
++ /bin/sed -e '1s/^X//' -e 's%/[^/]*$%%'
+ dir=/usr/lib
+ test X/usr/lib = X/usr/lib/libkutils.la
+ case $dir in
+ absdir=/usr/lib
+ grep '^installed=no' /usr/lib/libkutils.la
++ /bin/sed -n -e 's/^libdir=\(.*\)$/\1/p' /usr/lib/libkutils.la
+ eval 'libdir='\''/usr/lib'\'''
++ libdir=/usr/lib
+ test -z /usr/lib
+ test /usr/lib '!=' /usr/lib
+ path=/usr/lib
+ depdepl=
+ case $host in
+ path=-L/usr/lib
+ case " $deplibs " in
+ case " $deplibs " in
+ for deplib in '$dependency_libs'
+ case $deplib in
++ echo X/home/gerhard/Fotos/lib/libexiv2.la
++ /bin/sed -e '1s/^X//' -e 's%/[^/]*$%%'
+ dir=/home/gerhard/Fotos/lib
+ test X/home/gerhard/Fotos/lib = X/home/gerhard/Fotos/lib/libexiv2.la
+ case $dir in
+ absdir=/home/gerhard/Fotos/lib
+ grep '^installed=no' /home/gerhard/Fotos/lib/libexiv2.la
grep: /home/gerhard/Fotos/lib/libexiv2.la: No such file or directory
++ /bin/sed -n -e 's/^libdir=\(.*\)$/\1/p' /home/gerhard/Fotos/lib/libexiv2.la
/bin/sed: can't read /home/gerhard/Fotos/lib/libexiv2.la: No such file or 
directory
+ eval libdir=
++ libdir=
+ test -z ''
+ echo 'libtool: link: `/home/gerhard/Fotos/lib/libexiv2.la'\'' is not a valid 
libtool archive'
libtool: link: `/home/gerhard/Fotos/lib/libexiv2.la' is not a valid libtool 
archive
+ exit 1


Any idea? the libexiv2.la is correctly installed under /usr/lib

A+



More information about the Digikam-devel mailing list