SOLVED: Re: ImageMagick warnings: libz.so.4, librpcsvc.so.4 may conflict with *.so.5

Anton Shterenlikht mexas at bristol.ac.uk
Wed Aug 5 13:45:04 UTC 2009


On Fri, Jul 31, 2009 at 12:03:44PM +0100, Anton Shterenlikht wrote:
> On ia64 SMP 8.0-beta2, building ImageMagick
> 
> # cd /usr/ports/graphics/ImageMagick
> # make
> 
> I get these warnings: 
> 
> /usr/bin/ld: warning: libz.so.4, needed by /usr/local/lib/libtiff.so, may confli
> ct with libz.so.5
> /usr/bin/ld: warning: librpcsvc.so.4, needed by /usr/local/lib/libXext.so, may c
> onflict with librpcsvc.so.5

doing

# cd /usr/src
# make delete-old
# make delete-old-libs

and rebuilding IM and all packages on which it depends
solved this.

I'll try to add "make delete-old" and "make delete-old-libs"
steps into the handbook, in "rebuilding world" section.
It seems these steps are vital for the correct
functioning of the system.

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 928 8233 
Fax: +44 (0)117 929 4423


More information about the freebsd-ia64 mailing list