Compile of the new release candidate

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Compile of the new release candidate

Jesus Arocho-2
I tried compiling the new digikam and the compile seems to stop at; what am I
missing?

Making all in dmetadata
make[4]: Entering directory
`/home/jesus/Download/digikam-0.9.3-rc1/digikam/libs/dmetadata'
if /bin/bash ../../../libtool --silent --tag=CXX --mode=compile
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../digikam/libs/dimg -I../../../digikam/digikam -I/usr/include/kde    -I/usr/include/kde -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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  -MT
dmetadata.lo -MD -MP -MF ".deps/dmetadata.Tpo" -c -o dmetadata.lo
dmetadata.cpp; \
        then mv -f ".deps/dmetadata.Tpo" ".deps/dmetadata.Plo"; else
rm -f ".deps/dmetadata.Tpo"; exit 1; fi
dmetadata.cpp: In member function 'bool
Digikam::DMetadata::loadUsingDcraw(const QString&)':
dmetadata.cpp:87: error: 'class KDcrawIface::DcrawInfoContainer' has no member
named 'owner'
dmetadata.cpp:88: error: 'class KDcrawIface::DcrawInfoContainer' has no member
named 'owner'
make[4]: *** [dmetadata.lo] Error 1
make[4]: Leaving directory
`/home/jesus/Download/digikam-0.9.3-rc1/digikam/libs/dmetadata'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/jesus/Download/digikam-0.9.3-rc1/digikam/libs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jesus/Download/digikam-0.9.3-rc1/digikam'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jesus/Download/digikam-0.9.3-rc1'
make: *** [all] Error 2
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Compile of the new release candidate

Gilles Caulier-4
Jesus,

Problem already reported in this room. Please update libkexiv2 and libkdcraw to last stable releases...

Gilles Caulier

2007/12/11, Jesus Arocho <[hidden email]>:
I tried compiling the new digikam and the compile seems to stop at; what am I
missing?

Making all in dmetadata
make[4]: Entering directory
`/home/jesus/Download/digikam-0.9.3-rc1/digikam/libs/dmetadata'
if /bin/bash ../../../libtool --silent --tag=CXX --mode=compile
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../digikam/libs/dimg -I../../../digikam/digikam -I/usr/include/kde    -I/usr/include/kde -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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  -MT
dmetadata.lo -MD -MP -MF ".deps/dmetadata.Tpo" -c -o dmetadata.lo
dmetadata.cpp; \
        then mv -f ".deps/dmetadata.Tpo" ".deps/dmetadata.Plo"; else
rm -f ".deps/dmetadata.Tpo"; exit 1; fi
dmetadata.cpp: In member function 'bool
Digikam::DMetadata::loadUsingDcraw(const QString&)':
dmetadata.cpp:87: error: 'class KDcrawIface::DcrawInfoContainer' has no member
named 'owner'
dmetadata.cpp:88: error: 'class KDcrawIface::DcrawInfoContainer' has no member
named 'owner'
make[4]: *** [dmetadata.lo] Error 1
make[4]: Leaving directory
`/home/jesus/Download/digikam-0.9.3-rc1 /digikam/libs/dmetadata'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/jesus/Download/digikam-0.9.3-rc1/digikam/libs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jesus/Download/digikam- 0.9.3-rc1/digikam'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jesus/Download/digikam-0.9.3-rc1'
make: *** [all] Error 2
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users


_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Compile of the new release candidate

Willem-11
Yes Jesus,

What Gilles says is true.
And don't forget to uninstall the old versions first, before installing
the newer versions of these two progs.

Willem.

Gilles Caulier wrote:

