Re: [MacPorts] #13982: tiff 3.8.2 and libpng 1.2.24 cannot find zlib
#13982: tiff 3.8.2 and libpng 1.2.24 cannot find zlib ------------------------------+--------------------------------------------- Reporter: dorfman@… | Owner: waqar@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: ImageMagick zlib ------------------------------+--------------------------------------------- Comment(by woevans@…): Replying to [comment:8 ryandesign@…]:
I use 10.4 on my primary port development machine and can't reproduce this either. I'm going to close this. If anyone can reproduce this and believes a change needs to be made in MacPorts, please re-open.
Reopening based on comment accompanying the previous change in status to "closed". FYI, I'm running OSX 10.5.6. Here's the output: {{{ bash-3.2# port installed active The following ports are currently installed: cgdb @0.6.4_0 (active) expat @2.0.1_0 (active) gettext @0.17_3 (active) gperf @3.0.3_0 (active) jpeg @6b_3+universal (active) libiconv @1.12_0 (active) libpng @1.2.34_0 (active) lynx @2.8.6rel.5_1+ssl (active) ncurses @5.7_0 (active) ncursesw @5.7_0 (active) openssl @0.9.8i_0 (active) readline @5.2.012_1 (active) wget @1.11.4_0 (active) zlib @1.2.3_2 (active) bash-3.2# port install tiff +universal ---> Fetching tiff ---> Verifying checksum(s) for tiff ---> Extracting tiff ---> Applying patches to tiff ---> Configuring tiff Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_tiff/work/tiff-3.8.2" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with- docdir=/opt/local/share/doc/tiff-3.8.2 --with-jpeg-include- dir=/opt/local/include --with-jpeg-lib-dir=/opt/local/lib --with-zlib- include-dir=/opt/local/include --with-zlib-lib-dir=/opt/local/lib --with- apple-opengl-framework --disable-dependency-tracking " returned error 1 Command output: checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for int8... no checking for int16... no checking for int32... no checking for floor... yes checking for isascii... yes checking for memmove... yes checking for memset... yes checking for mmap... yes checking for pow... yes checking for sqrt... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for getopt... yes checking for strcasecmp... yes checking for strtoul... yes checking for lfind... yes checking native cpu bit order... lsb2msb checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for inflateEnd in -lz... no configure: error: Zlib library not found at /opt/local/lib }}} -- Ticket URL: <http://trac.macports.org/ticket/13982#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts