I posted a note recently regarding a problem I am having getting
Sun's 5.0 C compiler to build rxvt 2.7.3 on Solaris 2.8.  I am getting
this error:
Updating main.intpro
cc -DHAVE_CONFIG_H -DDEBUG_STRICT  -c -I/projects/gnu/sparc-sun-solaris2.8/inclu
de -DHAVE_LIBXPM -I/usr/openwin/include -I/cas/X11/sun4/include  -I. -I.. -I/lda
tae/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 cha
r, pointer to char) returning void : "/usr/openwin/include/X11/Xlib.h", line 462
3
        argument : pointer to function(pointer to struct _XDisplay {}, pointer t
o 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 {}, point
er to char, pointer to char) returning void
cc: acomp failed for main.c
make[1]: *** [main.o] Error 2

Does anyone have a patch for this problem?
-- 
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