> Jesus,
>
> Problem already reported in this room. Please update libkexiv2 and
> libkdcraw to last stable releases...
>
> Gilles Caulier
>
> 2007/12/11, Jesus Arocho < [hidden email]
> <mailto:[hidden email]>>:
>
>     I tried compiling the new digikam and the compile seems to stop
>     at; what am I
>     missing?
>
>     Making all in dmetadata
>     make[4]: Entering directory
>     `/home/jesus/Download/digikam-0.9.3-rc1/digikam/libs/dmetadata'
>     if /bin/bash ../../../libtool --silent --tag=CXX --mode=compile
>     g++ -DHAVE_CONFIG_H -I. -I. -I../../..
>     -I../../../digikam/libs/dimg -I../../../digikam/digikam
>     -I/usr/include/kde    -I/usr/include/kde -I/usr/share/qt3/include
>     -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef
>     -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
>     -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  -MT
>     dmetadata.lo -MD -MP -MF ".deps/dmetadata.Tpo" -c -o dmetadata.lo
>     dmetadata.cpp; \
>             then mv -f ".deps/dmetadata.Tpo" ".deps/dmetadata.Plo"; else
>     rm -f ".deps/dmetadata.Tpo"; exit 1; fi
>     dmetadata.cpp: In member function 'bool
>     Digikam::DMetadata::loadUsingDcraw(const QString&)':
>     dmetadata.cpp:87: error: 'class KDcrawIface::DcrawInfoContainer'
>     has no member
>     named 'owner'
>     dmetadata.cpp:88: error: 'class KDcrawIface::DcrawInfoContainer'
>     has no member
>     named 'owner'
>     make[4]: *** [dmetadata.lo] Error 1
>     make[4]: Leaving directory
>     `/home/jesus/Download/digikam-0.9.3-rc1 /digikam/libs/dmetadata'
>     make[3]: *** [all-recursive] Error 1
>     make[3]: Leaving directory
>     `/home/jesus/Download/digikam-0.9.3-rc1/digikam/libs'
>     make[2]: *** [all-recursive] Error 1
>     make[2]: Leaving directory `/home/jesus/Download/digikam-
>     0.9.3-rc1/digikam'
>     make[1]: *** [all-recursive] Error 1
>     make[1]: Leaving directory `/home/jesus/Download/digikam-0.9.3-rc1'
>     make: *** [all] Error 2
>     _______________________________________________
>     Digikam-users mailing list
>     [hidden email] <mailto:[hidden email]>
>     https://mail.kde.org/mailman/listinfo/digikam-users
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
>  

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Compile of the new release candidate

Gilles Caulier-4
Something been wrong in configure script from digiKam source code to check witch version of libkexiv2 is installed.

It's fixed...

Gilles

2007/12/11, Willem <[hidden email]>:
Yes Jesus,

What Gilles says is true.
And don't forget to uninstall the old versions first, before installing
the newer versions of these two progs.

Willem.

Gilles Caulier wrote:

> Jesus,
>
> Problem already reported in this room. Please update libkexiv2 and
> libkdcraw to last stable releases...
>
> Gilles Caulier
>
> 2007/12/11, Jesus Arocho < [hidden email]
> <mailto:[hidden email]>>:
>
>     I tried compiling the new digikam and the compile seems to stop
>     at; what am I
>     missing?
>
>     Making all in dmetadata
>     make[4]: Entering directory
>     `/home/jesus/Download/digikam-0.9.3-rc1/digikam/libs/dmetadata'
>     if /bin/bash ../../../libtool --silent --tag=CXX --mode=compile
>     g++ -DHAVE_CONFIG_H -I. -I. -I../../..
>     -I../../../digikam/libs/dimg -I../../../digikam/digikam
>     -I/usr/include/kde    -I/usr/include/kde -I/usr/share/qt3/include
>     -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef
>     -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
>     -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  -MT
>     dmetadata.lo -MD -MP -MF ".deps/dmetadata.Tpo" -c -o dmetadata.lo
>     dmetadata.cpp; \
>             then mv -f ".deps/dmetadata.Tpo" ".deps/dmetadata.Plo"; else
>     rm -f ".deps/dmetadata.Tpo"; exit 1; fi
>     dmetadata.cpp: In member function 'bool
>     Digikam::DMetadata::loadUsingDcraw(const QString&)':
>     dmetadata.cpp:87: error: 'class KDcrawIface::DcrawInfoContainer'
>     has no member
>     named 'owner'
>     dmetadata.cpp:88: error: 'class KDcrawIface::DcrawInfoContainer'
>     has no member
>     named 'owner'
>     make[4]: *** [ dmetadata.lo] Error 1
>     make[4]: Leaving directory
>     `/home/jesus/Download/digikam-0.9.3-rc1 /digikam/libs/dmetadata'
>     make[3]: *** [all-recursive] Error 1
>     make[3]: Leaving directory
>     `/home/jesus/Download/digikam-0.9.3-rc1/digikam/libs'
>     make[2]: *** [all-recursive] Error 1
>     make[2]: Leaving directory `/home/jesus/Download/digikam-
>     0.9.3-rc1/digikam'
>     make[1]: *** [all-recursive] Error 1
>     make[1]: Leaving directory `/home/jesus/Download/digikam-0.9.3-rc1'
>     make: *** [all] Error 2
>     _______________________________________________
>     Digikam-users mailing list
>     [hidden email] <mailto:[hidden email]>
>     https://mail.kde.org/mailman/listinfo/digikam-users
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
>

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users


