Subject: Re: issues with libm and SANE??
To: paul beard <paulbeard@mac.com>
From: Bill Studenmund <wrstuden@netbsd.org>
List: port-macppc
Date: 02/21/2002 14:41:50
On Thu, 21 Feb 2002, paul beard wrote:

> I am really close to getting my scanner to work with NetBSD/macppc
>   but now I seem to be tripping over some math functions. I had
> errors on "pow" being undefined, so we swapped them out for "log"
> functions. And I get the same result.
>
> /usr/pkg/lib/sane/libsane-umax.so.1: Undefined PLT symbol "log"
> (reloc type = 21, symnum = 31)
>
> Here are the lines affected:

What are the link lines that are giving the error?

Take care,

Bill