Bug 3785

Summary: socket.so is missing
Product: Sisyphus Reporter: Sir Raorn <raorn>
Component: ruby-stdlibsAssignee: Alexander Bokovoy <ab>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: blocker    
Priority: P2 CC: cas, imz, ldv, led, majioa, mike, nbr, pav, rider, stalker
Version: unstable   
Hardware: all   
OS: Linux   

Description Sir Raorn 2004-03-04 10:33:23 MSK
Отсутствует Socket-Level Access Library (socket.so)

$ ruby -e 'require "socket"'
-e:1:in `require': No such file to load -- socket (LoadError)
        from -e:1
Comment 1 Dmitry V. Levin 2004-03-04 13:00:55 MSK
Build log contains: 
 
[...] 
compiling socket 
 
Fatal: --enable-ipv6 is specified, and your OS seems to support IPv6 feature. 
But your getaddrinfo() and getnameinfo() are appeared to be broken.  Sorry, 
you cannot compile IPv6 socket classes with broken these functions. 
[...] 
installing socket 
make[1]: Entering directory `/usr/src/RPM/BUILD/ruby-1.8/ext/socket' 
make[1]: Nothing to be done for `install'. 
make[1]: Leaving directory `/usr/src/RPM/BUILD/ruby-1.8/ext/socket' 
 
Comment 2 Alexander Bokovoy 2004-03-12 17:57:02 MSK
Fixed in 1.8.0-alt7