Opened 14 years ago

Closed 14 years ago

#23690 closed defect (fixed)

clean install of ghostscript-8.71 fails with tiff//libtiff/tif_jpeg.c build

Reported by: edsimpson@… Owned by: takanori@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: ghostscript

Description (last modified by mf2k (Frank Schima))

I'm trying to do a clean installation of the latest version of ghostscript (8.71) and it is failing with the following error.

/usr/bin/gcc-4.0 -Itiff/libtiff -I./obj/../soobj  -Isrc -Isrc  -o ./obj/../soobj/tif_jpeg.o -c tiff//libtiff/tif_jpeg.c
tiff//libtiff/tif_jpeg.c:87:21: error: jpeglib.h: No such file or directory
tiff//libtiff/tif_jpeg.c:88:20: error: jerror.h: No such file or directory
...

I have attached the complete output.

I am running the following.

~> port version Version: 1.8.2

System Version: Mac OS X 10.5.8 (9L30) Kernel Version: Darwin 9.8.0

Attachments (2)

port_install_ghostscript-8.71_errors.txt (87.2 KB) - added by edsimpson@… 14 years ago.
output: port -d install ghostscript
port-ghostscript.log (370.8 KB) - added by kris@… 14 years ago.
ghostscript error log

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by edsimpson@…

output: port -d install ghostscript

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: ghostscript 8.71 tif_jpeg.c removed
Owner: changed from macports-tickets@… to takanori@…
Port: ghostscript added

comment:2 in reply to:  description Changed 14 years ago by kris@…

I am having the same problem:

tifflibtiff/tif_jpeg.c:87:21: error: jpeglib.h: No such file or directory tifflibtiff/tif_jpeg.c:88:20: error: jerror.h: No such file or directory

I've attached a log file.

Changed 14 years ago by kris@…

Attachment: port-ghostscript.log added

ghostscript error log

comment:3 Changed 14 years ago by takanori@…

Resolution: fixed
Status: newclosed

I confirmed this problem and fixed in r63728. Thank you for reporting.

Note: See TracTickets for help on using tickets.