From owner-freebsd-alpha Fri Jul 12 6:21:34 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 377C337B401 for ; Fri, 12 Jul 2002 06:21:31 -0700 (PDT) Received: from qescan2.qgraph.com (QESCAN2.qgraph.com [206.158.124.8]) by mx1.FreeBSD.org (Postfix) with SMTP id 6B0B243E4A for ; Fri, 12 Jul 2002 06:21:30 -0700 (PDT) (envelope-from Aaron.Schroeder@qg.com) Received: from 192.168.200.30 by qescan2.qgraph.com (InterScan E-Mail VirusWall NT); Fri, 12 Jul 2002 08:21:29 -0500 Received: by sxsmtp3.qgraph.com with Internet Mail Service (5.5.2653.19) id <3VPB75PZ>; Fri, 12 Jul 2002 08:21:29 -0500 Message-ID: <025596A38A894B45AFE62346A6BF47464E2735@waexch1.qgraph.com> From: "Schroeder, Aaron" To: "'freebsd-alpha@freebsd.org'" Subject: XFree86 build error... Date: Fri, 12 Jul 2002 08:21:27 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello all, I tried to do a 'portupgrade -ra' on my system, and the newest XFree86 from /usr/ports/x11-servers/XFree86-4-Server (Ver. 4.2.0_3) did not build properly. I do have version 4.1.0_12,1 installed. Anyway, I thought I would just go into that directory manually and do a 'make', that's when I got this: -D__filemansuffix__=5 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__projectroot__=/usr/X11R6 -D__xorgversion__='"Release 6.6" "X Version 11"' -D__vendorversion__="Version `echo 4 2 0 | sed 's/ /./g'` XFree86" pswrap._man rm -f pswrap.1.html pswrap.1-html ../../config/util/rman -f HTML < pswrap._man > pswrap.1-html && mv -f pswrap.1-html pswrap.1.html macro "na" not recognized -- ignoring macro "nh" not recognized -- ignoring ===> Installing for imake-4.2.0_1 ===> imake-4.2.0_1 is already installed - perhaps an older version? If so, you may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of imake-4.2.0_1 without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/devel/imake-4. *** Error code 1 Stop in /usr/ports/x11-servers/XFree86-4-Server. ------------------------------------------------------------------ Now, my feeble BSD troubleshooting skills tell me that I need to re-install imake-4. On the other hand, if XFree86-4 requires imake-4, and it is already there, shouldn't it just see that it's there and proceed? Please clue me in on this because I do not want to hose up my system doing something silly. Also, I do have a Matrox card, and there is a disclaimer about Matrox drivers not fully tested. Maybe that is my problem, if so, does someone know how to possibly exclude a package from a portupgrade command? TIA, AJ Schroeder To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message