From: nick@quay.ie (Nick Hilliard) Subject: Re: ncftp: core dump - HELP! Date: Wed, 23 Jun 1993 13:11:10 GMT
Steve Steinberg (ss@JH.Org) wrote:
: I got ncftp from sunsite and it compiles with a warning:
: ftp.c: In function `hookup':
: ftp.c:168: warning: passing arg 2 of `getsockname' from incompatible pointer type
: and the same warning for `initconn'. When I try to run it I get a core
: dump. Anyone have this problem?!
As far as I remember, you have to put -DSYSV into the CFLAGS in the
Makefile. That should fix the problem.
Nick