From owner-freebsd-current Sat Mar 11 12:52:55 2000 Delivered-To: freebsd-current@freebsd.org Received: from cicely5.cicely.de (cicely.de [194.231.9.142]) by hub.freebsd.org (Postfix) with ESMTP id 904B537BD37 for ; Sat, 11 Mar 2000 12:52:49 -0800 (PST) (envelope-from ticso@cicely5.cicely.de) Received: (from ticso@localhost) by cicely5.cicely.de (8.9.3/8.9.2) id VAA31563; Sat, 11 Mar 2000 21:53:05 +0100 (CET) (envelope-from ticso) Date: Sat, 11 Mar 2000 21:53:04 +0100 From: Bernd Walter To: "Nawfal M. Rouyan" Cc: freebsd-current@FreeBSD.ORG Subject: Re: XFree86-4 can't start Message-ID: <20000311215303.A28922@cicely5.cicely.de> References: <20000311202410.2528.qmail@web1607.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <20000311202410.2528.qmail@web1607.mail.yahoo.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 11, 2000 at 12:24:10PM -0800, Nawfal M. Rouyan wrote: > Hi, > I've installed XFree86 version 4 trough the ports > collection > but it won't start and I think it is because of the > missing mouse module. Since I'm using lynx, I can't > attached the /var/log/XFree86.0.log file for your > reference. I can only paste the error I found in the > file. > ..... > (II) LoadModule: "mouse" > (WW) Warning, couldn't open module mouse > (II) UnloadModule: "mouse" > (EE) Failed to load module "mouse" (module does not > exist, 0) > ..... > (EE) No Input driver matching `mouse' > (II) Keyboard "Keyboard1" handled by legacy driver > (WW) No core pointer registered > No core pointer > Fatal server error: > failed to initialize core devices I fall into the same... with 3.9.17 everything was fine/ It seems that mouse_drv.o is not build automaticaly at least with the port. If I buld it myself it's working. I also got other problems with /usr/X11R6 linked to /vol/X11R6 which is automounted. Some of the build softlinks getting make install to fail. It was the link to /usr/X11R6/lib/X11/app-defaults. I put schg on /usr/X11R6/lib/X11 and installed with make -i. Netscape is also a problem: bash-2.03$ netscape ld.so failed: Undefined symbol "__Xglobal_lock" in navigator-4.7.bin:/usr/X11R6/lib/aout/libXext.so.6.3 -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message