From owner-freebsd-java@FreeBSD.ORG Thu Jul 17 07:29:04 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CAD537B401 for ; Thu, 17 Jul 2003 07:29:04 -0700 (PDT) Received: from atlas.williams.edu (atlas.williams.edu [137.165.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBA4043FA3 for ; Thu, 17 Jul 2003 07:29:03 -0700 (PDT) (envelope-from Laura.Effinger-Dean@williams.edu) Received: from CONVERSION-DAEMON.williams.edu by williams.edu (PMDF V6.2 #30550) id <0HI602H01AWEYY@williams.edu> for freebsd-java@freebsd.org; Thu, 17 Jul 2003 10:29:02 -0400 (EDT) Received: from terpsichore.williams.edu#30550) freebsd-java@freebsd.org; Thu, 17 Jul 2003 10:29:02 -0400 (EDT) Date: Thu, 17 Jul 2003 10:29:01 -0400 (EDT) From: Laura Effinger-Dean To: freebsd-java@freebsd.org Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Subject: Eclipse 2.1.1 install on new system X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2003 14:29:04 -0000 Hello. We are having trouble installing Eclipse on a brand-new FreeBSD system (Dell Precision 450 workstation). The make from the port for 2.1.1 works fine but then any attempt to start Eclipse gives the same error after a brief appearance of the splash screen (in fact an error identical to the one that leafy mentioned in his email archived at http://lists.freebsd.org/pipermail/freebsd-java/2003-July/000424.html ): java.lang.UnsatisfiedLinkError: /home/local/eclipse/plugins/org.eclipse.swt.gtk_2.1.1/os/freebsd/x86/libswt-pi-gtk-2135.so: /usr/local/lib/libgthread-2.0.so.200: Undefined symbol "pthread_attr_destroy" We have tried installing with 1.3.1 and 1.4.1 as well as only 1.3.1 and get this same error. We also tried copying an older 2.1. port from another computer and building that (using only 1.3.1), but the build fails with: file:/usr/ports/java/eclipse/work/plugins/org.eclipse.jdt.ui/build.xml:76: Listener attempted to access System.err - infinite loop terminated This error has also been mentioned on this list (http://lists.freebsd.org/pipermail/freebsd-java/2003-July/000422.html). We need Eclipse installed on our new computers so any help would be greatly appreciated! Thanks! -Laura