Discussion:
[omniORB] tcpTransportImpl.cc/unix_get_ifinfo : issues on solaris 10 sparc
Sébastien Bouchex Bellomié
2011-12-12 22:36:07 UTC
Permalink
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 3709 bytes
Desc: image001.jpg
Url : Loading Image...
Duncan Grisby
2011-12-28 21:36:59 UTC
Permalink
I?m having issues with this method on solaris sparc (64 bit) when
recompiling omniorb 4.1.6 with sunstudio 12.2
ifc.ifc_len = len;
ifc.ifc_buf = buf;
ifc.lifc_family = AF_INET;
ifc.lifc_flags = 0;
According to various sources, they must be affected before calling
ioctl.
Can you send a patch that makes that change for Solaris?

Thanks,

Duncan.
--
-- Duncan Grisby --
-- ***@grisby.org --
-- http://www.grisby.org --
Loading...