Larry W. Virden <[EMAIL PROTECTED]> typed:
:Is there a URL where I can pick up a snapshot of the latest rxvt 2.7.5?
:The default 2.7.5 bus errors when configured on Solaris 8 with Sun's compiler
:and the following config options:

I just uploaded:
ftp://rxvt.sourceforge.net/pub/rxvt/rxvt-2.7.5-20010227.tar.gz

:#! /bin/ksh
:$PWD/configure  sparc-sun-solaris8 \
[...stuff deleted...]
:--disable-lastlog \
:--disable-utmp \
:--disable-wtmp \

I made a change yesterday to fix these for Solaris - well, it compiles
again.  I haven't been able to run it properly (can't display through
SourceForge firewall)

:Here's what little I get from the stack trace:
:(dbx 1) where                                                  
:=>[1] memmove(0x0, 0xff139543, 0x3, 0x4, 0xff2297cf, 0xff2297b8), at 0x29634
:  [2] memcpy(0xff2297b8, 0xff139530, 0x18, 0xff136000, 0x0, 0x0), at 0x294c4

Remove --enable-strings from the configure arguments.  I'm looking at it
now but don't have a nice debugger installed.

:Is there a flag at config time I can give to get the symbols left in
:the binary?

CFLAGS='-g' 

Regards,
-- 
Geoff Wing : <[EMAIL PROTECTED]>
Rxvt Stuff : <[EMAIL PROTECTED]>
Zsh Stuff  : <[EMAIL PROTECTED]>

Reply via email to