[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV Lynx 2.6 Sun4 won't compile
From: |
Larry W. Virden, x2487 |
Subject: |
Re: LYNX-DEV Lynx 2.6 Sun4 won't compile |
Date: |
Thu, 14 Nov 1996 04:40:59 -0500 |
Note a note folk.
I don't think that we have any more SunOS 4 systems, so I am not going to
be able to help out fixing up these problems any longer.
But I have a hypothesis.
I suspect that on these systems, folk are picking up libcurses.a and
libtermcap.a
that contain the same functions. Try removing the -ltermcap from the
link line and see if that problem goes away.
As for the strerror problem - sounds like a POSIX/ANSI C function being
called . Check the module in question and see if there's a DEFINE that
needs to be defined or undefined to not call that function.
--
Larry W. Virden INET: address@hidden
<URL:http://www.teraform.com/%7Elvirden/> <*> O- "We are all Kosh."
Unless explicitly stated to the contrary, nothing in this posting should
be construed as representing my employer's opinions.
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;