Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2000 06:44:35 +0200
From:      Len Conrad <lconrad@Go2France.com>
To:        freebsd-questions@freebsd.org
Subject:   undefined reference to `iso88025_output'
Message-ID:  <5.0.0.25.0.20001023064259.03efb1e0@mail.Go2France.com>

next in thread | raw e-mail | index | archive | help
Installing to 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?

Do I have to cvsup the entire contrib tree just to get some later oltr code?

Thanks,
Len 



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?5.0.0.25.0.20001023064259.03efb1e0>