On Wed, 10 Sep 2008 00:14:36 +0200 viq <[EMAIL PROTECTED]> wrote: > On Tue, Sep 09, 2008 at 10:29:53PM +0200, Sebastian Rother 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? > > make clean repackage
Thanks for the suggestion. I deleted the packages from /usr/ports/packages/amd64/all by hand (should not make a difference) and also issued a "make distclean && make clean" in /usr/ports. ===> Building package for transmission-1.22 Create /usr/ports/packages/amd64/all/transmission-1.22.tgz Link to /usr/ports/packages/amd64/ftp/transmission-1.22.tgz Link to /usr/ports/packages/amd64/cdrom/transmission-1.22.tgz ===> Verifying specs: intl.>=4 iconv.>=4 c crypto idn m pthread ssl z ===> found intl.4.0 iconv.5.0 c.48.0 crypto.14.0 idn.16.30 m.3.0 pthread.11.0 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/. *** Error code 1 Stop in /usr/ports/net/transmission (line 2965 of /usr/ports/infrastructure/mk/. # Seams it wont get compiled on this Box somehow.... or I miss a detail for this port. Thanks so far viq but do you may have other suggestions? :( Kind regards, Sebastian *reinstalling prebuild package from the ftp now :)*