From owner-freebsd-questions Sun Jun 16 12:22:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id B21A937B41C for ; Sun, 16 Jun 2002 12:22:11 -0700 (PDT) Received: from pool0488.cvx31-bradley.dialup.earthlink.net ([209.179.147.233] helo=[192.168.0.150]) by avocet.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17JfbF-0006fj-00; Sun, 16 Jun 2002 12:22:10 -0700 User-Agent: Microsoft-Entourage/10.0.0.1331 Date: Sun, 16 Jun 2002 12:28:45 -0700 Subject: Re: XFree86-4 port will not build, 4.5 stable From: "Jonathan Glenn L. Ocab" To: Kent Stewart Cc: Message-ID: In-Reply-To: <3D0C5F99.1010902@owt.com> 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 Thanks. I rebuilt imake4 and freetype2 and xfree86-4 built perfectly. -j On 6/16/02 2:51 AM, "Kent Stewart" wrote: > > > Jonathan Glenn L. Ocab wrote: > >> 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. > > > You have dependancies that have to be updated first. I just got > through building XFree86-4.2.0 and didn't have any problems. You have > to basically replace everything from imake4 on but you may have to go > lower than that. You also need to make sure that you have the correct > verstion of freetype2 before you start your build of the libraries. > > Kent > > >> >> -j >> >> ------ End of Forwarded Message >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message >> >> . >> >> > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message