Date: Sat, 12 Apr 2003 21:24:26 GMT From: jimd_NOSPAM@siu.edu To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50882: Balsa2 help contents not found Message-ID: <200304122124.h3CLOQaV026891@255-216.ip.ll.net> Resent-Message-ID: <200304130230.h3D2U9OC084165@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 50882 >Category: ports >Synopsis: Balsa2 help contents not found >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 19:30:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: J.D. >Release: FreeBSD 4.7-RELEASE i386 >Organization: >Environment: >Description: Balsa2.0.10 executable looking for help contents in directory not specified in doc/xmldocs.make file, docdir. Partial ktrace/kdump from running Balsa-2.0.10: 312 balsa NAMI "/usr/X11R6/share/help/balsa/" 312 balsa RET stat -1 errno 2 No such file or directory 312 balsa CALL stat(0x8492020,0xbfbfe974) 312 balsa NAMI "/usr/X11R6/share/gnome/help/" 312 balsa RET stat 0 312 balsa CALL access(0x8497e80,0) 312 balsa NAMI "/usr/X11R6/share/gnome/help/C/balsa.xml" 312 balsa RET access -1 errno 2 No such file or directory 312 balsa CALL access(0x8497e80,0) 312 balsa NAMI "/usr/X11R6/share/gnome/help/C/balsa.docbook" 312 balsa RET access -1 errno 2 No such file or directory 312 balsa CALL access(0x8497e80,0) 312 balsa NAMI "/usr/X11R6/share/gnome/help/C/balsa.sgml" 312 balsa RET access -1 errno 2 No such file or directory 312 balsa CALL access(0x8497e80,0) 312 balsa NAMI "/usr/X11R6/share/gnome/help/C/balsa.html" 312 balsa RET access -1 errno 2 No such file or directory 312 balsa NAMI "/usr/X11R6/share/gnome/help/C/balsa" 312 balsa RET access -1 errno 2 No such file or directory No other ktrace references are found for the help files. Actual help files are located in: ll /usr/X11R6/share/gnome/help/balsa/C total 140 -rw-rw-r-- 1 root wheel 111995 Apr 12 18:07 balsa.xml -rw-rw-r-- 1 root wheel 27304 Apr 12 18:07 fdl-appendix.xml drwxrwxr-x 2 root wheel 1024 Apr 12 18:07 figures Changing files/patch-doc_xmldocs.make doesn't seem to make any difference. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304122124.h3CLOQaV026891>