Date: Fri, 12 Mar 1999 19:03:24 +0000 From: Mahmoud SAHI <sahi@int-computer.fr> To: freebsd-questions@FreeBSD.ORG Subject: installing i4b package Message-ID: <36E964FA.1F3DC44B@int-computer.fr>
next in thread | raw e-mail | index | archive | help
Hi folk I am trying to install the i4b-00.71.00-beta-010399.tgz package to use my PnP isdn card but when I try to make the kernel I have the following message : loading kernel if_spppsubr.o: Undefined symbol `_MD5Init' referenced from text segment if_spppsubr.o: Undefined symbol `_MD5Update' referenced from text segment if_spppsubr.o: Undefined symbol `_MD5Update' referenced from text segment if_spppsubr.o: Undefined symbol `_MD5Update' referenced from text segment if_spppsubr.o: Undefined symbol `_MD5Final' referenced from text segment if_spppsubr.o: Undefined symbol `_MD5Init' referenced from text segment if_spppsubr.o: Undefined symbol `_MD5Update' referenced from text segment if_spppsubr.o: Undefined symbol `_MD5Update' referenced from text segment if_spppsubr.o: Undefined symbol `_MD5Update' referenced from text segment if_spppsubr.o: Undefined symbol `_MD5Final' referenced from text segment ioconf.o: Undefined symbol `_isicdriver' referenced from data segment ioconf.o: Undefined symbol `_isicintr' referenced from data segment *** Error code 1 In the kernel config file I have added these lines. options "CRTX_S0_P" device isic0 at isa? port? irq? vector isicintr pseudo-device "i4bq921" pseudo-device "i4bq931" pseudo-device "i4b" pseudo-device "i4btrc" 4 pseudo-device "i4bctl" pseudo-device "i4brbch" 4 pseudo-device "i4btel" 4 pseudo-device "i4bipr" 4 pseudo-device "i4bisppp" 4 pseudo-device sppp 4 May you help me? Thanks. 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?36E964FA.1F3DC44B>