lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev Problem with Compaq UNIX 5.0 and ncurses


From: Webmaster Jim
Subject: lynx-dev Problem with Compaq UNIX 5.0 and ncurses
Date: Tue, 11 Apr 2000 10:33:29 -0400

I installed the Compaq-distributed ncurses release (4.2) and tried to
compile lynx pre3 with it.  There were problems:

configure barfed:

58261:./conftest: /sbin/loader: Error: Unresolved symbol in 
/usr/local/lib/libncurses.so.4: ttytype
58261:./conftest: /sbin/loader: Error: Unresolved symbol in 
/usr/local/lib/libncurses.so.4: COLS
58261:./conftest: /sbin/loader: Error: Unresolved symbol in 
/usr/local/lib/libncurses.so.4: LINES
58261:./conftest: /sbin/loader: Error: Unresolved symbol in 
/usr/local/lib/libncurses.so.4: _nc_tracing
58261:./conftest: /sbin/loader: Error: Unresolved symbol in 
/usr/local/lib/libncurses.so.4: TABSIZE
58261:./conftest: /sbin/loader: Error: Unresolved symbol in 
/usr/local/lib/libncurses.so.4: cur_term
58261:./conftest: /sbin/loader: Fatal Error: this executable has unresolvable 
symbols

Same thing starting at lines 58298 and 58661.

Other configure things:

configure:1656: cc -c -std1  conftest.c 1>&5
cc: Warning: configure, line 1632: The scalar variable "t" is fetched but not 
initialized.  And there may be other
 such fetches of this variable that have not been reported in this compilation. 
(uninit1)
  *t++ = 0;
---^
cc: Warning: configure, line 1647: The scalar variable "b" is fetched but not 
initialized.  And there may be other
 such fetches of this variable that have not been reported in this compilation. 
(uninit1)
  struct s *b; b->j = 5;
---------------^
configure:1677: checking for inline
configure:1691: cc -c -std1  conftest.c 1>&5
cc: Info: configure, line 1687: "inline" is expected to be a keyword in the 
next revision of the C Standard.  Usin
g it as an identifier will prevent your program from conforming to that 
standard. (futurekeywd2)
} inline foo() {
--^
cc: Error: configure, line 1687: Missing ";". (nosemi)
} inline foo() {
---------^
configure: failed program was:
#line 1684 "configure"
#include "confdefs.h"

The make errors:

 cc -DHAVE_CONFIG_H -I/usr/local/include   -I../../..  -I../../../src  
-I../../..  -I../../../src  -I../../../intl
 -I../../../WWW/Library/Implementation -std1 -DDSYS5  -O -Olimit 4000    
-I../../../WWW/Library/Implementation/ -D
XMOSAIC_HACK -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTTP.c
cc: Error: ../../../src/LYCurses.h, line 435: Missing ";". (nosemi)
Error FANCY_CURSES
------^
*** Exit 1
Stop.
*** Exit 1
Stop.

I can forward the full configure logs, or post them if needed.

------
<http://www.cs.indiana.edu/picons/db/users/us/md/lib/bcpl/jspath/face.xbm>
<http://www.altavista.com/cgi-bin/query?q=%22web+home+for+jim+spath%22>
Marvin the Paranoid Android says:
Gurgle, gulp, bubble.

reply via email to

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