From owner-freebsd-questions Tue Jun 13 15:23:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id 6356037BFF3 for ; Tue, 13 Jun 2000 15:23:47 -0700 (PDT) (envelope-from djkanter@nwu.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id RAA22856; Tue, 13 Jun 2000 17:23:35 -0500 (CDT) Received: from localhost.localdomain (areca-48-028116.nuts.nwu.edu [165.124.28.116]) by hecky.acns.nwu.edu via smap (V2.0) id xmaa22657; Tue, 13 Jun 00 17:23:18 -0500 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id RAA70762; Tue, 13 Jun 2000 17:18:49 -0500 (CDT) (envelope-from david) Date: Tue, 13 Jun 2000 17:18:49 -0500 From: "David J. Kanter" To: FreeBSD questions Cc: dmarion@open.hr Subject: Cannot make gftp port Message-ID: <20000613171848.A70751@localhost.localdomain> Mail-Followup-To: FreeBSD questions , dmarion@open.hr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-Organization: Northwestern University X-Operating-System: FreeBSD localhost.localdomain 3.4-STABLE FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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' /usr/include/netinet/in.h:224: warning: no semicolon at end of struct or union /usr/include/netinet/in.h:276: parse error before `u_char' /usr/include/netinet/in.h:276: warning: no semicolon at end of struct or union /usr/include/netinet/in.h:277: warning: data definition has no type or storage class /usr/include/netinet/in.h:278: parse error before `sin_port' /usr/include/netinet/in.h:278: warning: data definition has no type or storage class /usr/include/netinet/in.h:281: parse error before `}' /usr/include/netinet/in.h:291: field `ip_dst' has incomplete type /usr/include/netinet/in.h:344: field `imr_multiaddr' has incomplete type /usr/include/netinet/in.h:345: field `imr_interface' has incomplete type /usr/include/netinet/in.h:279: storage size of `sin_addr' isn't known pkg_delete: no such package 'gftp-2.0.5a' installed In file included from protocols.h:26, from protocols.c:20: /usr/include/netinet/in.h:224: parse error before `u_int32_t' /usr/include/netinet/in.h:224: warning: no semicolon at end of struct or union /usr/include/netinet/in.h:276: parse error before `u_char' /usr/include/netinet/in.h:276: warning: no semicolon at end of struct or union /usr/include/netinet/in.h:277: warning: data definition has no type or storage class /usr/include/netinet/in.h:278: parse error before `sin_port' /usr/include/netinet/in.h:278: warning: data definition has no type or storage class /usr/include/netinet/in.h:281: parse error before `}' /usr/include/netinet/in.h:291: field `ip_dst' has incomplete type /usr/include/netinet/in.h:344: field `imr_multiaddr' has incomplete type /usr/include/netinet/in.h:345: field `imr_interface' has incomplete type /usr/include/netinet/in.h:279: storage size of `sin_addr' isn't known -- David Kanter djkanter@nwu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message