From owner-freebsd-ports@FreeBSD.ORG Wed Aug 27 14:51:22 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21A7416A4BF for ; Wed, 27 Aug 2003 14:51:22 -0700 (PDT) Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C2E343FF5 for ; Wed, 27 Aug 2003 14:51:21 -0700 (PDT) (envelope-from victor@customdynamic.net) Received: from user-vcauom2.dsl.mindspring.com ([216.175.98.194] helo=customdynamic.net) by avocet.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19s8CE-0003pf-00 for ports@FreeBSD.org; Wed, 27 Aug 2003 14:51:18 -0700 Date: Wed, 27 Aug 2003 14:51:14 -0700 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; delsp=yes; charset=US-ASCII; format=flowed From: Victor Grey To: ports@FreeBSD.org Content-Transfer-Encoding: 7bit Message-Id: <94A25060-D8D8-11D7-8F1C-0003939DF7CA@customdynamic.net> X-Mailer: Apple Mail (2.552) Subject: ImageMagick won't install X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2003 21:51:22 -0000 Trying to install ImageMagick (on 4.8-RELEASE-p3) with some fairly minimal options. Gets down to the output below and stops with /usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not found Any suggestions? Thanks, Victor Grey ------------------------------------------------------------------------ ---------- ImageMagick is configured as follows. Please verify that this configuration matches your expectations. Host system type : i386-portbld-freebsd4.8 Option Configure option Configured value ----------------------------------------------------------------- Shared libraries --enable-shared=yes yes Static libraries --enable-static=yes yes GNU ld --with-gnu-ld=yes yes LZW support --enable-lzw=no no Quantum depth --with-quantum-depth=16 16 Delegate Configuration: BZLIB --with-bzlib=yes yes DPS --with-dps=yes no FlashPIX --with-fpx=yes yes FreeType 2.0 --with-ttf=no no Ghostscript None gs Ghostscript fonts --with-gs-font-dir=default none Ghostscript lib --with-gslib=no no JBIG --with-jbig=yes yes JPEG v1 --with-jpeg=yes yes JPEG v2 --with-jp2=yes yes LCMS --with-lcms=yes yes Magick++ --with-magick-plus-plus=yes yes PERL --with-perl=/usr/bin/perl5.00503 /usr/bin/perl5.00503 PNG --with-png=yes yes TIFF --with-tiff=yes yes Windows fonts --with-windows-font-dir= none WMF --with-wmf=no no X11 --with-x=no no XML --with-xml=no no ZLIB --with-zlib=yes yes X11 Configuration: Not using X11. Options used to compile and link: CC = cc CFLAGS = -O -pipe -march=pentiumpro -Wall CPPFLAGS = -I/usr/local/include CXX = c++ CXXFLAGS = -O -pipe -march=pentiumpro LDFLAGS = -L/usr/local/lib LIBS = -ljbig -llcms -ltiff -ljasper -ljpeg -lpng -lfpx -lbz2 -lz -lm ===> Building for ImageMagick-nox11-5.5.6_3 /usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not found *** Error code 1 Stop in /usr/ports/graphics/ImageMagick.