pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Rubygems Connectivity Issues



In message 
<CABqtqVSrd08DPMEmke6LyeEy=U3Edoa+FFyZQHFLx3RGPUgS_Q%mail.gmail.com@localhost>
        on Mon, 30 Apr 2012 01:47:22 +0100,
        Stephen Nelson-Smith <sanelson%gmail.com@localhost> wrote:
> Apologies if this is off-topic, but I would expect
> Socket#gethostbyname to work out of the box.  Has anyone seen anything
> like this before?  What could be plausible explanations?
There is code fragement in pkgsrc/lang/ruby193-base/Makefile:

#
# work around for getaddrinfo(3)
#
.if ${OPSYS} == "SunOS" && !empty(OS_VERSION:M5.[6-9])
CONFIGURE_ARGS+=        --enable-wide-getaddrinfo
.endif

If you comment out these line and rebuild ruby193-base, would
something change?

-- 
Takahiro Kambe <taca%back-street.net@localhost>


Home | Main Index | Thread Index | Old Index