Hi,
when I try to compile w3m-0.1.6 I get the following error message:
$ make
awk '/^#ifdef makefile_parameter/,/^#else/' config.h | cat - XMakefile >
XXMakefile
make -f XXMakefile
gcc -O2 -g -I./gc -I. -c main.c
In file included from fm.h:18,
from main.c:4:
config.h:68: warning: `unix' redefined
*Initialization*:1: warning: this is the location of the previous
definition
In file included from fm.h:16,
from main.c:4:
/usr/include/unistd.h:253: parse error before `ualarm'
/usr/include/unistd.h:253: warning: parameter names (without types) in
function declaration
/usr/include/unistd.h:253: warning: data definition has no type or storage
class
/usr/include/unistd.h:254: warning: parameter names (without types) in
function declaration
*** Error code 1
Stop.
gmake: *** [all] Error 1
bunk@venus: /usr/soft/w3m
$
The machines I tried:
SunOS 5.7 Generic_106541-05 sun4u sparc SUNW,Ultra-60
NetBSD 1.4.1 sparc
I don't have any idea what went wrong.
cu,
Adrian
This archive was generated by hypermail 2b29 : Wed Jul 19 2000 - 10:30:43 CDT