Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jun 2000 17:18:49 -0500
From:      "David J. Kanter" <djkanter@nwu.edu>
To:        FreeBSD questions <freebsd-questions@freebsd.org>
Cc:        dmarion@open.hr
Subject:   Cannot make gftp port
Message-ID:  <20000613171848.A70751@localhost.localdomain>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000613171848.A70751>