Bug 210773 - Compiling error on solaris 10 with gcc
Summary: Compiling error on solaris 10 with gcc
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Compilation (show other bugs)
Version: 0.10.0
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-16 11:37 UTC by Daniel Vergien
Modified: 2017-08-19 20:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Vergien 2009-10-16 11:37:34 UTC
Version:           0.10.0 (using KDE 4.3.2)
Compiler:          gcc-Version 4.2.4 (Gentoo 4.2.4-r01.2 p1.1) gentoo-prefix toolchain
OS:                Solaris
Installed from:    Compiled From Sources

Compiling fails at file digikam-0.10.0/libs/dmetadata/geodetictools.cpp In line 412 there ist a constand called CS. This seem to be reversed on gcc/solaris. If I rename it to CSx geodetictools.cpp compiles.
Comment 1 caulier.gilles 2009-10-16 12:49:28 UTC
SVN commit 1036026 by cgilles:

compile under Solaris 10

BUGS: 210773


 M  +79 -79    geodetictools.cpp  
 M  +6 -5      geodetictools.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1036026