On Tue, Feb 29, 2000 at 11:19:42PM +0100, Alexander P. Barkey wrote:
> Fehlermeldung :
> i4b_isppp.o: In function `i4bispppattach':
> i4b_isppp.o(.text+0x171): undefined reference to `sppp_attach'
> i4b_isppp.o: In function `i4bisppp_ioctl':
> i4b_isppp.o(.text+0x1bb): undefined reference to `sppp_ioctl'
> i4b_isppp.o: In function `i4bisppp_start':
> i4b_isppp.o(.text+0x1dd): undefined reference to `sppp_isempty'
> i4b_isppp.o(.text+0x1fe): undefined reference to `sppp_dequeue'
> i4b_isppp.o: In function `i4bisppp_dialresponse':
> i4b_isppp.o(.text+0x636): undefined reference to `sppp_isempty'
> i4b_isppp.o(.text+0x646): undefined reference to `sppp_dequeue'
> i4b_isppp.o: In function `i4bisppp_rx_data_rdy':
> i4b_isppp.o(.text+0x6d6): undefined reference to `sppp_input'
> *** Error code 1
Ich vermute, du willst einen Kernel mit ISDN-Support - dann fehlt
dir nur eine Zeile in der Art von
pseudo-device sppp 4
in deinem Configfile - dann sollte es klappen.
Viel Glueck,
Harold
-- Someone should do a study to find out how many human life spans have been lost waiting for NT to reboot. Ken Deboy on Dec 24 1999 in comp.unix.bsd.freebsd.misc To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Wed 01 Mar 2000 - 00:32:17 CET