Opened 15 years ago
Closed 15 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)
Change History (5)
Changed 15 years ago by edsimpson@…
Attachment: | port_install_ghostscript-8.71_errors.txt added |
---|
comment:1 Changed 15 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 Changed 15 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.
comment:3 Changed 15 years ago by takanori@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
I confirmed this problem and fixed in r63728. Thank you for reporting.
Note: See
TracTickets for help on using
tickets.
output: port -d install ghostscript