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

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




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