Hello there,
I'm trying to compile w3m (0.1.10) on my Alpha
running Linux (Redhat 6.2, kernel 2.2.14-6)
but I'm having some problems. My config.param
is as follows:
# Configuretion at storm
def_bindir='/usr/local/bin'
def_libdir='/usr/local/lib/w3m'
def_helpdir='/usr/local/lib/w3m'
pref_lang=2
lynx_key=y
ftppass_hostnamegen=n
show_params=y
use_nntp=n
use_color=y
use_mouse=n
use_menu=y
use_cookie=y
use_ssl=n
ded='/usr/bin/emacs'
dmail='/bin/mail'
dbrowser='/usr/bin/netscape'
dcc='gcc'
dcflags='-O -Wall'
dtermlib='-lncurses'
dpatch=''
dldflags=''
A "make" log file shows:
make -f XXMakefile
make[1]: Entering directory `/usr/src/source/w3m-0.1.10'
gcc -O -Wall -I./gc -I. -c -o display.o display.c
make[1]: Leaving directory `/usr/src/source/w3m-0.1.10'
And a log of the error reveals:
display.c: In function `cursorRight':
display.c:720: `PC_KANJI2' undeclared (first use in this function)
display.c:720: (Each undeclared identifier is reported only once
display.c:720: for each function it appears in.)
make[1]: *** [display.o] Error 1
make: *** [all] Error 2
Any help would be appreciated! Thanks!
_________________________________
marco@chinook.physics.utoronto.ca
Gunnm: Broken Angel
http://128.100.80.13/marco/alita.html
This archive was generated by hypermail 2b29 : Wed Jul 19 2000 - 10:30:43 CDT