From owner-freebsd-questions@FreeBSD.ORG Tue Nov 11 08:19:53 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F9D916A4CE for ; Tue, 11 Nov 2003 08:19:53 -0800 (PST) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FF6043FB1 for ; Tue, 11 Nov 2003 08:19:52 -0800 (PST) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.12.10/8.12.10) with ESMTP id hABGJpN7066546; Tue, 11 Nov 2003 08:19:51 -0800 (PST) (envelope-from admin2@enabled.com) From: "Noah" To: Kent Stewart , "Noah" , freebsd-questions@freebsd.org Date: Tue, 11 Nov 2003 08:19:51 -0800 Message-Id: <20031111161856.M41919@enabled.com> In-Reply-To: <200311110335.59878.kstewart@owt.com> References: <20031111053154.M67107@enabled.com> <200311110335.59878.kstewart@owt.com> X-Mailer: Open WebMail 2.01 20030425 X-OriginatingIP: 64.121.33.4 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: Re: ImageMagick not building X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2003 16:19:53 -0000 On Tue, 11 Nov 2003 03:35:59 -0800, Kent Stewart wrote > On Monday 10 November 2003 09:33 pm, Noah wrote: > > FreeBSD 4.8 Stable > > > > A little off topic, but... > > > > ImageMagick is not building from /usr/ports any clue what installation > > libintl.so.2 library is part of? I am not quite sure why I dont have it on > > my machine. > > Your port system seems to have an out of date reference for gettext. > You must not have cvsuped ports-all recently. The curent version is > gettext-0.12.1. It has a different interface and you need to rebuild > everything that uses gettext. The library is up to something like > so.5 right now. > thanks Kent, okay I cvsup every night now. installed gettext-0.12.1 . how do I go about auto-rebuilding everything that uses gettext? is there information on the web about how to do this? - Noah > Kent > > > > > here is the tail of the output form the Build: > > > > > > ---- snip ----- > > > > X11 Configuration: > > X_CFLAGS = -I/usr/X11R6/include > > X_PRE_LIBS = -lSM -lICE > > X_LIBS = -L/usr/X11R6/lib > > X_EXTRA_LIBS = > > > > Options used to compile and link: > > CC = cc > > CFLAGS = -O -pipe -march=pentiumpro -Wall > > CPPFLAGS = -I/usr/local/include/freetype2 -I/usr/local/include > > -I/usr/X11R6/in clude -I/X11 -I/usr/local/include/libxml2 > > CXX = c++ > > CXXFLAGS = -O -pipe -march=pentiumpro > > LDFLAGS = -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib > > -L/usr/local/lib LIBS = -ljbig -llcms -ltiff -lfreetype -ljasper -ljpeg > > -lpng -lfpx -lwmfli te -ldpstk -ldps -lXt -lXext -lSM -lICE -lX11 -lbz2 > > -lxml2 -lz -lm > > > > ===> Building for ImageMagick-5.5.7.11_1 > > /usr/libexec/ld-elf.so.1: Shared object "libintl.so.2" not found > > *** Error code 1 > > > > Stop in /usr/ports/graphics/ImageMagick. > > > > > > ----- snip ------ > > > > -- > Kent Stewart > Richland, WA > > http://users.owt.com/kstewart/index.html