Opened 10 years ago

Closed 10 years ago

#4867 closed enhancement (fixed)

ghostscript-9.14

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.6
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Fernando de Oliveira)

Change History (10)

comment:1 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 10 years ago

Description: modified (diff)
Summary: ghostscript-9.12ghostscript-9.14

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.

comment:3 by Fernando de Oliveira, 10 years ago

Owner: changed from Fernando de Oliveira to blfs-book@…
Status: assignednew

Giving back to the book. The first one to find a solution, please take it or write here. I also will try to find a solution, if/when have success, will take again.

comment:5 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

Thanks. I will test it.

comment:6 by Fernando de Oliveira, 10 years ago

I mean, if everything goes fine, will update, you understand what I mean, right? Thanks again.

comment:7 by Fernando de Oliveira, 10 years ago

Worked perfectly.

Unfortunately, I will need to remove (comment out) the test with the tiger, because it is not working.

comment:8 by Fernando de Oliveira, 10 years ago

I would like ĸen's opinion about the tiger. I am thinking in displacing to the end of the installation, so it can be tested with installed gs and tiger.eps

It is almost ready, but I will leave for tomorrow. Will take a rest, until then.

in reply to:  8 comment:9 by ken@…, 10 years ago

Replying to fo:

I would like ĸen's opinion about the tiger. I am thinking in displacing to the end of the installation, so it can be tested with installed gs and tiger.eps

It is almost ready, but I will leave for tomorrow. Will take a rest, until then.

Do whatever you think is best.

comment:10 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

For some unknown reason, the tiger test is working now.

I will leave it as is. If there is any complaint, will move it to the end, after install, with the installed gs and tiger.eps.

Another thing I am not sure:

configure and configure.ac are both modified, Arch Linux is using autoconf --force, but I do not seem to need it.

Fixed at r12917.

Now, I can start the day.

Note: See TracTickets for help on using tickets.