From owner-freebsd-isdn Mon Sep 27 9: 1:53 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from yoda.pi.musin.de (yoda.pi.musin.de [194.246.250.12]) by hub.freebsd.org (Postfix) with ESMTP id 51F581543F for ; Mon, 27 Sep 1999 09:01:44 -0700 (PDT) (envelope-from sec@pi.musin.de) Received: by yoda.pi.musin.de (Postfix, from userid 4242) id 381B5349; Mon, 27 Sep 1999 18:01:39 +0200 (CEST) Date: Mon, 27 Sep 1999 18:01:39 +0200 From: Stefan `Sec` Zehl To: isdn@FreeBSD.ORG Subject: i4b 0.83 on FreeBSD-3.3STABLE Message-ID: <19990927180139.A76588@yoda.pi.musin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i I-love-doing-this: really X-URL: http://sec.42.org/ Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I tried to get an PCI-AVM-Fritz card working today. Seeing that it is not supported in i4b-0.70 (which is in stable) i was forced to upgrade. So I tried the following which I gleaned from this Mailinglist: fetch i4b-00.83.00-beta-300799.tar.gz mkdir i4b;cd i4b tar xvzf ../i4b-00.83.00-beta-300799.tar.gz cd FreeBSD sh overuninstall.sh sh overinstall.sh cd /sys/i386/conf vi MUSII # Adding option "AVM_A1_PCI" config -r MUSII cd ../../compile/MUSII make depend && make Which failed. | loading kernel | i4b_isic_pci.o: In function `i4b_pci_attach': | i4b_isic_pci.o(.text+0x141): undefined reference to `avma1pp_map_int' | i4b_isic_pci.o: In function `isic_pciattach': | i4b_isic_pci.o(.text+0x196): undefined reference to `isic_attach_avma1pp' | *** Error code 1 I found out that I had to merge FreeBSD/files.i386.cat and FreeBSD/options.i386.cat into their /sys/i386/conf counterparts. Only then I was able to compile a kernel. Hellmuth, can you please fix this for the next i4b release ? CU, Sec -- Komme wieder To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message