Subject: mozilla?
To: None <port-sparc@NetBSD.ORG>
From: Benjamin Lorenz <lorenz@ps.uni-sb.de>
List: port-sparc
Date: 06/22/1998 14:28:52
Huhu,
did anyone succeed in compiling a working mozilla on netbsd-current/sparc?
All I get is:
zsh: 7233 segmentation fault mozilla-export
This is with
mozilla-19980429
lesstif-19980510
% gdb mozilla-export
tells me
ptrace_getregs: Operation not permitted
Program received signal SIGSEGV, Segmentation fault.
0x0 in ?? ()
(gdb) bt
#0 0x0 in ?? () from /usr/lib/libcurses.so.2.2
Error accessing memory address 0x3c: Operation not permitted.
whoops...
Benni