Joerg Schilling писал 09.02.2015 23:11:

Recompiled Schilly cpp with Studio. Got your results.

--- /tmp/sun.cpp        2015-02-09 20:28:13.113917923 +0300
+++ /tmp/s.cpp  2015-02-09 21:29:04.169507801 +0300
@@ -294,7 +294,7 @@
  typedef        long    fd_mask;
  typedef        long    fds_mask;
  typedef        struct fd_set {
-       long    fds_bits[(((1024)+(( (sizeof (fds_mask) * 8))-1))/(
(sizeof (fds_mask) * 8)))];
+       long    fds_bits[       (((1024)+(( (sizeof (fds_mask) * 8)
)-1))/( (sizeof (fds_mask) * 8) ))];
  } fd_set;
  extern int select(int, fd_set *, fd_set *,
         fd_set *, struct timeval *);

On other words, my original version is OK for you too to compile illumos?

No, still receive
dtrace: failed to compile script ../port/threads/plockstat.d: "/usr/include/sys/
int_types.h", line 75: typedef redeclared: int8_t
*** Error code 1



---
System Administrator of Southern Federal University Computer Center



-------------------------------------------
illumos-discuss
Archives: https://www.listbox.com/member/archive/182180/=now
RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4
Powered by Listbox: http://www.listbox.com

Reply via email to