From owner-freebsd-hackers Sun Feb 5 04:49:26 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id EAA18680 for hackers-outgoing; Sun, 5 Feb 1995 04:49:26 -0800 Received: from amcell2.caisr.cwru.edu (amcell2.CAISR.CWRU.Edu [129.22.24.2]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id EAA18674 for ; Sun, 5 Feb 1995 04:49:24 -0800 Received: (from ljo@localhost) by amcell2.caisr.cwru.edu (8.6.9/8.6.6) id HAA21585; Sun, 5 Feb 1995 07:47:43 -0500 Date: Sun, 5 Feb 1995 07:47:43 -0500 From: L Jonas Olsson Message-Id: <199502051247.HAA21585@amcell2.caisr.cwru.edu> To: root@io.cts.com CC: hackers@FreeBSD.org In-reply-to: <199502050929.BAA11829@io.cts.com> (message from Morgan Davis on Sun, 5 Feb 1995 01:29:26 -0800 (PST)) Subject: Re: Error building xvnews, cuserid? Reply-to: ljo@po.cwru.edu Sender: hackers-owner@FreeBSD.org Precedence: bulk The history of xview is that I did the FreeBSD 1.* port/package, Scott Mace did the patches for FreeBSD 2.* port, I did the 2.* package. I don't know why xview has problems with: XView warning: Problems setting default modifier mapping (Server package) It systematically doesn't occur with X Inside's X server (X11R4) with XFree86 I sometimes see it and sometimes not. The other message is a missing piece of the port. It used to be fixed in the 1.* port. System warning: No such file or directory, extras menu file /usr/lib/./usr/X11R6/lib/.text_extras_menu (Textsw package) A simple patch could easily fix this. Jonas