From owner-freebsd-questions Sun Jun 16 0:51:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by hub.freebsd.org (Postfix) with ESMTP id 0A3B037B404 for ; Sun, 16 Jun 2002 00:51:38 -0700 (PDT) Received: from pool0009.cvx31-bradley.dialup.earthlink.net ([209.179.146.9] helo=[192.168.0.150]) by gull.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17JUot-0003ae-00 for freebsd-questions@freebsd.org; Sun, 16 Jun 2002 00:51:32 -0700 User-Agent: Microsoft-Entourage/10.0.0.1331 Date: Sun, 16 Jun 2002 00:58:10 -0700 Subject: XFree86-4 port will not build, 4.5 stable From: "Jonathan Glenn L. Ocab" To: Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm a Linux->FreeBSD convert thanks to a friend of mine. So I'm very new to FreeBSD, but I really like the ease of maintenance of FreeBSD so far. I've already cvsup'ed my freebsd box (updated all src and ports) and customized my kernel and did a make buildworld. But, I was trying to install XFree86-4 and came up with the following error when I tried to 'make' the port: /* Begin Clipping */ config/cf/xf86site.def:631: warning: `InstallXdmConfig' redefined config/cf/host.def:5: warning: this is the location of the previous definition config/cf/xf86site.def:632: warning: `InstallXinitConfig' redefined config/cf/host.def:6: warning: this is the location of the previous definition config/cf/xf86site.def:633: warning: `InstallFSConfig' redefined config/cf/host.def:7: warning: this is the location of the previous definition In file included from config/cf/FreeBSD.cf:552, from config/cf/Imake.tmpl:94, from Imakefile.c:14: config/cf/xfree86.cf:14: version.def: No such file or directory In file included from config/cf/site.def:158, from config/cf/Imake.tmpl:100, from Imakefile.c:14: config/cf/host.def:5: warning: `InstallXdmConfig' redefined config/cf/xf86site.def:631: warning: this is the location of the previous definition config/cf/host.def:6: warning: `InstallXinitConfig' redefined config/cf/xf86site.def:632: warning: this is the location of the previous definition config/cf/host.def:7: warning: `InstallFSConfig' redefined config/cf/xf86site.def:637: warning: this is the location of the previous definition config/cf/host.def:10: warning: `BuildFontServer' redefined config/cf/xf86site.def:635: warning: this is the location of the previous definition ./config/imake/imake: Exit code 1. Stop. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries/work/xc. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries/work/xc. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries. *** Error code 1 Stop in /usr/ports/x11/XFree86-4. /* End Clipping */ It appears to be bombing in the /usr/ports/x11/XFree86-4-libraries tree, so I just cd'ed over to that directory to just make that port, and it did the same thing. Anyone know what is going on? Thanks for the help. -j ------ End of Forwarded Message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message