From owner-freebsd-tokenring Sun Oct 22 23:41:21 2000 Delivered-To: freebsd-tokenring@freebsd.org Received: from Draculina.otdel-1.org (Draculina.Otdel-1.ORG [195.230.65.30]) by hub.freebsd.org (Postfix) with ESMTP id 87A1037B479 for ; Sun, 22 Oct 2000 23:41:19 -0700 (PDT) Received: by Draculina.otdel-1.org (Postfix, from userid 1002) id D63231BB; Mon, 23 Oct 2000 10:41:16 +0400 (MSD) Date: Mon, 23 Oct 2000 10:41:16 +0400 From: Nikolai Saoukh To: Len Conrad Cc: freebsd-tokenring@freebsd.org Subject: Re: time to MFC netinet/if_ether.c and net/*iso88025*? Message-ID: <20001023104116.A35871@Draculina.otdel-1.org> References: <5.0.0.25.0.20001023073344.03f01130@mail.Go2France.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.0.0.25.0.20001023073344.03f01130@mail.Go2France.com>; from lconrad@Go2France.com on Mon, Oct 23, 2000 at 07:36:58AM +0200 Sender: owner-freebsd-tokenring@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >Installing a fresh disk from FreeBSD 4.1-R cdrom, and using the oltr > >as delivered on that cdrom: > > > >linking kernel > >if_oltr.o: In function `oltr_pci_attach': > >if_oltr.o(.text+0x883): undefined reference to `iso88025_output' > >if_oltr.o(.text+0x982): undefined reference to `iso88025_ifattach' > >if_oltr.o: In function `oltr_ioctl': > >if_oltr.o(.text+0x101b): undefined reference to `iso88025_ioctl' > >if_oltr.o: In function `DriverReceiveFrameCompleted': > >if_oltr.o(.text+0x18b1): undefined reference to `iso88025_input' > >*** Error code 1 > > Can you tell, precisely, how to fix this? or do I have to wait until > the committers update the tree? Is there nothing I can do to get running? You need 'pseudo-device token' in your config file, I guess. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-tokenring" in the body of the message