Date: Wed, 14 Oct 1998 21:23:48 -0400 (EDT) From: Luke <lh@aus.org> To: current@FreeBSD.ORG Subject: 3.0-BETA man/groff/troff problem Message-ID: <XFMail.981014212348.lh@aus.org>
next in thread | raw e-mail | index | archive | help
I have been running 3.0-BETA for a couple of days now and haven't had any luck
with any version of man/groff/troff working. man seems fine, then groff cant
find 'DESC' files. giving groff a path with the -F option works but then troff
coredumps. I'm not 100% sure what I am doing but I ran gdb troff it says:
Program received signal SIGSEGV, Segmentation fault.
0x805f5bb in input_stack::get_location (allow_macro=1, filenamep=0x808604c,
linenop=0x8086050)
at
/usr/src/gnu/usr.bin/groff/troff/../../../../contrib/groff/troff/input.cc:514
514 if (p->get_location(allow_macro, filenamep, linenop))
bt after that shows:
#0 0x805f5bb in input_stack::get_location (allow_macro=1,
filenamep=0x808604c, linenop=0x8086050)
at
/usr/src/gnu/usr.bin/groff/troff/../../../../contrib/groff/troff/input.cc:514
#1 0x8063b02 in macro::macro (this=0x8086040)
at
/usr/src/gnu/usr.bin/groff/troff/../../../../contrib/groff/troff/input.cc:2407
#2 0x806b6bc in set_string (name=0x807ef5d ".T", value=0x8081260 "ps")
at
/usr/src/gnu/usr.bin/groff/troff/../../../../contrib/groff/troff/input.cc:5302
#3 0x806bc5c in main (argc=1, argv=0xefbfdbd8)
at
/usr/src/gnu/usr.bin/groff/troff/../../../../contrib/groff/troff/input.cc:5452
#4 0x8048d6e in _start ()
one other note, I tried to build the groff in contrib and it gave the following
error when running configure:
checking that C++ static constructors and destructors are called... no
configure: error: a working C++ compiler is required
I hope the information helps, If someone needs more detail I can try and help
---
E-Mail: Luke <lh@aus.org>
Sent by XFMail
----------------------------------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.981014212348.lh>
