lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev SunOS compile


From: T.E.Dickey
Subject: Re: lynx-dev SunOS compile
Date: Mon, 18 Oct 1999 05:14:56 -0400 (EDT)

> 
> Hi, 
>  
> I'm trying to compile Lynx2.8.2 on a SunOS 4.1.3_U1 machine.  I have gcc  
> version 2.95.1 and ncurses 4.2.  Most of it compiles fine and then I get the  
> following stuff: 
...
> Implementation/libwww.a  -lcurses   -L/usr/lib -lresolv  
> /usr/lib/libncurses.a 
> ld: /usr/lib/libresolv.a: warning: table of contents for archive is out of 
> date; 
>  rerun ranlib(1) 
> ld: /usr/lib/libc.sa.1.9.1: warning: table of contents for archive is out of 
> dat 
> e; rerun ranlib(1) 

these are odd - the .a library may have been copied, making its timestamp
inconsistent (and the link will fail).

> ld: Undefined symbol 
>    _lynx_initialize_keymaps 

this has to be a problem with ifdef's (but I'd fix the system libraries
before spending much time here).

> collect2: ld returned 2 exit status 
> *** Error code 1 
> make: Fatal error: Command failed for target `lynx' 
> Current working directory /darpa2/lynx2-8-2/src 
> *** Error code 1 
> make: Fatal error: Command failed for target `all' 
>  
> ******************************************** 
>  
> Thanks for any help! 
>  
> Terrill 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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