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

List:       kde-bugs-dist
Subject:    [Bug 145453] Compile error on Solaris 8 - kdecore/network/syssocket.h
From:       Stephan Kulow <coolo () kde ! org>
Date:       2007-05-15 11:51:28
Message-ID: 20070515115128.1213.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=145453         
coolo kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From coolo kde org  2007-05-15 13:51 -------
SVN commit 664977 by coolo:

include headers needed at least on Solaris
BUG: 145453


 M  +5 -0      syssocket.h  


--- trunk/KDE/kdelibs/kdecore/network/syssocket.h #664976:664977
 @ -29,6 +29,11  @
 #error syssocket.h must be included before ksocketbase.h!
 #endif
 
+// needed for Solaris, but shouldn't hurt on other operating systems
+// and to avoid ifdef mess, rather include them for all
+#include <unistd.h>
+#include <stdopts.h>
+
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/ioctl.h>
[prev in list] [next in list] [prev in thread] [next in thread] 

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