From owner-freebsd-questions Tue Mar 31 10:30:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA11486 for freebsd-questions-outgoing; Tue, 31 Mar 1998 10:30:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from super-g.inch.com (super-g.com [207.240.140.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA11479 for ; Tue, 31 Mar 1998 10:30:39 -0800 (PST) (envelope-from spork@super-g.com) Received: from localhost (localhost [127.0.0.1]) by super-g.inch.com (8.8.8/8.8.5) with SMTP id NAA18035 for ; Tue, 31 Mar 1998 13:29:38 -0500 (EST) Date: Tue, 31 Mar 1998 13:29:37 -0500 (EST) From: spork X-Sender: spork@super-g.inch.com To: questions@FreeBSD.ORG Subject: Ports problem: apsfilter and ghostscript Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, apsfilter-4.9.3 from the ports-stable collection requires ghostscript-5. On fetching ghostscript-5 an error occurs where it fetches some jpeg library: bash# make NO_CHECKSUM=yes install ===> Installing for apsfilter-4.9.3 ===> apsfilter-4.9.3 depends on executable: gs - not found ===> Verifying install for gs in /usr/ports/print/ghostscript5 Type "make A4=yes" if you want -DA4 for compilation. ===> Extracting for ghostscript-5.10 ===> ghostscript-5.10 depends on file: /nonexistent - not found ===> Verifying extract for /nonexistent in /usr/ports/graphics/jpeg >> No directory for /nonexistent. Skipping.. ===> ghostscript-5.10 depends on file: /nonexistent - not found [...] continues for a while... ./echogs -e .dev -w- -l-obj compfont -include psf0lib psf0read make: don't know how to make jpeg-6a/jpeglib.h. Stop *** Error code 2 Stop. *** Error code 1 I'm not too familiar with how all the port dependancies work, but it looks like the root of the problem is with the jpeg port... C Charles Sprickman spork@super-g.com ---- "I'm not a prophet or a stone-age man Just a mortal with potential of a superman I'm living on" -DB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message