_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Compile of the new release candidate

Jesus Arocho-2
Thanks for the responses.

Yes, I did find the bug report on the site later on in the evening.  I did get
the system to compile the package; well, after I resolved another missing dev
package.  Program opened; I will use it and see what happens.

I will test the compile on a 64 bit machine I built for sound and graphics.  
It is running kubuntustudio.

I also installed the svn script and will test that tomorrow.

Again, thanks for your help.

On Tuesday 11 December 2007 14:55:04 Gilles Caulier wrote:

> Something been wrong in configure script from digiKam source code to check
> witch version of libkexiv2 is installed.
>
> It's fixed...
>
> Gilles
>
> 2007/12/11, Willem <[hidden email]>:
> > Yes Jesus,
> >
> > What Gilles says is true.
> > And don't forget to uninstall the old versions first, before installing
> > the newer versions of these two progs.
> >
> > Willem.
> >
> > Gilles Caulier wrote:
> > > Jesus,
> > >
> > > Problem already reported in this room. Please update libkexiv2 and
> > > libkdcraw to last stable releases...
> > >
> > > Gilles Caulier
> > >
> > > 2007/12/11, Jesus Arocho < [hidden email]
> > > <mailto:[hidden email]>>:
> > >
> > >     I tried compiling the new digikam and the compile seems to stop
> > >     at; what am I
> > >     missing?
> > >
> > >     Making all in dmetadata
> > >     make[4]: Entering directory
> > >     `/home/jesus/Download/digikam-0.9.3-rc1/digikam/libs/dmetadata'
> > >     if /bin/bash ../../../libtool --silent --tag=CXX --mode=compile
> > >     g++ -DHAVE_CONFIG_H -I. -I. -I../../..
> > >     -I../../../digikam/libs/dimg -I../../../digikam/digikam
> > >     -I/usr/include/kde    -I/usr/include/kde -I/usr/share/qt3/include
> > >     -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef
> > >     -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
> > >     -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  -MT
> > >     dmetadata.lo -MD -MP -MF ".deps/dmetadata.Tpo" -c -o dmetadata.lo
> > >     dmetadata.cpp; \
> > >             then mv -f ".deps/dmetadata.Tpo" ".deps/dmetadata.Plo";
> > > else rm -f ".deps/dmetadata.Tpo"; exit 1; fi
> > >     dmetadata.cpp: In member function 'bool
> > >     Digikam::DMetadata::loadUsingDcraw(const QString&)':
> > >     dmetadata.cpp:87: error: 'class KDcrawIface::DcrawInfoContainer'
> > >     has no member
> > >     named 'owner'
> > >     dmetadata.cpp:88: error: 'class KDcrawIface::DcrawInfoContainer'
> > >     has no member
> > >     named 'owner'
> > >     make[4]: *** [dmetadata.lo] Error 1
> > >     make[4]: Leaving directory
> > >     `/home/jesus/Download/digikam-0.9.3-rc1 /digikam/libs/dmetadata'
> > >     make[3]: *** [all-recursive] Error 1
> > >     make[3]: Leaving directory
> > >     `/home/jesus/Download/digikam-0.9.3-rc1/digikam/libs'
> > >     make[2]: *** [all-recursive] Error 1
> > >     make[2]: Leaving directory `/home/jesus/Download/digikam-
> > >     0.9.3-rc1/digikam'
> > >     make[1]: *** [all-recursive] Error 1
> > >     make[1]: Leaving directory `/home/jesus/Download/digikam-0.9.3-rc1'
> > >     make: *** [all] Error 2
> > >     _______________________________________________
> > >     Digikam-users mailing list
> > >     [hidden email] <mailto:[hidden email]>
> > >     https://mail.kde.org/mailman/listinfo/digikam-users
> > >
> > >
> > > -----------------------------------------------------------------------
> > >-
> > >
> > > _______________________________________________
> > > Digikam-users mailing list
> > > [hidden email]
> > > https://mail.kde.org/mailman/listinfo/digikam-users
> >
> > _______________________________________________
> > Digikam-users mailing list
> > [hidden email]
> > https://mail.kde.org/mailman/listinfo/digikam-users


_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users