From owner-freebsd-java@FreeBSD.ORG Tue Jul 22 10:30:02 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 DCDF537B401 for ; Tue, 22 Jul 2003 10:30:02 -0700 (PDT) Received: from atlas.williams.edu (atlas.williams.edu [137.165.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id E68FB43F93 for ; Tue, 22 Jul 2003 10:30:01 -0700 (PDT) (envelope-from Laura.Effinger-Dean@williams.edu) Received: from CONVERSION-DAEMON.williams.edu by williams.edu (PMDF V6.2 #30550) id <0HIF0AG01SLZZM@williams.edu> for freebsd-java@freebsd.org; Tue, 22 Jul 2003 13:29:59 -0400 (EDT) Received: from clio.williams.edu (clio.williams.edu [137.165.4.102]) <0HIF0AC0MSLXGE@williams.edu> for freebsd-java@freebsd.org; Tue, 22 Jul 2003 13:29:57 -0400 (EDT) Date: Tue, 22 Jul 2003 13:29:57 -0400 (EDT) From: Laura Effinger-Dean In-reply-to: <1058456083.3f16c21375adf@imp.williams.edu> To: Laura.Effinger-Dean@williams.edu Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-java@freebsd.org Subject: Re: Eclipse 2.1.1 port - pthread_attr_destroy? 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: Tue, 22 Jul 2003 17:30:03 -0000 Hi everyone, thanks to those who responded about Eclipse. We just finally got it running by uninstalling everything (Java 1.3.1, 1.4.1, Ant, and Eclipse) and reinstalling just the JDK 1.4.1. Worked like a charm, even with the Linux Java still installed! :) -Laura On Thu, 17 Jul 2003 Laura.Effinger-Dean@williams.edu wrote: > 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 > > > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >