bugzilla-daemon at mindrot.org
2002-May-21 11:32 UTC
[Bug 58] Cannot find a type to use in place of socklen_t
http://bugzilla.mindrot.org/show_bug.cgi?id=58
------- Additional Comments From kamo at ITmanage.co.jp 2002-05-21 21:31
-------
On my system (RHL6.2), socklen_t is defined in /usr/include/bits/socket.h .
My workarond:
echo 'ac_cv_type_socklen_t=${ac_cv_type_socklen_t=yes}' >config.cache
./configure -C --with....
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
