Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2003 03:35:59 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        "Noah" <admin2@enabled.com>, freebsd-questions@freebsd.org
Subject:   Re: ImageMagick not building
Message-ID:  <200311110335.59878.kstewart@owt.com>
In-Reply-To: <20031111053154.M67107@enabled.com>
References:  <20031111053154.M67107@enabled.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311110335.59878.kstewart>