> >From the basic information on docs.sun.com, I think you need to
> add "#include <sys/ptem.h>" to main.c (just after "include rxvt.h")
>
> :"main.c", line 405: undefined symbol: TIOCSWINSZ
>
> Early SunOS versions had problems with <sys/ioctl.h> - this needs a
> configure test. Remove the "undef HAVE_SYS_IOCTL_H" around line 30
> in rxvt.h
After adding this include and removing the undef line, I now get this error:
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
"/usr/include/sys/ptem.h", line 25: syntax error before or at: mblk_t
"/usr/include/sys/ptem.h", line 25: cannot recover from previous errors
cc: acomp failed for main.c
I'm uncertain where this is defined...
--
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.
-><-