On Tuesday 11 November 2003 08:19 am, Noah wrote:
> 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?

That is what portupgrade is really meant to do. You just run
portupgrade -rf gettext.

The man page for portupgrade says that you need to rebuild INDEX and INDEX.db. 
You can "portsdb -uU" to do that.

Kent

>
> - 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

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to