Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 May 1998 15:30:16 -0400
From:      "Stephen A. Derdau" <sderdau@bit-net.com>
To:        questions@FreeBSD.ORG
Subject:   [Fwd: Returned mail: User unknown]
Message-ID:  <3554AEC8.167EB0E7@bit-net.com>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
> 
>     ---------------------------------------------------------------
> 

> 
> I am running into this problem as well.  I cut this
> from the mail archives.  I haven't found the answer to this.
> Does anyone else have the answer?
> 
> Thank You
> /SD
> 
> 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
> 
> --
>                    "FreeBSD It's That and Much Much More"
>                    Find out Why @ http://www.freebsd.org
> Stephen A. Derdau

-- 
                   "FreeBSD It's That and Much Much More"
                   Find out Why @ http://www.freebsd.org
Stephen A. Derdau

[-- Attachment #2 --]
Received: from localhost (localhost)
	by dns1.bit-net.com (8.8.8/8.8.8) with internal id PAA00862;
	Sat, 9 May 1998 15:28:58 -0400 (EDT)
Date: Sat, 9 May 1998 15:28:58 -0400 (EDT)
From: Mail Delivery Subsystem <MAILER-DAEMON>
Message-Id: <199805091928.PAA00862@dns1.bit-net.com>
To: <sderdau@bit-net.com>
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
	boundary="PAA00862.894742138/dns1.bit-net.com"
Subject: Returned mail: User unknown
Auto-Submitted: auto-generated (failure)

This is a MIME-encapsulated message

--PAA00862.894742138/dns1.bit-net.com

The original message was received at Sat, 9 May 1998 15:28:51 -0400 (EDT)
from derdau.bit-net.com [207.51.120.250]

   ----- The following addresses had permanent fatal errors -----
<questiosn@freebsd.org>

   ----- Transcript of session follows -----
... while talking to hub.freebsd.org.:
>>> RCPT To:<questiosn@freebsd.org>
<<< 550 <questiosn@freebsd.org>... User unknown
550 <questiosn@freebsd.org>... User unknown

--PAA00862.894742138/dns1.bit-net.com
Content-Type: message/delivery-status

Reporting-MTA: dns; dns1.bit-net.com
Received-From-MTA: DNS; derdau.bit-net.com
Arrival-Date: Sat, 9 May 1998 15:28:51 -0400 (EDT)

Final-Recipient: RFC822; questiosn@freebsd.org
Action: failed
Status: 5.1.1
Remote-MTA: DNS; hub.freebsd.org
Diagnostic-Code: SMTP; 550 <questiosn@freebsd.org>... User unknown
Last-Attempt-Date: Sat, 9 May 1998 15:28:58 -0400 (EDT)

--PAA00862.894742138/dns1.bit-net.com
Content-Type: message/rfc822

Return-Path: <sderdau@bit-net.com>
Received: from derdau.bit-net.com (derdau.bit-net.com [207.51.120.250])
	by dns1.bit-net.com (8.8.8/8.8.8) with SMTP id PAA01513
	for <questiosn@freebsd.org>; Sat, 9 May 1998 15:28:51 -0400 (EDT)
Sender: sderdau
Message-ID: <3554AE8B.41C67EA6@bit-net.com>
Date: Sat, 09 May 1998 15:29:15 -0400
From: "Stephen A. Derdau" <sderdau@bit-net.com>
X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 2.2.6-RELEASE i386)
MIME-Version: 1.0
To: questiosn@freebsd.org
Subject: any answer re: ghostscript & jpeg-6b
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I am running into this problem as well.  I cut this 
from the mail archives.  I haven't found the answer to this.
Does anyone else have the answer?

Thank You
/SD

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


-- 
                   "FreeBSD It's That and Much Much More"
                   Find out Why @ http://www.freebsd.org
Stephen A. Derdau

--PAA00862.894742138/dns1.bit-net.com--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3554AEC8.167EB0E7>