[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 114771] Compile error on Solaris 8 - kcontrol/clock/tzone.cpp
From:       Bernd Kuhls <bernd.kuhls () informatik ! uni-oldenburg ! de>
Date:       2005-11-23 18:00:06
Message-ID: 20051123180006.21462.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=114771         




------- Additional Comments From bernd.kuhls informatik uni-oldenburg de  2005-11-23 19:00 -------
Shouldn īt the third "#endif" not be a "#else"?

+#if defined(SOLARIS) || defined(USE_SOLARIS)
+            f.setName(m_zoneinfoDir + "/tab/zone_sun.tab");
+#else                                                      <--- change this
             f.setName(m_zoneinfoDir + "/zone.tab");
+#endif

Instead of hard-coding the path of the zoneinfo:

m_zoneinfoDir = "/usr/share/lib/zoneinfo"

we can use /usr/include/tzfile.h.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic