From nobody@FreeBSD.org  Thu Jan 11 22:43:14 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id BC19537B400
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 Jan 2001 22:43:13 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f0C6hDT69066;
	Thu, 11 Jan 2001 22:43:13 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200101120643.f0C6hDT69066@freefall.freebsd.org>
Date: Thu, 11 Jan 2001 22:43:13 -0800 (PST)
From: antipode@thpoon.com
To: freebsd-gnats-submit@FreeBSD.org
Subject: ghostscript6 port compilation fails
X-Send-Pr-Version: www-1.0

>Number:         24267
>Category:       ports
>Synopsis:       ghostscript6 port compilation fails
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 11 22:50:01 PST 2001
>Closed-Date:    Thu Aug 9 12:32:24 PDT 2001
>Last-Modified:  Sat Aug 11 15:53:24 PDT 2001
>Originator:     Arcady Genkin
>Release:        4.2-STABLE
>Organization:
thpoon
>Environment:
FreeBSD soup.thpoon.com 4.2-STABLE FreeBSD 4.2-STABLE #0: Fri Dec 22 19:19:19 EST 2000     root@soup.thpoon.com:/usr/obj/usr/src/sys/SOUP  i386
>Description:
ghostscript6 port's compilation fails.
In case this is relevant, the computer has no X11 installed.

Here's where the compilation halts:
------------------------------------
./obj/echogs -e .dev -w- -l-obj ./obj/compfont -include ./obj/psf0lib ./obj/psf0read
gmake: *** No rule to make target `jpeg/jpeglib.h', needed by `obj/jpeglib0.h'.  Stop.
*** Error code 2

Stop in /usr/ports/print/ghostscript6.
*** Error code 1

Stop in /usr/ports/print/ghostscript6.
*** Error code 1

Stop in /usr/ports/print/ghostscript6.
>How-To-Repeat:
cd /usr/ports/print/ghostscript6
make
leave default configuration optoins.
>Fix:


>Release-Note:
>Audit-Trail:

From: Arcady Genkin <a.genkin@utoronto.ca>
To: freebsd-ports@FreeBSD.org, freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/24267: ghostscript6 port compilation fails
Date: 12 Jan 2001 20:36:23 -0500

 I have figured out the cause of the compilation falure.  In
 subdirectory print/ghostscript6/work/gs6.01/ there a symlink is
 created jpeg -> /usr/ports/graphics/jpeg/work/jpeg-6b.  That is,
 building of the ghostscript6 port relies on having extracted sources
 of libjpeg.  I always do `make clean' after any installation, so the
 sources were not there, althought the library was installed.
 
 Why it would point to the .../jpeg/work directory?  Isn't that what
 include/ directories are for?..  In any case, I did `make extract' in
 graphics/jpeg, and ghostscript6 compiled.
 -- 
 Arcady Genkin
 Don't read everything you believe.
 

From: Arcady Genkin <a.genkin@utoronto.ca>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/24267: ghostscript6 port compilation fails
Date: 17 Jan 2001 17:44:13 -0500

 The problem is still present in the newer version of the port (6.50).
 -- 
 Arcady Genkin
 
Responsible-Changed-From-To: freebsd-ports->andreas 
Responsible-Changed-By: dirk 
Responsible-Changed-When: Sun Jan 21 15:02:31 PST 2001 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24267 
Responsible-Changed-From-To: andreas->ports 
Responsible-Changed-By: andreas 
Responsible-Changed-When: Mon Jul 30 13:16:48 PDT 2001 
Responsible-Changed-Why:  
maintainer change 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=24267 
State-Changed-From-To: open->closed 
State-Changed-By: lioux 
State-Changed-When: Thu Aug 9 12:32:24 PDT 2001 
State-Changed-Why:  
Superseded by 28847. Thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=24267 
Responsible-Changed-From-To: ports->freebsd-ports 
Responsible-Changed-By: dougb 
Responsible-Changed-When: Sat Aug 11 15:53:11 PDT 2001 
Responsible-Changed-Why:  

Misfiled PR 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=24267 
>Unformatted:
