Re: Getting error ioctl SIOCSARP: Network is unreachable

Nancy Lee <nancy@watsun.cc.columbia.edu> Mon, 20 May 1996 17:13 UTC

Received: from ietf.cnri.reston.va.us by IETF.CNRI.Reston.VA.US id aa19138; 20 May 96 13:13 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa19134; 20 May 96 13:13 EDT
Received: from reef.bucknell.edu by CNRI.Reston.VA.US id aa10002; 20 May 96 13:13 EDT
Received: from localhost by reef.bucknell.edu with SMTP (5.65/IDA-1.2.8) id AA20869; Mon, 20 May 1996 13:10:26 -0400
Date: Mon, 20 May 1996 13:10:26 -0400
Message-Id: <CMM.0.90.4.832611071.nancy@pongo.cc.columbia.edu>
Errors-To: droms@bucknell.edu
Reply-To: dhcp-v4@bucknell.edu
Originator: dhcp-v4@bucknell.edu
X-Orig-Sender: dhcp-v4@bucknell.edu
Precedence: bulk
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Nancy Lee <nancy@watsun.cc.columbia.edu>
To: Multiple recipients of list <dhcp-v4@bucknell.edu>
Subject: Re: Getting error ioctl SIOCSARP: Network is unreachable
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Comment: Discussion of DHCP for IPv4

>Did you get warning messages like "illegal pointer combination" and
>and syntax errors (some source files from snmplib directory) while
>compiling with cc instead of gcc?

Boris, 

Yes, I did.  I changed the code a little by adding a cast to places
that the compiler complained about.  I added (struct <whatever> *)
in front of functions that returned pointers to structures.

                          Nancy