From owner-freebsd-bugs Sun Apr 6 22:55:59 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA24144 for bugs-outgoing; Sun, 6 Apr 1997 22:55:59 -0700 (PDT) Received: from dutton4.it.siu.edu (dutton4.it.siu.edu [131.230.2.151]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA24139 for ; Sun, 6 Apr 1997 22:55:56 -0700 (PDT) Received: from localhost (jimd@localhost) by dutton4.it.siu.edu (8.8.5/8.8.5) with SMTP id AAA09884 for ; Mon, 7 Apr 1997 00:58:59 -0500 (CDT) Date: Mon, 7 Apr 1997 00:58:59 -0500 (CDT) From: Jim Dutton To: freebsd-bugs@freebsd.org Subject: xgrab-2.41 package install fails Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk During the installation of the above package, it seems that the process looses track of the directories, and whilst RM successfully deletes a file, XRDB fails to rebuild the same file? Yes - XFree86-3.2 is fully installed. - - - - - - - - - - - - - - - - - - - root: make ... rm -f XGrabxaw.ad /usr/X11R6/xrdb -n XGrabxaw.res >XGrabxaw.ad /usr/X11R6/xrdb: No such file or directory /usr/X11R6/xrdb: Can't open display '' *** Error code 1 ... - - - - - - - - - - - - - - - - - - - root: pwd /usr/ports/databases/xgrab root: ls -la work/xgrabsc.2_41 ... -rw-rw-r-- 1 root 100 0 Apr 7 00:44 XGrabxaw.ad -r--r--r-- 1 116 100 10016 Nov 7 1995 XGragxaw.res ...