From owner-freebsd-tokenring Sun Oct 22 19:47: 3 2000 Delivered-To: freebsd-tokenring@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id 468B437B479 for ; Sun, 22 Oct 2000 19:47:02 -0700 (PDT) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 2FBDC6A901; Mon, 23 Oct 2000 04:47:01 +0200 (CEST) Received: from sv.Go2France.com [212.73.210.79] by mail.Go2France.com with ESMTP (SMTPD32-6.04) id A7F47C8B0054; Mon, 23 Oct 2000 04:52:36 +0200 Message-Id: <5.0.0.25.0.20001023044435.03bbfd40@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Mon, 23 Oct 2000 04:47:06 +0200 To: freebsd-tokenring@freebsd.org From: Len Conrad Subject: undefined reference to `iso88025_output In-Reply-To: <5.0.0.25.0.20001023013920.03176340@mail.Go2France.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-tokenring@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry to bother the list again, but I'm dead in the water with the compile pb below. Can someboy please indicate, fairly soon, how I can get past this block? tia, Len ==================== >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 > >How to get the compile to succeed? > >Thanks, >Len To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-tokenring" in the body of the message