[Spread-users] Portability bug on SOLARIS 8, sparcv9 (64-bit)

Theo Schlossnagle jesus at omniti.com
Thu Nov 7 13:47:42 EST 2002


On Thursday, Nov 7, 2002, at 12:46 US/Eastern, Daniel Rall wrote:

>> Luckily, determining this sort of thing at compile time is _super_
>> easy  with autoconf.  So a solid, portable fix should be easy.
>
> Would it be difficult to typedef scat_element to the native iovec
> struct?

That completely depends on what the iovec looks like.  But we can "try" 
in autoconf and if it works, use that.  If not we can call back to the 
current definition with int replaced by size_t if size_t exists and the 
current version if size_t is unavailable.

-- 
Theo Schlossnagle
Principal Consultant
OmniTI Computer Consulting, Inc. -- http://www.omniti.com/
Phone:  +1 410 872 4910 x201     Fax:  +1 410 872 4911
1024D/82844984/95FD 30F1 489E 4613 F22E  491A 7E88 364C 8284 4984
2047R/33131B65/71 F7 95 64 49 76 5D BA  3D 90 B9 9F BE 27 24 E7

-----------------------------------------------------------
  --              Presenting at ApacheCon                --
  --                November 18th, 2002                  --
  --                 Las Vegas, Nevada                   --
  -- Backhand: understanding and building HA/LB clusters --
  --           http://apachecon.com/2002/US/             --
  --                                                     --
  -- Learn all there is to know about high availability  --
  -- internet systems and load balancing techniques      --
  -- focusing on applications driven by the Apache web   --
  -- server!                                             --
-----------------------------------------------------------





More information about the Spread-users mailing list