I've been trying to get rxvt-2.7.5 to work now for quite some time.  I
was getting core dumps, and my work with others on this list unfortunately
never led us far enough along to get a working version of rxvt.

Today, I started over, with a fresh configure, which looked like:
$ /ldatae/X/rxvt/rxvt-2.7.5/configure  --prefix=/projects/gnu/sparc-sun-solaris8 
--enable-everything

This is on a SPARC Solaris 8 machine and gcc 2.95.2 .

After numerous warnings during compilation, I finally hit this error:


gcc -DHAVE_CONFIG_H -g -O2 -DDEBUG_STRICT -I/usr/openwin/include -I.. 
-I/ldatae/X/rxvt/rxvt-2.7.5/src -I. -c logging.c -o logging.o
logging.c: In function `rxvt_makeutent':
logging.c:289: structure has no member named `ut_host'
logging.c:289: structure has no member named `ut_host'
logging.c:291: structure has no member named `ut_host'
logging.c:299: structure has no member named `ut_session'
logging.c:300: structure has no member named `ut_tv'
logging.c:301: structure has no member named `ut_tv'
logging.c: In function `rxvt_cleanutent':
logging.c:376: warning: assignment makes pointer from integer without a cast
logging.c:383: structure has no member named `ut_session'
logging.c:384: structure has no member named `ut_tv'
logging.c:385: structure has no member named `ut_tv'
make[1]: *** [logging.lo] Error 1
make[1]: Leaving directory `/ldatae/X/rxvt/rxvt-2.7.5/src'

Anyone have any ideas what is going wrong?

-- 
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