lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV Problem compiling Lynx2-6


From: T.E.Dickey
Subject: Re: LYNX-DEV Problem compiling Lynx2-6
Date: Wed, 5 Feb 1997 17:54:22 -0500 (EST)

> I tried building the Lynx pre2.7 yesterday on my box at work.
> LYClean gave me errors as well, but different ones. The SUNWspro 
> cc would build it, but gcc gave me a "wattr_off" undefined symbol.
> I don't know where the symbol came from, as everything I looked
> at used "wattroff" instead. I don't really have time to hunt
> this problem down while at work, and I don't have access to a
> Solaris box outside of work. My best guess is that the header
> files being used do not match the libraries. That goes for
> both of our problems.
you may be getting a conflict between Sun's curses and ncurses (the wattr_off
and wattroff indicates that).  I've seen this, for example, because gcc
looks in /usr/local/lib, while SUNWspro looks in /usr/ccs/lib (so you'll
have to check your -I and -L options).
> 
> FWIW, I had no problems building 2.5 with gcc on that machine.

(the missing A_BOLD, etc, seem more like someone installed Solaris on top
of SunOS, leaving some of the old headers around).

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]