Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2002 13:22:48 -0400
From:      "Jason Cribbins" <freebsdlist@kibserv.org>
To:        <questions@freebsd.org>
Subject:   spppcontrol: structure has no member named `enable_vj'
Message-ID:  <000501c1ec7d$d32a0ca0$15841bd8@kibserv.org>

next in thread | raw e-mail | index | archive | help
44 hours of make world then this:

-----snipped from 4.4 box running make work using RELENG_4 source tree-----

In file included from /usr/src/sbin/spppcontrol/spppcontrol.c:38:
/usr/obj/usr/src/i386/usr/include/net/if_sppp.h:102: field `ch' has
incomplete type
/usr/obj/usr/src/i386/usr/include/net/if_sppp.h:103: field `pap_my_to_ch'
has incomplete type
/usr/src/sbin/spppcontrol/spppcontrol.c: In function `main':
/usr/src/sbin/spppcontrol/spppcontrol.c:178: structure has no member named
`enable_vj'
/usr/src/sbin/spppcontrol/spppcontrol.c:180: structure has no member named
`enable_vj'
/usr/src/sbin/spppcontrol/spppcontrol.c:182: structure has no member named
`enable_ipv6'
/usr/src/sbin/spppcontrol/spppcontrol.c:184: structure has no member named
`enable_ipv6'
/usr/src/sbin/spppcontrol/spppcontrol.c: In function `print_vals':
/usr/src/sbin/spppcontrol/spppcontrol.c:228: structure has no member named
`enable_vj'
/usr/src/sbin/spppcontrol/spppcontrol.c:229: structure has no member named
`enable_ipv6'
*** Error code 1
Stop in /usr/src/sbin/spppcontrol.
*** Error code 1
Stop in /usr/src/sbin.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
5:04pm toaster:/usr/src #
-----END-----

Now I know that you have to manually add some users and groups to
/etc/passwd or /etc/group files.  But where do I add members to spppcontrol?

-Jason



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?000501c1ec7d$d32a0ca0$15841bd8>