From owner-freebsd-x11@FreeBSD.ORG Fri Feb 17 11:10:07 2006 Return-Path: X-Original-To: freebsd-x11@hub.freebsd.org Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABC5316A420 for ; Fri, 17 Feb 2006 11:10:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0CE043D46 for ; Fri, 17 Feb 2006 11:10:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1HBA61e011883 for ; Fri, 17 Feb 2006 11:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1HBA64k011882; Fri, 17 Feb 2006 11:10:06 GMT (envelope-from gnats) Date: Fri, 17 Feb 2006 11:10:06 GMT Message-Id: <200602171110.k1HBA64k011882@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Dejan Lesjak Cc: Subject: Re: ports/93175: imake6 fails to build X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dejan Lesjak List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 11:10:07 -0000 The following reply was made to PR ports/93175; it has been noted by GNATS. From: Dejan Lesjak To: Rob B Cc: bug-followup@freebsd.org Subject: Re: ports/93175: imake6 fails to build Date: Fri, 17 Feb 2006 12:03:11 +0100 On Friday 17 February 2006 11:29, Rob B wrote: > ===> Extracting for imake-6.9.0 > => MD5 Checksum OK for xorg/X11R6.9.0-src1.tar.gz. > => SHA256 Checksum OK for xorg/X11R6.9.0-src1.tar.gz. > => MD5 Checksum OK for xorg/X11R6.9.0-src3.tar.gz. > => SHA256 Checksum OK for xorg/X11R6.9.0-src3.tar.gz. > ===> imake-6.9.0 depends on file: /usr/local/bin/perl5.8.7 - found > ===> Patching for imake-6.9.0 > ===> imake-6.9.0 depends on file: /usr/local/bin/perl5.8.7 - found > ===> Applying FreeBSD patches for imake-6.9.0 > riff# cd /usr/ports/devel/imake-6/work/xc/config/imake > /usr/ports/devel/imake-6/work/xc/config/imake: No such file or directory. > riff# Are you setting WRKDIR or WRKSRC to something non-default? What is the output of "make -V WRKSRC" in imake-6 port directory? Does that path contain imake subdirectory?