On Thu, 6 Jan 2000, Mark Luntzel wrote:

> check this out. I'm getting solaris-related errors on my rh6.1 sparc.
> did I miss something? see attachment. this is a brand new install so
> if I missed a patch of some sort...

i was able to make it work on my ultra-1 (with redhat 6.1) by linking it
statically. turns out the routine __udiv_qrnnd is defined in the static
library but not the shared library...

after running ./configure, edit the Makefile and add "-static" to the
LDFLAGS= line, and then run make.

----------------------------------------------------------------
|  John Simpson         |  http://www.depeche.mode.net/~jms1/  |
|  Programmer At Large  |  <[EMAIL PROTECTED]>             |
----------------------------------------------------------------
|  It all seems so stupid, it makes me want to give up.        |
|  But why should I give up when it all seems so stupid?       |
----------------------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of the message to [EMAIL PROTECTED]

Reply via email to