[kopete-bugs] [Bug 243862] New: build fails on Solaris - conflicting defines
tropikhajma
tropikhajma at gmail.com
Wed Jul 7 17:09:28 CEST 2010
https://bugs.kde.org/show_bug.cgi?id=243862
Summary: build fails on Solaris - conflicting defines
Product: kopete
Version: unspecified
Platform: Compiled Sources
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Novell GroupWise Messenger Plugin
AssignedTo: kopete-bugs at kde.org
ReportedBy: tropikhajma at gmail.com
Created an attachment (id=48660)
--> (http://bugs.kde.org/attachment.cgi?id=48660)
patch
Version: unspecified (using Devel)
OS: Solaris
building kdenetwork from svn fails with
...
"/export/home/test/Dashboards/kdenetwork/srcdir/kopete/protocols/groupwise/libgroupwise/rtf2html.h",
line 102: Warning: p hides Level::p.
"rtf.ll", line 95: Warning: s hides RTF2HTML::s.
"rtf.ll", line 637: Error: A declaration does not specify a tag or an
identifier.
"rtf.ll", line 637: Error: Use ";" to terminate declarations.
"rtf.ll", line 637: Error: A declaration was expected instead of "1".
"rtf.ll", line 760: Warning: s hides RTF2HTML::s.
"rtf.ll", line 801: Error: Case label defined twice.
4 Error(s) and 3 Warning(s) detected.
this is because on OpenSolaris the file /usr/include/sys/regset.h defines FS
The attached patch undefines FS on the Solaris platform, allowing the
compilation to proceed
Reproducible: Always
--
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 kopete-bugs
mailing list