Date: Wed, 26 May 2004 23:16:10 -0700 From: paul beard <paulbeard@mac.com> To: ports@FreeBSD.org Cc: Craig Boston <craig@yekse.gank.org> Subject: audacity 1.2 port and depends Message-ID: <590DAF46-AFA5-11D8-9582-000A95BBCCF8@mac.com>
next in thread | raw e-mail | index | archive | help
I just installed (make package) audio/audacity from ports and while it looks like it worked, the depends are not being built. [/usr/home/paul]# audacity /usr/libexec/ld-elf.so.1: Shared object "libwx_gtk.so" not found the Makefile looks OK. [/usr/ports/audio/audacity]# grep LIB_DEPENDS Makefile LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/libmad LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis the package and registration processes seem happy. ===> Registering installation for audacity-1.2.0_1 ===> Building package for audacity-1.2.0_1 Creating package /usr/ports/packages/All/audacity-1.2.0_1.tgz Registering depends: XFree86-fontScalable-4.3.0 XFree86-fontEncodings-4.3.0 XFree86-libraries-4.3.0_6 atk-1.6.1 fontconfig-2.2.90_3 expat-1.95.7 freetype2-2.1.4_1 gettext-0.13.1_1 glib-1.2.10_10 glib-2.4.1_1 gtk-1.2.10_12 gtk-2.4.1 hicolor-icon-theme-0.5 imake-4.3.0_1 jpeg-6b_2 libXft-2.1.6 libiconv-1.9.1_3 libmad-0.15.0b libogg-1.1,3 libvorbis-1.0.1,3 libxml2-2.6.9 pango-1.4.0 pkgconfig-0.15.0 png-1.2.5_2 python-2.3.3_5 shared-mime-info-0.14_2 tiff-3.6.1_1 wxgtk-common-2.4.2_1 wxgtk2-2.4.2_3. Creating gzip'd tar ball in '/usr/ports/packages/All/audacity-1.2.0_1.tgz' but this confirms that wxgtk didn't get built and installed. [/usr/ports/audio/audacity]# ldd `which audacity` /usr/local/bin/audacity: libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x282d8000) libwx_gtk.so => not found (0x0) libstdc++.so.3 => /usr/lib/libstdc++.so.3 (0x283c6000) libm.so.2 => /usr/lib/libm.so.2 (0x2840b000) libc_r.so.4 => /usr/lib/libc_r.so.4 (0x28426000) I am trying to see if portinstall -r will work but it hasn't for about 2 months: I have reported issues with libtool 1.3 and shlibs that seem to block the portinstall/portupgrade tools from working. It just completed with the same error: [/usr/ports/audio/audacity]# audacity /usr/libexec/ld-elf.so.1: Shared object "libwx_gtk.so" not found -- Paul Beard <www.paulbeard.org/> paulbeard [at] mac.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?590DAF46-AFA5-11D8-9582-000A95BBCCF8>