Changes between Initial Version and Version 2 of Ticket #4867


Ignore:
Timestamp:
03/27/2014 12:16:45 PM (11 years ago)
Author:
Fernando de Oliveira
Comment:

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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4867

    • Property Owner changed from blfs-book@… to Fernando de Oliveira
    • Property Status newassigned
    • Property Summary ghostscript-9.12ghostscript-9.14
  • TabularUnified Ticket #4867 – Description

    initial v2  
    1 [http://downloads.ghostscript.com/public/ghostscript-9.12.tar.gz]
     1[http://downloads.ghostscript.com/public/ghostscript-9.14.tar.gz]