From owner-freebsd-ports Sun Nov 19 12:37:40 2000 Delivered-To: freebsd-ports@freebsd.org Received: from hal9000.bsdonline.org (ffaxvawx3-4-047.cox.rr.com [24.168.203.47]) by hub.freebsd.org (Postfix) with ESMTP id E6B2F37B479; Sun, 19 Nov 2000 12:37:37 -0800 (PST) Received: by hal9000.bsdonline.org (Postfix, from userid 1001) id DD5071F9C; Sun, 19 Nov 2000 15:37:31 -0500 (EST) Date: Sun, 19 Nov 2000 15:37:31 -0500 From: Andrew J Caines To: andreas@FreeBSD.org Cc: ports@FreeBSD.org Subject: Ghostscript ports build broken by error in src/unix-gcc.mak Message-ID: <20001119153731.F14492@hal9000.bsdonline.org> Reply-To: Andrew J Caines Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: H.A.L. Plant X-Powered-by: FreeBSD 4.1.1-STABLE Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Andreas, When building ghostscript6 and ghostscript55 [I didn't try ghostscript5] using sources cvsup'ed a few hours ago, the build fails early due to a syntax error in the second line of src/unix-gcc.mak, with the first three lines of this file looking like DEVICE_DEVS= subwin(dialog,9,76,10,34) failed, maybe wrong dims # Copyright (C) 1997, 2000 Aladdin Enterprises. All rights reserved. After commenting that second line, the build and install worked fine. One other oddity was the need for the file jpeglib.h resulting in the unpacking of the jpeg-6b port rather than the use of the installed /usr/local/include/jpeglib.h. Maybe I missed some other dependency, but this seemed odd. -Andrew- -- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@altavista.net | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message