Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2000 11:03:38 -0800
From:      Jon Rust <jpr@vcnet.com>
To:        freebsd-questions@freebsd.org
Subject:   oltr driver problems
Message-ID:  <p0431013db4fec8f752b0@[209.239.239.22]>

next in thread | raw e-mail | index | archive | help
When trying to compile in the oltr0 device driver, I get this error 
after the kernel is built (loading stage):

    loading kernel
    if_oltr.o: In function `oltr_attach_common':
    if_oltr.o(.text+0x888): undefined reference to `iso88025_output'
    if_oltr.o(.text+0x91e): undefined reference to `iso88025_ifattach'
    if_oltr.o: In function `oltr_ioctl':
    if_oltr.o(.text+0x1176): undefined reference to `iso88025_ioctl'
    if_oltr.o: In function `DriverReceiveFrameCompleted':
    if_oltr.o(.text+0x1f78): undefined reference to `iso88025_input'
    *** Error code 1

    Stop.


Any ideas?

thanks,
jon


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?p0431013db4fec8f752b0>