From owner-freebsd-ports Fri Jun 16 6:38:59 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 0DB7D37BEDC for ; Fri, 16 Jun 2000 06:38:54 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id QAA20927; Fri, 16 Jun 2000 16:37:28 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id PAA82195; Fri, 16 Jun 2000 15:49:18 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <394A224B.B9C12DA1@FreeBSD.org> Date: Fri, 16 Jun 2000 15:49:15 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: "David J. Kanter" Cc: ports@FreeBSD.org Subject: Re: Cannot make gftp port References: <20000615060907.A82906@localhost.localdomain> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "David J. Kanter" wrote: > This is a message I sent to -questions and the gftp maintainer. I now > realize I probably should have sent it to you, too. > -- > David Kanter > djkanter@nwu.edu > > ------------------------------------------------------------------------------- > > Subject: Cannot make gftp port > Date: Tue, 13 Jun 2000 17:18:48 -0500 > From: "David J. Kanter" > To: FreeBSD questions > CC: dmarion@open.hr > > I have FreeBSD 3.4, and tried to update my gftp. I get the following error > message, and do not know what to do: > > In file included from protocols.h:26, > from protocols.c:20: > /usr/include/netinet/in.h:224: parse error before `u_int32_t' Most likely is is due to the missed include. Try to add it before (man 3 inet). -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message