On Tue, Sep 09, 2008 at 11:50:31PM +0200, Sebastian Rother wrote: > On Tue, 9 Sep 2008 22:29:53 +0200 > Sebastian Rother <[EMAIL PROTECTED]> wrote: > > > Transmission fails to build (no matter if with or without X) on my > > OpenBSD 4.4-stable amd64. > > > > Compiling works but I get this error during the package installation. > > ===> Building package for transmission-gui-1.22 > > Create /usr/ports/packages/amd64/all/transmission-gui-1.22.tgz > > Link to /usr/ports/packages/amd64/ftp/transmission-gui-1.22.tgz > > Link to /usr/ports/packages/amd64/cdrom/transmission-gui-1.22.tgz > > ===> Verifying specs: intl.>=4 iconv.>=4 curl.>=9 c crypto idn m pthread > > ssl z > > ===> found intl.4.0 iconv.5.0 curl.10.0 c.48.0 crypto.14.0 idn.16.30 m.3.0 > > pthread.11.0 ssl.11.0 z.4.1 > > ===> Installing transmission-1.22 from /usr/ports/packages/amd64/all/ > > Can't install transmission-1.22: lib not found idn.16.30 > > Dependencies for transmission-1.22 resolve to: libiconv-1.12, gettext-0.17 > > Full dependency tree is libiconv-1.12,gettext-0.17 > > *** Error code 1 > > > > Stop in /usr/ports/net/transmission (line 1452 of > > /usr/ports/infrastructure/mk/bsd.port.mk). > > # > > # pkg_info | grep idn > > libidn-1.1 internationalized string handling > > # > > > > Any suggestions? > > > > > > Kind regards, > > Sebastian > > I personaly used a package from */snapshots/packages/amd64/ > wich installed just fine. > > I was not able to find out why I could not install the package I build > localy. Just in case somebody else has this problem: Take a package > from current (until now it's kind of ok to do so even you will loose > "support" ;). > > If somebody knows what may went wrong: Please englight me. > I cleaned up everything, tried to rebuild, even did a "make build" > in /src to see if something is wrong with the OS itself (poor CD-R > quality nowdays). So I instaled a package now.
hard to tell without more info. what about ldconfig -r output? f.-