Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2007 06:21:15 -0400
From:      Gerard <gerard@seibercom.net>
To:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: Broken binary detection
Message-ID:  <20070321061819.0C15.GERARD-SEIBERT@seibercom.net>
In-Reply-To: <200703211033.07992.bramschoenmakers@xs4all.nl>
References:  <200703211033.07992.bramschoenmakers@xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday March 21, 2007 at 05:33:07 (AM) Bram Schoenmakers wrote:


> I did a portmanager databases/phpmyadmin -f because installing it normally 
> (make install clean) resulted in errors. With portmanager, phpmyadmin is 
> successfully installed. However, portmanager upgraded libintl as well to a 
> newer version, which in turn broke fetchmail still referring to the old 
> libintl library. Question is: is there a way to detect broken binaries and 
> libraries?

Try this:

1) Update your ports tree
2) portmanager -u -p -l

That should correct the problem. Check the log file
"/var/log/portmanager.log" to make sure the fetchmail port, and perhaps
others, were correctly updated.

By the way, I just had the same problem with the 'gettext' update. This
fixed it.

-- 
Gerard



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070321061819.0C15.GERARD-SEIBERT>