[Digikam-devel] [Bug 274432] build fails due to UINT32 ...
tropikhajma
tropikhajma at gmail.com
Sun May 29 19:40:14 BST 2011
https://bugs.kde.org/show_bug.cgi?id=274432
--- Comment #1 from tropikhajma <tropikhajma gmail com> 2011-05-29 20:40:13 ---
fix:
---
/home/test/packages/BUILD/digikam-2.0.0-beta5/i386/digikam-2.0.0-beta5/core/libs/3rdparty/libpgf/PGFplatform.h.orig
2011-05-29 16:24:17.529398824 +0200
+++
/home/test/packages/BUILD/digikam-2.0.0-beta5/i386/digikam-2.0.0-beta5/core/libs/3rdparty/libpgf/PGFplatform.h
2011-05-29 17:08:06.563051231 +0200
@@ -315,6 +315,12 @@
#define __POSIX__
#endif // __APPLE__
+//-------------------------------------------------------------------------------
+// SOLARIS
+//-------------------------------------------------------------------------------
+#ifdef __sun
+#define __POSIX__
+#endif // SOLARIS
//-------------------------------------------------------------------------------
// LINUX / GLIBC
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list