Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 1999 08:20:33 +0200
From:      "Martin Husemann" <martin@rumolt.teuto.de>
To:        <tabs@themaster.de>, <Freebsd-isdn@FreeBSD.ORG>
Subject:   RE: ... still problems
Message-ID:  <000801bea02d$5ed7b540$53cb08d4@martins.teuto.de>
In-Reply-To: <yam7806.71.142687760@mail.privat.kkf.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> SIOCGIFGENERIC(SPPPIOGDEFS): invalid argument.

Your "spppcontrol" was compiled with a different version of "if_sppp.h".
This should be fixed by a "make cleandir all install" in the i4b source
directory. If not, please check which if_sppp.h is included: the one from
"/usr/include/net" (wrong) or the one from $I4B/sppp (right).

For me it works: in $I4B/sppp/spppcontrol a make results in
"cc -O2 -pipe -g -Wall -I.. -Werror -c spppcontrol.c". The "-I.." is the
important one, it will get the if_sppp.h from "..", i.e. $I4B/sppp.


Martin



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000801bea02d$5ed7b540$53cb08d4>