Bug 139154 - can't compilate from source
Summary: can't compilate from source
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Compilation (show other bugs)
Version: unspecified
Platform: Compiled Sources Other
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-23 03:12 UTC by lbc
Modified: 2023-11-29 06:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 8.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lbc 2006-12-23 03:12:12 UTC
Version:           0.1.2 (using KDE KDE 3.5.5)
Installed from:    Compiled From Sources
Compiler:          gcc 4.0.3 linux
OS:                Other

if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gphoto2  -I/usr/include/qt -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -m32 -march=pentium3 -mcpu=i686 -mtune=pentium3 -pipe -fomit-frame-pointer -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  -MT gpcamera.lo -MD -MP -MF ".deps/gpcamera.Tpo" -c -o gpcamera.lo gpcamera.cpp; \
        then mv -f ".deps/gpcamera.Tpo" ".deps/gpcamera.Plo"; else rm -f ".deps/gpcamera.Tpo"; exit 1; fi
gpcamera.cpp: In static member function 'static int KIPIKameraKlientPlugin::GPCamera::autoDetect(QString&, QString&)':
gpcamera.cpp:564: error: aggregate 'CameraList camList' has incomplete type and cannot be defined
make[3]: *** [gpcamera.lo] Error 1
make[3]: Leaving directory `/usr/ports/current/kipi-plugins/work/src/kipi-plugins-0.1.2/kipi-plugins/kameraklient'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/ports/current/kipi-plugins/work/src/kipi-plugins-0.1.2/kipi-plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/ports/current/kipi-plugins/work/src/kipi-plugins-0.1.2'
make: *** [all] Error 2
=======> ERROR: Building '/usr/ports/packages/kipi-plugins#0.1.2-1.pkg.tar.gz' failed.
Comment 1 caulier.gilles 2007-03-24 10:49:43 UTC
*** Bug 139153 has been marked as a duplicate of this bug. ***
Comment 2 Angelo Naselli 2007-04-27 23:52:26 UTC
as far as i know it should be fixed. If not please reopen it
Comment 3 caulier.gilles 2009-10-01 12:43:28 UTC
This component is not maintained in KDE4

Gilles Caulier