On 2006/04/17 03:06, Adriaan Misc wrote:
> Dependencies for fetchmail-6.3.3 resolve to: gettext-0.14.5p1, 
> libiconv-1.9.2p3
> Can't install fetchmail-6.3.3.tgz: lib not found krb5.15.0
> Even by looking in the dependency tree:
>        gettext-0.14.5p1, expat-2.0.0, libiconv-1.9.2p3
> Maybe it's in a dependent package, but not tagged with @lib ?
> (check with pkg_info -K -L)
> If you are still running 3.6 packages, update them.

That's the error you get if you don't have system libraries
new enough for the package, or are missing sets (i.e. this also
happens if you need X but don't have it installed).

There was a big import of Kerberos files a couple of days ago
which you'll have seen if you're following source-changes (always
a good idea if you're running -current: daily digests are likely
to be good enough...tech@ is probably a good idea too).

It looks like for i386, packages are currently newer than the OS
snapshot. This happens sometimes. Your options are:

1. wait for a newer snapshot
2. rebuild the OS from updated CVS source
3. build fetchmail from the port

1 and 2 upgrade your libkrb to match the package; 3 builds the
package to link against your existing libkrb.

Reply via email to