#4867: ghostscript-9.14
-------------------------+-----------------------
 Reporter:  fo           |       Owner:  fo
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  7.6
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Old description:

> [http://downloads.ghostscript.com/public/ghostscript-9.12.tar.gz]

New description:

 [http://downloads.ghostscript.com/public/ghostscript-9.14.tar.gz]

--

Comment (by fo):

 I am having the following problem with "make":


 {{{
 make: *** No rule to make target 'src/zlib.h', needed by 'obj/gdevfpng.o'.
 Pare. [Stop]
 }}}

 I have it:

 {{{
 $ find /usr/include/ -name zlib.h
 /usr/include/zlib.h
 }}}

 '''If I leave shipped zlib, it compiles.'''

 The file that I think is the source of the problem, not compiling, gives:

 {{{
 $ grep zlib ./devices/gdevfpng.c
 #include "zlib.h"
     /* Nasty zlib hackery here. Zlib always outputs a 'start of stream'
 }}}


 No problem with previous version:

 19-Feb-2014 14:03  ghostscript-9.10

 Right now, I discovered that new version is 9.14, but still have the same
 problem. Wiil change the title.

 Cannot find reference to such error.

 Help would be much appreciated.

 I did spend a lot of time yesterday and today.

 Will start working in other packages.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4867#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to