Re: running DEC binaries


Subject: Re: running DEC binaries
From: Wes Bauske (wsb@paralleldata.com)
Date: Wed Jun 02 1999 - 12:11:57 PDT


James Peret wrote:
>
> I am trying to run a Dec native binary on alphalinux. i get the error
> message
>
> getadr: ioctl SIOCGIFCONF: Invalid argument
> Couldn't locate your Ethernet device
> ERROR: could not connect to NameServer.
>

That's an ioctl() on a socket. I use it under Linux so it
does work in native code. No idea how to get DEC binaries
to call it correctly. It retrieves the list of network interfaces
on a machine, usually to decide which ones to use.

Wes

-- 
To unsubscribe: send e-mail to axp-list-request@redhat.com with
'unsubscribe' as the subject.  Do not send it to axp-list@redhat.com



This archive was generated by hypermail 2a22 : Wed Jun 30 1999 - 19:27:25 PDT