Created attachment 48656 [details] patch Version: unspecified (using Devel) OS: Solaris building kdenetwork from svn fails with ... "/export/home/test/Dashboards/kdenetwork/srcdir/kopete/protocols/jabber/libiris/iris/jdns/jdns_sys.c", line 742: error: undefined struct/union member: nsaddrs "/export/home/test/Dashboards/kdenetwork/srcdir/kopete/protocols/jabber/libiris/iris/jdns/jdns_sys.c", line 742: error: cannot dereference non-pointer type "/export/home/test/Dashboards/kdenetwork/srcdir/kopete/protocols/jabber/libiris/iris/jdns/jdns_sys.c", line 742: warning: improper pointer/integer combination: op "=" cc: acomp failed for /export/home/test/Dashboards/kdenetwork/srcdir/kopete/protocols/jabber/libiris/iris/jdns/jdns_sys.c the attached patch fixes that (basically it adds Solaris to the ifdef for mac and bsd) Reproducible: Always
SVN commit 1197063 by pavelheimlich: fix build on solaris BUG: 243857 M +2 -0 jdns_p.h M +1 -1 jdns_sys.c WebSVN link: http://websvn.kde.org/?view=rev&revision=1197063
SVN commit 1197070 by pavelheimlich: add patch fixing build issue on solaris CCMAIL: kopete-devel@kde.org CCBUG:243857 A 029_fix_compile_on_solaris.patch WebSVN link: http://websvn.kde.org/?view=rev&revision=1197070