I'm trying to build rxvt 2.7.3 using Solaris 8.  I am getting the following
error:
$ $PWD/configure  --prefix=/projects/gnu/sparc-sun-solaris2.8 --enable-everything 
--enable-languages --enable-xgetdefault --enable-strings --with-term=rxvt --with-xpm 
--with-xpm-includes=/cas/X11/sun4/include --with-xpm-library=/cas/X11/sun4/lib 
--disable-lastlog

$ make

:
:

Updating main.intpro
cc -DHAVE_CONFIG_H -DDEBUG_STRICT  -c -I/projects/gnu/sparc-sun-solaris2.8/include 
-DHAVE_LIBXPM -I/usr/openwin/include -I/cas/X11/sun4/include  -I. -I.. 
-I/ldatae/X/rxvt/rxvt-2.7.3/src  -I/projects/gnu/sparc-sun-solaris2.8/include  main.c
"main.c", line 397: incomplete struct/union/enum winsize: ws
"main.c", line 402: undefined struct/union member: ws_col
"main.c", line 403: undefined struct/union member: ws_row
"main.c", line 404: undefined struct/union member: ws_xpixel
"main.c", line 404: undefined struct/union member: ws_ypixel
"main.c", line 405: undefined symbol: TIOCSWINSZ
"main.c", line 1187: warning: argument #5 is incompatible with prototype:
        prototype: pointer to function(pointer to struct _XIC {}, pointer to char, 
pointer to char) returning void : "/usr/openwin/include/X11/Xlib.h", line 4623
        argument : pointer to function(pointer to struct _XDisplay {}, pointer to 
char, pointer to char) returning void
"main.c", line 1209: warning: assignment type mismatch:
        pointer to function(pointer to struct _XIC {}, pointer to char, pointer to 
char) returning void "=" pointer to function(pointer to struct _XIM {}, pointer to 
char, pointer to char) returning void
-- 
Never apply a Star Trek solution to a Babylon 5 problem.
Larry W. Virden <mailto:[EMAIL PROTECTED]> <URL: http://www.purl.org/NET/lvirden/>
Even if explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
-><-

Reply via email to