From owner-freebsd-questions Thu Aug 16 0:15:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from longfellow.nbrewer.com (nbrewer.dsl.visi.com [208.42.141.101]) by hub.freebsd.org (Postfix) with ESMTP id C5A0A37B406 for ; Thu, 16 Aug 2001 00:15:22 -0700 (PDT) (envelope-from chris@northernbrewer.com) Received: by longfellow.nbrewer.com (Postfix, from userid 1001) id 9BC9E7EC9DD; Thu, 16 Aug 2001 02:15:20 -0500 (CDT) Date: Thu, 16 Aug 2001 02:15:20 -0500 From: Christopher Farley To: questions@freebsd.org Subject: strange ports problem: Undefined symbol "iconv_open" Message-ID: <20010816021517.A55199@northernbrewer.com> Mail-Followup-To: Christopher Farley , questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: Northern Brewer, St. Paul, MN Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'd post this to freebsd-ports, but this is obviously a problem with my machine, and not the port... I'm trying to install /usr/ports/x11-toolkits/py-wxPython. When I import the wxPython module, however, I get this ImportError: | File "/usr/local/lib/python2.1/site-packages/wxPython/__init__.py", line | 20, in ? | import wxc | ImportError: /usr/X11R6/lib/libwx_gtk.so: Undefined symbol "iconv_open" On a different FreeBSD machine, everything installs flawlessly. The md5 hashes of libwx_gtk.so are identical. I pkg_deleted every Python-related port and re-installed from scratch, but get the same error. Does anybody have any suggestions on how I begin troubleshooting this problem? # uname -a FreeBSD seward.nbrewer.com 4.4-PRERELEASE FreeBSD 4.4-PRERELEASE #6: Fri Aug 3 16:22:33 CDT 2001 chris@seward.nbrewer.com:/usr/obj/usr/src/sys/SEWARD i386 -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message