From owner-freebsd-ports Sun Jan 12 06:36:34 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA29803 for ports-outgoing; Sun, 12 Jan 1997 06:36:34 -0800 (PST) Received: from veda.is (ubiq.veda.is [193.4.230.60]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id GAA29795 for ; Sun, 12 Jan 1997 06:36:31 -0800 (PST) Received: (from adam@localhost) by veda.is (8.8.4/8.7.3) id OAA13704; Sun, 12 Jan 1997 14:44:02 GMT From: Adam David Message-Id: <199701121444.OAA13704@veda.is> Subject: Re: x11/XFree86 install barfs In-Reply-To: <199701121243.EAA04046@baloon.mimi.com> from Satoshi Asami at "Jan 12, 97 04:43:31 am" To: asami@cs.berkeley.edu (Satoshi Asami) Date: Sun, 12 Jan 1997 14:44:01 +0000 (GMT) Cc: freebsd-ports@freebsd.org X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > * It worked 2 months ago, but now it gives me this: > > * In file included from tclxfconf.c:31: > * /usr/local/include/X.h:119: `MaxTextLength' undeclared here ... > ^^^^^^^^^^^^^^^^^^^^^^ > > Well, maybe you acquired this file some time in the past 2 months? :) > > Satoshi > Ack, because some port installed it 2 months ago, I now have to delete the file and do 'make cleandir install' in x11/XFree86, is that what you are saying? (deleting the file and restarting the build is not enough, because then it is no longer found). More to the point, if some port installed /usr/local/include/X.h recently and this is in error, then it would be worth fixing if not already. Adam