Displaying 1 result from an estimated 1 matches for "kamos".
Did you mean:
amos
2002 May 21
0
[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