Thank you Rudi! Yes, that IP should resolve to summit.hpc.unm.edu!
Jim
James E. Prewett Jim@... download@...
Systems Team Leader LoGS: http://www.hpc.unm.edu/~download/LoGS/
Designated Security Officer OpenPGP key: pub 1024D/31816D93
HPC Systems Engineer III UNM HPC 505.277.8210
On Mon, 8 Oct 2007, Rudi Schlatte wrote:
>
> On 05.10.2007, at 23:09, Jim Prewett wrote:
> >
> > I'm using SBCL 1.0.10 under MacOS 10.4.10 (Intel).
> >
> > When I run:
> > (sb-bsd-sockets:get-host-by-address #(129 24 244 1))
> >
> > I get an error as follows:
> > Name service error in "getnameinfo": 5 (ai_family not supported)
> > [Condition of type SB-BSD-SOCKETS:NAME-SERVICE-ERROR]
>
> Peering closely at header files, it turns out that struct sockaddr_in
> has an additional length field on Mac OS X that wants to be defined
> and filled (and the Linux manpages, but not the Darwin ones, say that
> error number 5 can also mean "incorrect length", duh).
>
> Anyway, sbcl version 1.0.10.38 tells me that you are looking for
> summit.hpc.unm.edu.
>
> Cheers,
>
> Rudi
>
> ------------ Output from gpg ------------
> gpg: /home/download/.gnupg/options:82: deprecated option "honor-http-proxy"
> gpg: please use "keyserver-options http-proxy" instead
> gpg: Signature made Mon 08 Oct 2007 12:26:14 AM MDT using DSA key ID 9A690867
> gpg: Can't check signature: public key not found
>
>
|