[Digikam-devel] [Bug 108458] New: Make gives error "digikamthumbnail.cpp:662: error: visibility arg must be one of "default", "hidden", "protected" or "internal"
Stephan van den Akker
memelink.akker at planet.nl
Sat Jul 2 23:25:40 BST 2005
------- 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=108458
Summary: Make gives error "digikamthumbnail.cpp:662: error:
visibility arg must be one of "default", "hidden",
"protected" or "internal"
Product: digikam
Version: 0.7.3
Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: digikam-devel kde org
ReportedBy: memelink.akker planet nl
Version: 0.7.3 (using KDE KDE 3.3.0)
Installed from: SuSE RPMs
Compiler: gcc 3.3.4
OS: Linux
Performed all the steps in README. configure doesn't produce any error messages, but the make process stops with the following messages:
digikamthumbnail.cpp:662: error: visibility arg must be one of "default",
"hidden", "protected" or "internal"
make[3]: *** [digikamthumbnail.lo] Error 1
make[3]: Leaving directory `/home/stephan/Software/digikam/digikam-0.7.3/digikam/kioslave'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/stephan/Software/digikam/digikam-0.7.3/digikam'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/stephan/Software/digikam/digikam-0.7.3'
make: *** [all] Error 2
this is preceded by multiple warnings during make. Examples:
In file included from imagepropertieshistogram.cpp:44:
../../digikam/libs/histogram/imagehistogram.h:110: warning: `visibility'
attribute does not apply to types
In file included from imagepropertieshistogram.cpp:45:
../../digikam/libs/widgets/histogramwidget.h:162: warning: `visibility'
attribute does not apply to types
In file included from imagepropertieshistogram.cpp:46:
../../digikam/libs/widgets/colorgradientwidget.h:44: warning: `visibility'
attribute does not apply to types
In file included from digikamfirstrun.cpp:62:
digikamfirstrun.h:51: warning: `visibility' attribute does not apply to types
In file included from main.cpp:57:
digikamapp.h:215: warning: `visibility' attribute does not apply to types
In file included from main.cpp:58:
digikamfirstrun.h:51: warning: `visibility' attribute does not apply to types
More information about the Digikam-devel
mailing list