From owner-freebsd-java@FreeBSD.ORG Sun Dec 16 10:33:29 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53F5316A419 for ; Sun, 16 Dec 2007 10:33:29 +0000 (UTC) (envelope-from b.movaqar@adempiere.org) Received: from kedah.mschosting.com (kedah.mschosting.com [202.75.42.90]) by mx1.freebsd.org (Postfix) with ESMTP id 9304013C469 for ; Sun, 16 Dec 2007 10:33:28 +0000 (UTC) (envelope-from b.movaqar@adempiere.org) Received: from [85.15.21.235] (port=54330 helo=movaqar) by kedah.mschosting.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1J3pGD-0004u9-Uf for freebsd-java@freebsd.org; Sun, 16 Dec 2007 16:54:12 +0800 Date: Sun, 16 Dec 2007 12:22:39 +0330 From: Bahman Movaqar To: freebsd-java@freebsd.org Message-ID: <20071216122239.62b1c0e7@movaqar> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.1; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/YcdXVKmy6HFpx5c04/QRhap"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - kedah.mschosting.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - adempiere.org X-Source: X-Source-Args: X-Source-Dir: Subject: PL/Java installation failed: Undefined symbol "pthread_create" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Dec 2007 10:33:29 -0000 --Sig_/YcdXVKmy6HFpx5c04/QRhap Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, I've ran into problems installing PL/Java on FreeBSD. Below are the software configurations I use: $ uname -a=20 FreeBSD movaqar 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 $ psql --version psql (PostgreSQL) 8.2.5 contains support for command-line editing $ java -version java version "1.5.0_13-p7" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-p7-root_12_dec_2007_15_19) Java HotSpot(TM) Client VM (build 1.5.0_13-p7-root_12_dec_2007_15_19, mixed mode) $ cat /etc/rc.conf | grep ldconfig ldconfig_paths=3D"/usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/local/= lib/compat/pkg /usr/local/jdk1.5.0/jre/lib/i386 /usr/local/jdk1.5.0/jre/lib= /i386/client /usr/local/jdk1.5.0/jre/lib/i386/native_threads" I have also Diablo-JDK-1.5.0_07 installed. PL/Java sources compile fine without any warnings; then I change 'postgresql.conf' to add the 'pljava' section. No problems yet. But when I run the deployer (JAR or SQL) program to install it into the database, this is what I get: psql:/usr/local/pljava/install.sql:6: ERROR: could not load library "/usr/local/pljava/lib/pljava.so": dlopen (/usr/local/pljava/lib/pljava.so) failed: /usr/local/jdk1.5.0/jre/lib/i386/client/libjvm.so: Undefined symbol "pthread_create" psql:/usr/local/pljava/install.sql:8: ERROR: function sqlj.java_call_handler() does not exist psql:/usr/local/pljava/install.sql:12: ERROR: could not load library "/usr/local/pljava/lib/pljava.so": dlopen (/usr/local/pljava/lib/pljava.so) failed: /usr/local/jdk1.5.0/jre/lib/i386/client/libjvm.so: Undefined symbol "pthread_create" psql:/usr/local/pljava/install.sql:14: ERROR: function sqlj.javau_call_handler() does not exist BTW, I have done PL/Java installation on PG 8.2.4 before without any problems. Could the version of PG be the source of the trouble? Any idea/hint is highly appreciated. TIA, --=20 Bahman Movaqar PGP KeyID: 0x0CE28F5C (keyserver2.pgp.com) The most prevalent philosophy in application security is that security should not be added as an after thought, but should be included by design and default. -Frank Nimphius --Sig_/YcdXVKmy6HFpx5c04/QRhap Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHZOdXpiYSTAzij1wRAr1OAKCF2ysE8vwn/Ve74OhFICG5DO9jrwCcCSfH 12bQ7uVPE+fuHtITsT6w41c= =p5TZ -----END PGP SIGNATURE----- --Sig_/YcdXVKmy6HFpx5c04/QRhap-- From owner-freebsd-java@FreeBSD.ORG Sun Dec 16 11:27:35 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 321C716A419 for ; Sun, 16 Dec 2007 11:27:35 +0000 (UTC) (envelope-from b.movaqar@adempiere.org) Received: from kedah.mschosting.com (kedah.mschosting.com [202.75.42.90]) by mx1.freebsd.org (Postfix) with ESMTP id 8B49813C46E for ; Sun, 16 Dec 2007 11:27:34 +0000 (UTC) (envelope-from b.movaqar@adempiere.org) Received: from [85.15.21.235] (port=57642 helo=movaqar) by kedah.mschosting.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1J3red-0007d0-JR for freebsd-java@freebsd.org; Sun, 16 Dec 2007 19:27:33 +0800 Date: Sun, 16 Dec 2007 14:56:01 +0330 From: Bahman Movaqar To: freebsd-java@freebsd.org Message-ID: <20071216145601.5073c1c6@movaqar> In-Reply-To: <20071216122239.62b1c0e7@movaqar> References: <20071216122239.62b1c0e7@movaqar> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.1; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/8Br.S3YqDo.nTNVmEXzhF1j"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - kedah.mschosting.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - adempiere.org X-Source: X-Source-Args: X-Source-Dir: Subject: Re: PL/Java installation failed: Undefined symbol "pthread_create" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Dec 2007 11:27:35 -0000 --Sig_/8Br.S3YqDo.nTNVmEXzhF1j Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On 2007-12-16 Bahman Movaqar wrote: >=20 > Hi all, >=20 > I've ran into problems installing PL/Java on FreeBSD. Below are the > software configurations I use: > $ uname -a=20 > FreeBSD movaqar 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 > 11:05:30 UTC 2007 > root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 >=20 > $ psql --version > psql (PostgreSQL) 8.2.5 > contains support for command-line editing >=20 > $ java -version > java version "1.5.0_13-p7" > Java(TM) 2 Runtime Environment, Standard Edition (build > 1.5.0_13-p7-root_12_dec_2007_15_19) Java HotSpot(TM) Client VM (build > 1.5.0_13-p7-root_12_dec_2007_15_19, mixed mode) >=20 > $ cat /etc/rc.conf | grep ldconfig > ldconfig_paths=3D"/usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/loca= l/lib/compat/pkg /usr/local/jdk1.5.0/jre/lib/i386 /usr/local/jdk1.5.0/jre/l= ib/i386/client /usr/local/jdk1.5.0/jre/lib/i386/native_threads" >=20 > I have also Diablo-JDK-1.5.0_07 installed. >=20 > PL/Java sources compile fine without any warnings; then I change > 'postgresql.conf' to add the 'pljava' section. No problems yet. > But when I run the deployer (JAR or SQL) program to install it into > the database, this is what I get: >=20 > psql:/usr/local/pljava/install.sql:6: ERROR: could not load library > "/usr/local/pljava/lib/pljava.so": dlopen > (/usr/local/pljava/lib/pljava.so) > failed: /usr/local/jdk1.5.0/jre/lib/i386/client/libjvm.so: Undefined > symbol "pthread_create" psql:/usr/local/pljava/install.sql:8: ERROR: > function sqlj.java_call_handler() does not exist > psql:/usr/local/pljava/install.sql:12: ERROR: could not load library > "/usr/local/pljava/lib/pljava.so": dlopen > (/usr/local/pljava/lib/pljava.so) > failed: /usr/local/jdk1.5.0/jre/lib/i386/client/libjvm.so: Undefined > symbol "pthread_create" psql:/usr/local/pljava/install.sql:14: ERROR: > function sqlj.javau_call_handler() does not exist >=20 > BTW, I have done PL/Java installation on PG 8.2.4 before without any > problems. Could the version of PG be the source of the trouble? >=20 > Any idea/hint is highly appreciated. >=20 > TIA, >=20 Solved by mapping libpthread to libthr in libmap.conf. --=20 Bahman Movaqar PGP KeyID: 0x0CE28F5C (keyserver2.pgp.com) Whenever there are great virtues, it's a sure sign something's wrong. -Bertolt Brecht --Sig_/8Br.S3YqDo.nTNVmEXzhF1j Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHZQtJpiYSTAzij1wRAp38AJwOL2DpeVfDRKaUF1dyZ/zrZML6/ACfUtNQ TSrrKxFXtg6NHVezSS9KkPI= =6tG1 -----END PGP SIGNATURE----- --Sig_/8Br.S3YqDo.nTNVmEXzhF1j-- From owner-freebsd-java@FreeBSD.ORG Sun Dec 16 13:01:05 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C349416A418 for ; Sun, 16 Dec 2007 13:01:05 +0000 (UTC) (envelope-from freebsd-java@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 5C25E13C45D for ; Sun, 16 Dec 2007 13:01:05 +0000 (UTC) (envelope-from freebsd-java@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1J3t5w-0004VT-AQ for freebsd-java@freebsd.org; Sun, 16 Dec 2007 12:59:48 +0000 Received: from r5j156.net.upc.cz ([86.49.9.156]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Dec 2007 12:59:48 +0000 Received: from gamato by r5j156.net.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Dec 2007 12:59:48 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-java@freebsd.org From: martinko Date: Sun, 16 Dec 2007 13:58:41 +0100 Lines: 9 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: r5j156.net.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.11) Gecko/20071204 SeaMonkey/1.1.7 Sender: news Cc: freebsd-database@freebsd.org, freebsd-ports@freebsd.org Subject: Oracle SQL Developer X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Dec 2007 13:01:05 -0000 Hallo, Would someone care to port Oracle's SQL Developer to FreeBSD, please ? Many thanks in advance! Martin From owner-freebsd-java@FreeBSD.ORG Sun Dec 16 16:05:33 2007 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D658316A419; Sun, 16 Dec 2007 16:05:33 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A686C13C4D3; Sun, 16 Dec 2007 16:05:33 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBGG5UYN081193; Sun, 16 Dec 2007 16:05:30 GMT (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBGG5USn081189; Sun, 16 Dec 2007 16:05:30 GMT (envelope-from glewis) Date: Sun, 16 Dec 2007 16:05:30 GMT Message-Id: <200712161605.lBGG5USn081189@freefall.freebsd.org> To: glewis@FreeBSD.org, freebsd-java@FreeBSD.org, glewis@FreeBSD.org From: glewis@FreeBSD.org Cc: Subject: Re: java/118735: Java 1.5: JMX OperatingSystem mbean yields wrong results X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Dec 2007 16:05:33 -0000 Synopsis: Java 1.5: JMX OperatingSystem mbean yields wrong results Responsible-Changed-From-To: freebsd-java->glewis Responsible-Changed-By: glewis Responsible-Changed-When: Sun Dec 16 16:04:18 UTC 2007 Responsible-Changed-Why: I'll take a look at this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=118735 From owner-freebsd-java@FreeBSD.ORG Sun Dec 16 19:31:47 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6082516A417 for ; Sun, 16 Dec 2007 19:31:47 +0000 (UTC) (envelope-from freebsd-java@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 0C1DB13C45B for ; Sun, 16 Dec 2007 19:31:46 +0000 (UTC) (envelope-from freebsd-java@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1J3zBG-00045i-6p for freebsd-java@freebsd.org; Sun, 16 Dec 2007 19:29:42 +0000 Received: from 81.210.227.230 ([81.210.227.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Dec 2007 19:29:42 +0000 Received: from saper by 81.210.227.230 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Dec 2007 19:29:42 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-java@freebsd.org From: Marcin Cieslak Date: Sun, 16 Dec 2007 20:27:15 +0100 Lines: 17 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 81.210.227.230 User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.11) Gecko/20071215 SeaMonkey/1.1.7 In-Reply-To: Sender: news Cc: freebsd-database@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Oracle SQL Developer X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Dec 2007 19:31:47 -0000 martinko wrote: > Hallo, > > Would someone care to port Oracle's SQL Developer to FreeBSD, please ? > > > > > Many thanks in advance! There is actually nothing to port, just download the non-JRE platform independent zip file, unpack and run "bash sqldeveloper" from sqldeveloper/sqldeveloper/bin directory. Works for me (7.0-BETA3 on amd64, self-compiled sun jdk15 from ports). --Marcin From owner-freebsd-java@FreeBSD.ORG Mon Dec 17 11:07:00 2007 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A290A16A478 for ; Mon, 17 Dec 2007 11:07:00 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A5BBC13C465 for ; Mon, 17 Dec 2007 11:07:00 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBHB70uh088273 for ; Mon, 17 Dec 2007 11:07:00 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBHB6xOe088269 for freebsd-java@FreeBSD.org; Mon, 17 Dec 2007 11:06:59 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 17 Dec 2007 11:06:59 GMT Message-Id: <200712171106.lBHB6xOe088269@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-java@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2007 11:07:00 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/60083 java java/jdk14 - Unsafe use of getaddrinfo in jvm 1.4.2-p5 f java/72151 java JVM crash on 5.2.1-R o java/105482 java diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug o java/110912 java Java krb5 client leaks UDP connections o java/112595 java Java appletviewer frequently hangs (kse_release loop) o ports/113467 java Multiple "missing return value" errors building JDK on o java/114644 java tomcat goes out of PermSpace, jvm crashes o java/118496 java Eclipse packages do not work with 6.3-RC1/amd64 8 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/56928 java jce-aba port should install to $JAVA_HOME/jre/lib/ext f java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in o ports/84742 java make ports/java/jdk14 use dynamic Motif librarires o java/97461 java Diablo JDK does not report Update level in a format su o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java o ports/115279 java [UPDATE] java/java3d to 1.5.1 o java/115773 java java.nio channel selectors should use kqueue/kevent in o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o java/116667 java linux-sun-javac1.4 hangs on SMP o ports/116841 java cannot build java/jdk16 by using java/linux-sun-jdk16 o ports/118088 java java/eclipse-devel: The path of Variable Exec= in fil 11 problems total. From owner-freebsd-java@FreeBSD.ORG Mon Dec 17 11:29:18 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE4EF16A419 for ; Mon, 17 Dec 2007 11:29:18 +0000 (UTC) (envelope-from dikshie@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id 68FA713C442 for ; Mon, 17 Dec 2007 11:29:18 +0000 (UTC) (envelope-from dikshie@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so3664237pyb.3 for ; Mon, 17 Dec 2007 03:29:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=UvwyYcJSiusV1fWHjBLX9YyLo6+4Spxdrr3xF8bc3xw=; b=uCw85v618IdDWzTyjNA10KYTBNsQQKblmuxnYzMSjO35Up7+DCaFji53Uun7s55cV4vxXtk/Z5Qh0ZyKpSZTax9QDH8TfV6Rl37BKGB60tV8gBXuHgSs0M/BHMCCpGe4eCYig0McM1i1gH0jrFNoxwdPA1HYlQ3I5dPrsBqCS04= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Di2w+EqpAC6qiffFS3ED3jS3xpp4gqWPX42ktNupINNfvBYkJvaTPPrtiTJywGEr3HntxnkLhHOcR4eRGJr+D5uDK6MzGcXbCo9BhXT0gyiU4ZxpsQW22PDQwAGJo1T2/yvLGAxhFBXhPm2aQsHVUm+H3C7J0lRpKrMNFxCOC34= Received: by 10.142.217.17 with SMTP id p17mr743261wfg.99.1197889225434; Mon, 17 Dec 2007 03:00:25 -0800 (PST) Received: by 10.143.43.6 with HTTP; Mon, 17 Dec 2007 03:00:25 -0800 (PST) Message-ID: <910e60e80712170300q5b87db2dg3d51da903bcf3c67@mail.gmail.com> Date: Mon, 17 Dec 2007 20:00:25 +0900 From: dikshie To: freebsd-java@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: libpthread questions X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2007 11:29:19 -0000 Hi, i'm not familiar with libpthread and libthr. i got: % java -version /libexec/ld-elf.so.1: /usr/lib/libpthread.so.2: version LIBTHREAD_1_0 required by /usr/local/diablo-jdk1.5.0/bin/java not found it's FreeBSD-7.0-BETA4 any hints or pointers how to solve above problem? regards, -- -dikshie- From owner-freebsd-java@FreeBSD.ORG Mon Dec 17 11:32:45 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6A6016A41A for ; Mon, 17 Dec 2007 11:32:45 +0000 (UTC) (envelope-from gowmo@yahoo.com.br) Received: from web33601.mail.mud.yahoo.com (web33601.mail.mud.yahoo.com [68.142.199.190]) by mx1.freebsd.org (Postfix) with SMTP id C222C13C4D5 for ; Mon, 17 Dec 2007 11:32:45 +0000 (UTC) (envelope-from gowmo@yahoo.com.br) Received: (qmail 53418 invoked by uid 60001); 17 Dec 2007 11:32:45 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.br; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=JdkD+8denx+dFRDv6RmsRBmIyOml/LIQmV/cmB3lxgntzh0HxVSCdi1VRc/ywbiSqyO8QxmuPeLnuytyxwN2PVZbz8hTw8NHGwbO+qGZ+Ue352ckMo1BkB7q1xXmz0ilybhXk8MPFZeezVT0L53sAOPK4TYY0G9XeHU0ofGuWk4=; X-YMail-OSG: NJzrI6AVM1nZqN5ELP2Hv50dn4jVTJ_QbEqzSbzgLha0TKVn_sUnb9HSZACJSAgR0E0TUwq76Jz1WTBVxkRNW4H6yDV5raq_8GfiS9U6Deqbp1aINik- Received: from [189.10.3.13] by web33601.mail.mud.yahoo.com via HTTP; Mon, 17 Dec 2007 08:32:45 ART Date: Mon, 17 Dec 2007 08:32:45 -0300 (ART) From: Wildes Miranda To: freebsd-java@freebsd.org, ronald-freebsd8@klop.yi.org In-Reply-To: <20071215120013.B08CE16A4FB@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <56947.53062.qm@web33601.mail.mud.yahoo.com> Cc: Subject: Re: freebsd-java Digest, Vol 245, Issue 4 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2007 11:32:46 -0000 > Message: 3 > Date: Fri, 14 Dec 2007 23:38:38 +0100 > From: "Ronald Klop" > Subject: Re: launch eclipse-devel problems > To: "Wildes Miranda" , > freebsd-java@freebsd.org > Message-ID: > Content-Type: text/plain; format=flowed; delsp=yes; > charset=us-ascii > > On Fri, 14 Dec 2007 18:47:41 +0100, Wildes Miranda > > wrote: > > > hi guys, > > > > launch eclipse-devel problems on PC-BSD : > > > > pcbsd# eclipse-devel > > Gtk-Qt theme engine warning: > > Could not open /proc/3104/cmdline > > This may cause problems for the GNOME window > manager > > /libexec/ld-elf.so.1: > > > /usr/local/eclipse-devel/configuration/org.eclipse.osgi/bundles/61/1/.cp/libswt-mozilla-gtk-3346.so: > > Undefined symbol "NS_StringContainerInit2" > > Gtk-Qt theme engine warning: > > Could not open /proc/3103/cmdline > > This may cause problems for the GNOME window > manager > > > > how can i do for solution this ? > > Do you have procfs mounted? > > Ronald. > > -- > Ronald Klop > Amsterdam, The Netherlands i didn't have procfs mounted, but when i make it,resolve the first warning, and continue the Undefined symbol "NS_StringContainerInit2" aborting the launch. thanks Abra sua conta no Yahoo! Mail, o nico sem limite de espao para armazenamento! http://br.mail.yahoo.com/ From owner-freebsd-java@FreeBSD.ORG Mon Dec 17 12:10:24 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1EB816A420 for ; Mon, 17 Dec 2007 12:10:24 +0000 (UTC) (envelope-from achill@matrix.gatewaynet.com) Received: from smadev.internal.net (host3.dynacom.ondsl.gr [62.103.35.211]) by mx1.freebsd.org (Postfix) with ESMTP id CE12513C4E8 for ; Mon, 17 Dec 2007 12:10:22 +0000 (UTC) (envelope-from achill@matrix.gatewaynet.com) Received: from smadev.internal.net (localhost [127.0.0.1]) by smadev.internal.net (8.14.2/8.14.2) with ESMTP id lBHBpwKv011828; Mon, 17 Dec 2007 13:51:58 +0200 (EET) (envelope-from achill@matrix.gatewaynet.com) Received: from localhost (localhost [[UNIX: localhost]]) by smadev.internal.net (8.14.2/8.14.2/Submit) id lBHBpuX8011827; Mon, 17 Dec 2007 13:51:56 +0200 (EET) (envelope-from achill@matrix.gatewaynet.com) From: Achilleas Mantzios Organization: Dynacom Tankers Mgmt To: freebsd-java@freebsd.org Date: Mon, 17 Dec 2007 13:51:56 +0200 User-Agent: KMail/1.9.7 References: <910e60e80712170300q5b87db2dg3d51da903bcf3c67@mail.gmail.com> In-Reply-To: <910e60e80712170300q5b87db2dg3d51da903bcf3c67@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200712171351.56418.achill@matrix.gatewaynet.com> Cc: dikshie Subject: Re: libpthread questions X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2007 12:10:24 -0000 =CE=A3=CF=84=CE=B9=CF=82 Monday 17 December 2007 13:00:25 =CE=BF/=CE=B7 dik= shie =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > Hi, > i'm not familiar with libpthread and libthr. > i got: > % java -version > /libexec/ld-elf.so.1: /usr/lib/libpthread.so.2: version LIBTHREAD_1_0 > required by /usr/local/diablo-jdk1.5.0/bin/java not found > > it's FreeBSD-7.0-BETA4 > any hints or pointers how to solve above problem? > > > regards, What is in your /etc/libmap.conf ? Try with the following initial portion of your /etc/libmap.conf [/usr/local/diablo-jdk1.5.0/bin/java] libpthread.so.2 libthr.so.2 and try again running ldd /usr/local/diablo-jdk1.5.0/bin/java java -version =2D-=20 Achilleas Mantzios From owner-freebsd-java@FreeBSD.ORG Mon Dec 17 12:15:49 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0E3B16A41B for ; Mon, 17 Dec 2007 12:15:49 +0000 (UTC) (envelope-from achill@matrix.gatewaynet.com) Received: from smadev.internal.net (host3.dynacom.ondsl.gr [62.103.35.211]) by mx1.freebsd.org (Postfix) with ESMTP id 38B5F13C442 for ; Mon, 17 Dec 2007 12:15:48 +0000 (UTC) (envelope-from achill@matrix.gatewaynet.com) Received: from smadev.internal.net (localhost [127.0.0.1]) by smadev.internal.net (8.14.2/8.14.2) with ESMTP id lBHCFlPI011977; Mon, 17 Dec 2007 14:15:47 +0200 (EET) (envelope-from achill@matrix.gatewaynet.com) Received: from localhost (localhost [[UNIX: localhost]]) by smadev.internal.net (8.14.2/8.14.2/Submit) id lBHCFlfC011976; Mon, 17 Dec 2007 14:15:47 +0200 (EET) (envelope-from achill@matrix.gatewaynet.com) From: Achilleas Mantzios Organization: Dynacom Tankers Mgmt To: freebsd-java@freebsd.org, dikshie Date: Mon, 17 Dec 2007 14:15:47 +0200 User-Agent: KMail/1.9.7 References: <910e60e80712170300q5b87db2dg3d51da903bcf3c67@mail.gmail.com> <200712171351.56418.achill@matrix.gatewaynet.com> <910e60e80712170403i785d1d41w8a1559d5962b8921@mail.gmail.com> In-Reply-To: <910e60e80712170403i785d1d41w8a1559d5962b8921@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200712171415.47517.achill@matrix.gatewaynet.com> Cc: Subject: Re: libpthread questions X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2007 12:15:49 -0000 =CE=A3=CF=84=CE=B9=CF=82 Monday 17 December 2007 14:03:49 =CE=BF/=CE=B7 dik= shie =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > On Dec 17, 2007 8:51 PM, Achilleas Mantzios > > wrote: > > What is in your /etc/libmap.conf ? > > sorry i forgot to describe my /etc/libmap. > actually my /etc/libmap.conf is empty. > > > Try with the following initial portion of your /etc/libmap.conf > > > > [/usr/local/diablo-jdk1.5.0/bin/java] > > libpthread.so.2 libthr.so.2 > > > > and try again running > > ldd /usr/local/diablo-jdk1.5.0/bin/java > > java -version > > dhcp-143-200# /usr/local/diablo-jdk1.5.0/bin/java -version > /libexec/ld-elf.so.1: /lib/libthr.so.2: version LIBTHREAD_1_0 required > by /usr/local/diablo-jdk1.5.0/bin/java not found Sorry i cant help you any further, but i am sure some person with=20 =46reeBSD-7.0-BETA4/kse/libptherad knowledge will help you out. > dhcp-143-200# ldd /usr/local/diablo-jdk1.5.0/bin/java > /usr/local/diablo-jdk1.5.0/bin/java: > libz.so.3 =3D> /usr/lib/libz.so.3 (0x2808f000) > libpthread.so.2 =3D> /lib/libthr.so.2 (0x280a1000) > libc.so.6 =3D> /lib/libc.so.6 (0x280b4000) > libc.so.7 =3D> /lib/libc.so.7 (0x2819b000) > > > regards, > > -dikshie- =2D-=20 Achilleas Mantzios From owner-freebsd-java@FreeBSD.ORG Mon Dec 17 16:37:38 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4135916A41A for ; Mon, 17 Dec 2007 16:37:38 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id E121113C465 for ; Mon, 17 Dec 2007 16:37:37 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.2/8.14.2/NETPLEX) with ESMTP id lBHGNi7Z003645; Mon, 17 Dec 2007 11:23:44 -0500 (EST) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-4.0 (mail.netplex.net [204.213.176.10]); Mon, 17 Dec 2007 11:23:45 -0500 (EST) Date: Mon, 17 Dec 2007 11:23:44 -0500 (EST) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: dikshie In-Reply-To: <910e60e80712170300q5b87db2dg3d51da903bcf3c67@mail.gmail.com> Message-ID: References: <910e60e80712170300q5b87db2dg3d51da903bcf3c67@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-java@freebsd.org Subject: Re: libpthread questions X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2007 16:37:38 -0000 On Mon, 17 Dec 2007, dikshie wrote: > Hi, > i'm not familiar with libpthread and libthr. > i got: > % java -version > /libexec/ld-elf.so.1: /usr/lib/libpthread.so.2: version LIBTHREAD_1_0 > required by /usr/local/diablo-jdk1.5.0/bin/java not found You need to install mics/compat6x for this to work. -- DE From owner-freebsd-java@FreeBSD.ORG Tue Dec 18 21:36:23 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E349F16A41A for ; Tue, 18 Dec 2007 21:36:23 +0000 (UTC) (envelope-from comments@smsacfriends.com) Received: from smtp769.sms.ac (smtp769.sms.ac [208.69.96.169]) by mx1.freebsd.org (Postfix) with ESMTP id 2B3DE13C4CE for ; Tue, 18 Dec 2007 21:36:23 +0000 (UTC) (envelope-from comments@smsacfriends.com) DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=k1; d=smsacfriends.com; b=nEjQy8tNn8Z1yNKHh1KFpkI7FYlnKhZSfPyQ3aDjJsjqanQBmtGizAm7IGZt/XtrmIisJ5kr9V7y xcETYuJHYC8f+YLwAjx1hpBL0lRK+JfBX7UeVYNs03WlomtGmE3UJ7L0NPjrted4eA/knZomZKS+ gFl4Yk/n0S1btAD/XgU=; Received: from APPMSMQMAIL01.colo.sms.ac (10.1.2.85) by smtp769.sms.ac (PowerMTA(TM) v3.2r22) id hd0ule0ggl0c for ; Tue, 18 Dec 2007 13:20:14 -0800 (envelope-from ) Received: from APPMSMQMAIL01 ([127.0.0.1]) by APPMSMQMAIL01.colo.sms.ac with Microsoft SMTPSVC(6.0.3790.1830); Tue, 18 Dec 2007 13:20:14 -0800 thread-index: AchBu8fcD8E3bglTROuzPpLDLwtjCQ== Thread-Topic: Alyssa sent you a comment on SMS.ac From: "SMS.ac Comments" To: Date: Tue, 18 Dec 2007 13:20:14 -0800 Message-ID: MIME-Version: 1.0 X-Mailer: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 X-OriginalArrivalTime: 18 Dec 2007 21:20:14.0788 (UTC) FILETIME=[C7DCB840:01C841BB] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Alyssa sent you a comment on SMS.ac X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2007 21:36:24 -0000 Hi freebsd-java! Alyssa sent you a comment on SMS.ac. Automatically sign in and read your new comment from Alyssa. You can change the frequency of this type of notification. Visit our Terms of Service or Privacy Policy . SMS.ac - 255 G Street #723, San Diego, CA 92101, USA From owner-freebsd-java@FreeBSD.ORG Tue Dec 18 21:36:24 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E567B16A41B for ; Tue, 18 Dec 2007 21:36:23 +0000 (UTC) (envelope-from comments@smsacfriends.com) Received: from smtp769.sms.ac (smtp769.sms.ac [208.69.96.169]) by mx1.freebsd.org (Postfix) with ESMTP id 6EB9B13C4E7 for ; Tue, 18 Dec 2007 21:36:23 +0000 (UTC) (envelope-from comments@smsacfriends.com) DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=k1; d=smsacfriends.com; b=mdEplZ0Sv4ZBtPEOAkREaICp5OfbFvwbHotrbu//Dgd1PKxfpsnX/1tU+KEeAaI/nzhwSMUfgMnz QztAikk7ZEb3ujjnHl2fD4zXBCWDRbqo9HiQdRj+HH9JPtuVYHQDHaP4yYMdP6rCSOeVKvnsBZm/ G+5BBLetQwfjw0Z6OiA=; Received: from APPMSMQMAIL02.colo.sms.ac (10.1.2.86) by smtp769.sms.ac (PowerMTA(TM) v3.2r22) id hd0ule0ggl0c for ; Tue, 18 Dec 2007 13:16:22 -0800 (envelope-from ) Received: from APPMSMQMAIL02 ([127.0.0.1]) by APPMSMQMAIL02.colo.sms.ac with Microsoft SMTPSVC(6.0.3790.1830); Tue, 18 Dec 2007 13:16:22 -0800 thread-index: AchBuz1wbS4qKNjAQ2S+JPgVbljHzA== Thread-Topic: Alyssa sent you a comment on SMS.ac From: "SMS.ac Comments" To: Date: Tue, 18 Dec 2007 13:16:22 -0800 Message-ID: MIME-Version: 1.0 X-Mailer: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 X-OriginalArrivalTime: 18 Dec 2007 21:16:22.0553 (UTC) FILETIME=[3D707890:01C841BB] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Alyssa sent you a comment on SMS.ac X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2007 21:36:24 -0000 Hi freebsd-java! Alyssa sent you a comment on SMS.ac. Automatically sign in and read your new comment from Alyssa. You can change the frequency of this type of notification. Visit our Terms of Service or Privacy Policy . SMS.ac - 255 G Street #723, San Diego, CA 92101, USA From owner-freebsd-java@FreeBSD.ORG Tue Dec 18 23:36:10 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BC0516A417 for ; Tue, 18 Dec 2007 23:36:10 +0000 (UTC) (envelope-from comments@smsacfriends.com) Received: from smtp767.sms.ac (smtp767.sms.ac [208.69.96.167]) by mx1.freebsd.org (Postfix) with ESMTP id CD11213C44B for ; Tue, 18 Dec 2007 23:36:09 +0000 (UTC) (envelope-from comments@smsacfriends.com) DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=k1; d=smsacfriends.com; b=iHSSlsJabH7xNIEIboAtlmEW5IIj/jllDqGsep4sm19mxZAPzKyPwcUqoh23JZQYZqKXpGu62mje kvztksSa0zlO3ZmfKqQxyvw0gmu8cBRdi3y4f8mASI5klMzba1LYApb3HMkJxlC8vekFaz8OmrgO vZQ/r8+OwCRNMHsoVXQ=; Received: from APPMSMQMAIL04.colo.sms.ac (10.1.2.88) by smtp767.sms.ac (PowerMTA(TM) v3.2r22) id hd1cmi0ggl00 for ; Tue, 18 Dec 2007 15:36:09 -0800 (envelope-from ) Received: from APPMSMQMAIL04 ([127.0.0.1]) by APPMSMQMAIL04.colo.sms.ac with Microsoft SMTPSVC(6.0.3790.1830); Tue, 18 Dec 2007 15:36:09 -0800 thread-index: AchBzsRoujMTR1N0Q2SAkfvQKNel+g== Thread-Topic: AIDS Awareness sent you a comment on SMS.ac From: "SMS.ac Comments" To: Date: Tue, 18 Dec 2007 15:36:09 -0800 Message-ID: <132c9601c841ce$c4685760$5802010a@colo.sms.ac> MIME-Version: 1.0 X-Mailer: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 X-OriginalArrivalTime: 18 Dec 2007 23:36:09.0430 (UTC) FILETIME=[C4685760:01C841CE] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: AIDS Awareness sent you a comment on SMS.ac X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2007 23:36:10 -0000 Hi freebsd-java! AIDS Awareness sent you a comment on SMS.ac. Automatically sign in and read your new comment from AIDS Awareness. You can change the frequency of this type of notification. Visit our Terms of Service or Privacy Policy . SMS.ac - 255 G Street #723, San Diego, CA 92101, USA From owner-freebsd-java@FreeBSD.ORG Wed Dec 19 00:58:09 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 833FF16A46C for ; Wed, 19 Dec 2007 00:58:09 +0000 (UTC) (envelope-from comments@smsacfriends.com) Received: from smtp767.sms.ac (smtp767.sms.ac [208.69.96.167]) by mx1.freebsd.org (Postfix) with ESMTP id 5D7C713C474 for ; Wed, 19 Dec 2007 00:58:09 +0000 (UTC) (envelope-from comments@smsacfriends.com) DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=k1; d=smsacfriends.com; b=sCtOYOyEeyctNtdmilvx/hNPW7bAXM3Au+PsMF3prKH+ZqvUqh9sJmu0iUb/Ks+/Fw/c0OurTNoZ wOFn2B5/EO3UoXcfLc3tdSYrZksv7gYMA86lJO+8v05qRvaj9MfYyMnMMrrR7x8sdcvF26x4/pd3 tZ2PXqVAj6orX044Iqw=; Received: from APPMSMQMAIL02.colo.sms.ac (10.1.2.86) by smtp767.sms.ac (PowerMTA(TM) v3.2r22) id hd1ma20ggl0m for ; Tue, 18 Dec 2007 16:58:09 -0800 (envelope-from ) Received: from APPMSMQMAIL02 ([127.0.0.1]) by APPMSMQMAIL02.colo.sms.ac with Microsoft SMTPSVC(6.0.3790.1830); Tue, 18 Dec 2007 16:58:09 -0800 thread-index: AchB2ji5tccFPCeaTFaNNL7DvYRKoQ== Thread-Topic: Feel The Heat sent you a comment on SMS.ac From: "SMS.ac Comments" To: Date: Tue, 18 Dec 2007 16:58:09 -0800 Message-ID: <17410e01c841da$38b9dd40$5602010a@colo.sms.ac> MIME-Version: 1.0 X-Mailer: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 X-OriginalArrivalTime: 19 Dec 2007 00:58:09.0044 (UTC) FILETIME=[38B9DD40:01C841DA] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Feel The Heat sent you a comment on SMS.ac X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2007 00:58:09 -0000 Hi freebsd-java! Feel The Heat sent you a comment on SMS.ac. Automatically sign in and read your new comment from Feel The Heat. You can change the frequency of this type of notification. Visit our Terms of Service or Privacy Policy . SMS.ac - 255 G Street #723, San Diego, CA 92101, USA From owner-freebsd-java@FreeBSD.ORG Wed Dec 19 09:28:16 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B07AF16A417; Wed, 19 Dec 2007 09:28:16 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mta2.srv.hcvlny.cv.net (mta2.srv.hcvlny.cv.net [167.206.4.197]) by mx1.freebsd.org (Postfix) with ESMTP id 80A7C13C442; Wed, 19 Dec 2007 09:28:16 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from flosoft.no-ip.biz (ool-435559b8.dyn.optonline.net [67.85.89.184]) by mta2.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JTA00073GX2CO71@mta2.srv.hcvlny.cv.net>; Wed, 19 Dec 2007 03:58:15 -0500 (EST) Received: from flosoft.no-ip.biz (localhost [IPv6:::1]) by flosoft.no-ip.biz (8.14.2/8.14.2) with ESMTP id lBJ8wEh7043928; Wed, 19 Dec 2007 03:58:14 -0500 Date: Wed, 19 Dec 2007 03:58:14 -0500 From: "Aryeh M. Friedman" To: freebsd-java@freebsd.org, "freebsd-questions@freebsd.org" Message-id: <4768DD26.2090004@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7BIT X-Enigmail-Version: 0.95.5 User-Agent: Thunderbird 2.0.0.9 (X11/20071217) Cc: Subject: Java Plugin not working on Firefox X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2007 09:28:16 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have jdk1.6 (bootstrapped from diablo 1.5) installed and it works fine for command line/swing apps but dies on applets in firefox 2.0.0.11 (both from ports). I installed the plugin by doing: flosoft# ln -s /usr/local/jdk1.6.0/jre/plugin/amd64/ns7/libjavaplugin_oji.so /usr/local/lib/browser_plugins/ flosoft# nspluginwrapper -v -a -i when I attempt to load an applet (for example http://users.utu.fi/tuiisa/Java/LCSapplet/index.html) I get the following output on the java console: Java Plug-in 1.6.0_03-p3 Using JRE version 1.6.0_03-p3 Java HotSpot(TM) 64-Bit Server VM User home directory = /home/aryeh network: Loading user-defined proxy configuration ... network: Done. network: Loading proxy configuration from Netscape Navigator ... network: Error reading registry file: /home/aryeh/.mozilla/appreg network: Done. network: Loading browser proxy configuration ... network: Done. network: Proxy Configuration: Browser Proxy Configuration - ---------------------------------------------------- c: clear console window f: finalize objects on finalization queue g: garbage collect h: display this help message l: dump classloader list m: print memory usage o: trigger logging p: reload proxy configuration q: hide console r: reload policy configuration s: dump system and deployment properties t: dump thread list v: dump thread stack x: clear classloader cache 0-5: set trace level to - ---------------------------------------------------- basic: New window ID: 1a00e2d basic: Value of xembed: 1 basic: setWindow: call before applet exists:1a00e2d basic: Referencing classloader: sun.plugin.ClassLoaderInfo@5421e554, refcount=1 basic: Added progress listener: sun.plugin.util.GrayBoxPainter@6cd24e3f basic: Loading applet ... basic: Initializing applet ... basic: Starting applet ... basic: completed perf rollup network: Cache entry not found [url: http://users.utu.fi/tuiisa/Java/LCSapplet/LCS.class, version: null] network: Connecting http://users.utu.fi/tuiisa/Java/LCSapplet/LCS.class with proxy=DIRECT network: Cache entry not found [url: http://users.utu.fi/tuiisa/Java/LCSapplet/LCS/class.class, version: null] network: Connecting http://users.utu.fi/tuiisa/Java/LCSapplet/LCS/class.class with proxy=DIRECT load: class LCS.class not found. java.lang.ClassNotFoundException: LCS.class at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:183) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:127) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:626) at sun.applet.AppletPanel.createApplet(AppletPanel.java:780) at sun.plugin.AppletViewer.createApplet(AppletViewer.java:2074) at sun.applet.AppletPanel.runLoader(AppletPanel.java:709) at sun.applet.AppletPanel.run(AppletPanel.java:363) at java.lang.Thread.run(Thread.java:619) Caused by: java.net.ConnectException: Invalid argument at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) at java.net.Socket.connect(Socket.java:519) at sun.net.NetworkClient.doConnect(NetworkClient.java:155) at sun.net.www.http.HttpClient.openServer(HttpClient.java:394) at sun.net.www.http.HttpClient.openServer(HttpClient.java:529) at sun.net.www.http.HttpClient.(HttpClient.java:233) at sun.net.www.http.HttpClient.New(HttpClient.java:306) at sun.net.www.http.HttpClient.New(HttpClient.java:323) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:788) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:729) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:654) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:977) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373) at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:284) at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:44) at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:173) at java.security.AccessController.doPrivileged(Native Method) at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:170) ... 9 more basic: Exception: java.lang.ClassNotFoundException: LCS.class java.lang.ClassNotFoundException: LCS.class at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:183) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:127) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:626) at sun.applet.AppletPanel.createApplet(AppletPanel.java:780) at sun.plugin.AppletViewer.createApplet(AppletViewer.java:2074) at sun.applet.AppletPanel.runLoader(AppletPanel.java:709) at sun.applet.AppletPanel.run(AppletPanel.java:363) at java.lang.Thread.run(Thread.java:619) Caused by: java.net.ConnectException: Invalid argument at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) at java.net.Socket.connect(Socket.java:519) at sun.net.NetworkClient.doConnect(NetworkClient.java:155) at sun.net.www.http.HttpClient.openServer(HttpClient.java:394) at sun.net.www.http.HttpClient.openServer(HttpClient.java:529) at sun.net.www.http.HttpClient.(HttpClient.java:233) at sun.net.www.http.HttpClient.New(HttpClient.java:306) at sun.net.www.http.HttpClient.New(HttpClient.java:323) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:788) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:729) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:654) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:977) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373) at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:284) at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:44) at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:173) at java.security.AccessController.doPrivileged(Native Method) at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:170) ... 9 more basic: Stopping applet ... basic: New window ID: 0 basic: Removed progress listener: sun.plugin.util.GrayBoxPainter@6cd24e3f basic: Finding information ... basic: Releasing classloader: sun.plugin.ClassLoaderInfo@5421e554, refcount=0 basic: Caching classloader: sun.plugin.ClassLoaderInfo@5421e554 basic: Current classloader cache size: 1 basic: Done ... basic: Joining applet thread ... basic: Destroying applet ... basic: Disposing applet ... basic: Quiting applet ... basic: Joined applet thread ... - -- Aryeh M. Friedman FloSoft Systems http://www.flosoft-systems.com Developer, not business, friendly -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHaN0mzIOMjAek4JIRAjgNAJ45DbsUO981Wo4IAh3VHNIDMLJMYgCdFOfq Td5q0d/ROkfokfOR+ceAnA8= =71Ug -----END PGP SIGNATURE----- From owner-freebsd-java@FreeBSD.ORG Wed Dec 19 12:20:15 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A7A516A41A for ; Wed, 19 Dec 2007 12:20:15 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) by mx1.freebsd.org (Postfix) with ESMTP id 6284213C447 for ; Wed, 19 Dec 2007 12:20:15 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from webmail.alpha-tierchen.de (port-212-202-40-215.dynamic.qsc.de [212.202.40.215]) by mx02.qsc.de (Postfix) with ESMTP id E611E16C05FE; Wed, 19 Dec 2007 13:20:13 +0100 (CET) Received: from 87.234.225.18 (SquirrelMail authenticated user bkoenig) by webmail.alpha-tierchen.de with HTTP; Wed, 19 Dec 2007 13:18:32 +0100 (CET) Message-ID: <49304.87.234.225.18.1198066712.squirrel@webmail.alpha-tierchen.de> Date: Wed, 19 Dec 2007 13:18:32 +0100 (CET) From: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= To: "Dima Panov" User-Agent: SquirrelMail/1.4.11 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-java@freebsd.org Subject: Re: Core2Duo and JDK incompatibility? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2007 12:20:15 -0000 Dima Panov wrote: > I HAVE a java runtime installed. At this time, it only linux-sun-jdk15, > because diablo-jdk fails to run with same error message (and only on this > notebook with C2D T5300 proc, on other older single-core machines it run > correctly). I can't confirm that. I have a multi-core CPU and I can install java/diablo-jdk and java/jdk15 without problems. Show your /etc/make.conf and "pkg_info -Ex ." please. Do you actually have a libjava.so somewhere in /usr/local? Please list your steps in detail. Bjrn From owner-freebsd-java@FreeBSD.ORG Wed Dec 19 12:40:33 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3612716A46B for ; Wed, 19 Dec 2007 12:40:33 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id 02AEA13C46A for ; Wed, 19 Dec 2007 12:40:32 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 20736 invoked from network); 19 Dec 2007 06:40:32 -0600 Received: from 124-170-40-102.dyn.iinet.net.au (HELO localhost) (124.170.40.102) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 19 Dec 2007 06:40:31 -0600 Date: Wed, 19 Dec 2007 23:39:59 +1100 From: Norberto Meijome To: freebsd-java@freebsd.org Message-ID: <20071219233959.4eadae30@meijome.net> In-Reply-To: <4768DD26.2090004@gmail.com> References: <4768DD26.2090004@gmail.com> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.3; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: Java Plugin not working on Firefox X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2007 12:40:33 -0000 On Wed, 19 Dec 2007 03:58:14 -0500 "Aryeh M. Friedman" wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I have jdk1.6 (bootstrapped from diablo 1.5) installed and it works > fine for command line/swing apps but dies on applets in firefox > 2.0.0.11 (both from ports). I installed the plugin by doing: > Hi Aryeh, (no need to cross post...) have you tried this ? http://lists.freebsd.org/pipermail/freebsd-java/2007-November/006927.html cheers, B > flosoft# ln -s > /usr/local/jdk1.6.0/jre/plugin/amd64/ns7/libjavaplugin_oji.so > /usr/local/lib/browser_plugins/ > flosoft# nspluginwrapper -v -a -i > > when I attempt to load an applet (for example > http://users.utu.fi/tuiisa/Java/LCSapplet/index.html) I get the > following output on the java console: > > Java Plug-in 1.6.0_03-p3 > Using JRE version 1.6.0_03-p3 Java HotSpot(TM) 64-Bit Server VM > User home directory = /home/aryeh > network: Loading user-defined proxy configuration ... > network: Done. > network: Loading proxy configuration from Netscape Navigator ... > network: Error reading registry file: /home/aryeh/.mozilla/appreg > network: Done. > network: Loading browser proxy configuration ... > network: Done. > network: Proxy Configuration: Browser Proxy Configuration > > > - ---------------------------------------------------- > c: clear console window > f: finalize objects on finalization queue > g: garbage collect > h: display this help message > l: dump classloader list > m: print memory usage > o: trigger logging > p: reload proxy configuration > q: hide console > r: reload policy configuration > s: dump system and deployment properties > t: dump thread list > v: dump thread stack > x: clear classloader cache > 0-5: set trace level to > - ---------------------------------------------------- > > basic: New window ID: 1a00e2d > basic: Value of xembed: 1 > basic: setWindow: call before applet exists:1a00e2d > basic: Referencing classloader: sun.plugin.ClassLoaderInfo@5421e554, > refcount=1 > basic: Added progress listener: sun.plugin.util.GrayBoxPainter@6cd24e3f > basic: Loading applet ... > basic: Initializing applet ... > basic: Starting applet ... > basic: completed perf rollup > network: Cache entry not found [url: > http://users.utu.fi/tuiisa/Java/LCSapplet/LCS.class, version: null] > network: Connecting > http://users.utu.fi/tuiisa/Java/LCSapplet/LCS.class with proxy=DIRECT > network: Cache entry not found [url: > http://users.utu.fi/tuiisa/Java/LCSapplet/LCS/class.class, version: null] > network: Connecting > http://users.utu.fi/tuiisa/Java/LCSapplet/LCS/class.class with > proxy=DIRECT > load: class LCS.class not found. > java.lang.ClassNotFoundException: LCS.class > at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:183) > at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:127) > at java.lang.ClassLoader.loadClass(ClassLoader.java:251) > at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:626) > at sun.applet.AppletPanel.createApplet(AppletPanel.java:780) > at sun.plugin.AppletViewer.createApplet(AppletViewer.java:2074) > at sun.applet.AppletPanel.runLoader(AppletPanel.java:709) > at sun.applet.AppletPanel.run(AppletPanel.java:363) > at java.lang.Thread.run(Thread.java:619) > Caused by: java.net.ConnectException: Invalid argument > at java.net.PlainSocketImpl.socketConnect(Native Method) > at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) > at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) > at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) > at java.net.Socket.connect(Socket.java:519) > at sun.net.NetworkClient.doConnect(NetworkClient.java:155) > at sun.net.www.http.HttpClient.openServer(HttpClient.java:394) > at sun.net.www.http.HttpClient.openServer(HttpClient.java:529) > at sun.net.www.http.HttpClient.(HttpClient.java:233) > at sun.net.www.http.HttpClient.New(HttpClient.java:306) > at sun.net.www.http.HttpClient.New(HttpClient.java:323) > at > sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:788) > at > sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:729) > at > sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:654) > at > sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:977) > at > java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373) > at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:284) > at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:44) > at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:173) > at java.security.AccessController.doPrivileged(Native Method) > at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:170) > ... 9 more > basic: Exception: java.lang.ClassNotFoundException: LCS.class > java.lang.ClassNotFoundException: LCS.class > at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:183) > at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:127) > at java.lang.ClassLoader.loadClass(ClassLoader.java:251) > at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:626) > at sun.applet.AppletPanel.createApplet(AppletPanel.java:780) > at sun.plugin.AppletViewer.createApplet(AppletViewer.java:2074) > at sun.applet.AppletPanel.runLoader(AppletPanel.java:709) > at sun.applet.AppletPanel.run(AppletPanel.java:363) > at java.lang.Thread.run(Thread.java:619) > Caused by: java.net.ConnectException: Invalid argument > at java.net.PlainSocketImpl.socketConnect(Native Method) > at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) > at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) > at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) > at java.net.Socket.connect(Socket.java:519) > at sun.net.NetworkClient.doConnect(NetworkClient.java:155) > at sun.net.www.http.HttpClient.openServer(HttpClient.java:394) > at sun.net.www.http.HttpClient.openServer(HttpClient.java:529) > at sun.net.www.http.HttpClient.(HttpClient.java:233) > at sun.net.www.http.HttpClient.New(HttpClient.java:306) > at sun.net.www.http.HttpClient.New(HttpClient.java:323) > at > sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:788) > at > sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:729) > at > sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:654) > at > sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:977) > at > java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373) > at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:284) > at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:44) > at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:173) > at java.security.AccessController.doPrivileged(Native Method) > at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:170) > ... 9 more > basic: Stopping applet ... > basic: New window ID: 0 > basic: Removed progress listener: sun.plugin.util.GrayBoxPainter@6cd24e3f > basic: Finding information ... > basic: Releasing classloader: sun.plugin.ClassLoaderInfo@5421e554, > refcount=0 > basic: Caching classloader: sun.plugin.ClassLoaderInfo@5421e554 > basic: Current classloader cache size: 1 > basic: Done ... > basic: Joining applet thread ... > basic: Destroying applet ... > basic: Disposing applet ... > basic: Quiting applet ... > basic: Joined applet thread ... _________________________ {Beto|Norberto|Numard} Meijome "They never open their mouths without subtracting from the sum of human knowledge." Thomas Brackett Reed I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned. From owner-freebsd-java@FreeBSD.ORG Wed Dec 19 14:31:27 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6A6116A418; Wed, 19 Dec 2007 14:31:27 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.4.200]) by mx1.freebsd.org (Postfix) with ESMTP id B2DEB13C45A; Wed, 19 Dec 2007 14:31:27 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from flosoft.no-ip.biz (ool-435559b8.dyn.optonline.net [67.85.89.184]) by mta5.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JTA00J6RWCAL7U0@mta5.srv.hcvlny.cv.net>; Wed, 19 Dec 2007 09:31:23 -0500 (EST) Received: from flosoft.no-ip.biz (localhost [IPv6:::1]) by flosoft.no-ip.biz (8.14.2/8.14.2) with ESMTP id lBJEVLAg025562; Wed, 19 Dec 2007 09:31:21 -0500 Date: Wed, 19 Dec 2007 09:31:21 -0500 From: "Aryeh M. Friedman" In-reply-to: <20071219233959.4eadae30@meijome.net> To: Norberto Meijome Message-id: <47692B39.2000006@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7BIT X-Enigmail-Version: 0.95.5 References: <4768DD26.2090004@gmail.com> <20071219233959.4eadae30@meijome.net> User-Agent: Thunderbird 2.0.0.9 (X11/20071217) Cc: "freebsd-questions@freebsd.org" , freebsd-java@freebsd.org Subject: Re: Java Plugin not working on Firefox X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2007 14:31:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Norberto Meijome wrote: > On Wed, 19 Dec 2007 03:58:14 -0500 "Aryeh M. Friedman" > wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> >> I have jdk1.6 (bootstrapped from diablo 1.5) installed and it >> works fine for command line/swing apps but dies on applets in >> firefox 2.0.0.11 (both from ports). I installed the plugin by >> doing: >> > > Hi Aryeh, (no need to cross post...) > > have you tried this ? > http://lists.freebsd.org/pipermail/freebsd-java/2007-November/006927.html > But netbeans has stopped working now: java.net.BindException: Can't assign requested address at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at java.net.ServerSocket.bind(ServerSocket.java:319) at java.net.ServerSocket.(ServerSocket.java:185) at org.netbeans.CLIHandler$Server.(CLIHandler.java:964) at org.netbeans.CLIHandler.initialize(CLIHandler.java:523) at org.netbeans.CLIHandler.initialize(CLIHandler.java:346) at org.netbeans.MainImpl.execute(MainImpl.java:180) at org.netbeans.MainImpl.main(MainImpl.java:75) at org.netbeans.Main.main(Main.java:75) XIO: fatal IO error 0 (Unknown error: 0) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining. - -- Aryeh M. Friedman FloSoft Systems http://www.flosoft-systems.com Developer, not business, friendly -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHaSs4zIOMjAek4JIRApBkAJ9x4JIp493/sAfzDtUBsF1v7Ge5cACeMhjg Er05NB30QylJIaQ2n/MsCkM= =7ccu -----END PGP SIGNATURE----- From owner-freebsd-java@FreeBSD.ORG Wed Dec 19 17:24:18 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4818816A419 for ; Wed, 19 Dec 2007 17:24:18 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smtp-out2.tiscali.nl (smtp-out2.tiscali.nl [195.241.79.177]) by mx1.freebsd.org (Postfix) with ESMTP id 1728913C448 for ; Wed, 19 Dec 2007 17:24:17 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from [195.241.149.28] (helo=guido.klop.ws) by smtp-out2.tiscali.nl with smtp (Tiscali http://www.tiscali.nl) id 1J52eW-0002Un-Cm for ; Wed, 19 Dec 2007 18:24:16 +0100 Received: (qmail 2866 invoked from network); 19 Dec 2007 17:24:15 -0000 Received: from localhost (HELO guido.klop.ws) (127.0.0.1) by localhost with SMTP; 19 Dec 2007 17:24:15 -0000 To: "Wildes Miranda" , freebsd-java@freebsd.org From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <56947.53062.qm@web33601.mail.mud.yahoo.com> Content-Transfer-Encoding: Quoted-Printable Date: Wed, 19 Dec 2007 18:24:13 +0100 Message-ID: In-Reply-To: <56947.53062.qm@web33601.mail.mud.yahoo.com> User-Agent: Opera Mail/9.24 (FreeBSD) Cc: Subject: Re: freebsd-java Digest, Vol 245, Issue 4 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2007 17:24:18 -0000 On Mon, 17 Dec 2007 12:32:45 +0100, Wildes Miranda = = wrote: >> Message: 3 >> Date: Fri, 14 Dec 2007 23:38:38 +0100 >> From: "Ronald Klop" >> Subject: Re: launch eclipse-devel problems >> To: "Wildes Miranda" , >> freebsd-java@freebsd.org >> Message-ID: >> Content-Type: text/plain; format=3Dflowed; delsp=3Dyes; >> charset=3Dus-ascii >> >> On Fri, 14 Dec 2007 18:47:41 +0100, Wildes Miranda >> >> wrote: >> >> > hi guys, >> > >> > launch eclipse-devel problems on PC-BSD : >> > >> > pcbsd# eclipse-devel >> > Gtk-Qt theme engine warning: >> > Could not open /proc/3104/cmdline >> > This may cause problems for the GNOME window >> manager >> > /libexec/ld-elf.so.1: >> > >> > /usr/local/eclipse-devel/configuration/org.eclipse.osgi/bundles/61/1/.= cp/libswt-mozilla-gtk-3346.so: >> > Undefined symbol "NS_StringContainerInit2" >> > Gtk-Qt theme engine warning: >> > Could not open /proc/3103/cmdline >> > This may cause problems for the GNOME window >> manager >> > >> > how can i do for solution this ? >> >> Do you have procfs mounted? >> >> Ronald. >> >> -- >> Ronald Klop >> Amsterdam, The Netherlands > > i didn't have procfs mounted, but when i make > it,resolve the first warning, and continue the > Undefined symbol "NS_StringContainerInit2" aborting > the launch. Sorry, that I don't know. Google show more people with the same problem.= Ronald. -- = Ronald Klop Amsterdam, The Netherlands From owner-freebsd-java@FreeBSD.ORG Wed Dec 19 21:38:43 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B504F16A419 for ; Wed, 19 Dec 2007 21:38:43 +0000 (UTC) (envelope-from notifications@fanboxnotes.com) Received: from smtp766.sms.ac (smtp766.sms.ac [208.69.96.166]) by mx1.freebsd.org (Postfix) with ESMTP id 9EF4B13C4D1 for ; Wed, 19 Dec 2007 21:38:41 +0000 (UTC) (envelope-from notifications@fanboxnotes.com) DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=k4; d=fanboxnotes.com; b=n6TOsOsRVYZYU+PQaTypHpBsPmA350gfqXf1yLykt1K39080G5lR28Jp/ZRFGwRPCZoc13moJ5DS ZQEx+T0OwELSZAW0FhKL549bc+L8ZKz3c6TKdPYztcoxVNTIvJUFLx1jsH7w6wfg1TqnBja9ycRQ ZE1ZDd9je/1FAiugXF4=; Received: from webmail01.colo.sms.ac (10.1.2.118) by smtp766.sms.ac (PowerMTA(TM) v3.2r22) id hd67m20ggl0s for ; Wed, 19 Dec 2007 13:18:40 -0800 (envelope-from ) Received: from WebMail01 ([127.0.0.1]) by webmail01.colo.sms.ac with Microsoft SMTPSVC(6.0.3790.3959); Wed, 19 Dec 2007 13:18:40 -0800 thread-index: AchChLnncx2hGhg1RCqCwLwLlnf4iw== Thread-Topic: You have received 5 notifications from your fans! From: "FanBox Summary" To: Date: Wed, 19 Dec 2007 13:18:40 -0800 Message-ID: <692C84E662774156A8A3617321EA80DB@colo.sms.ac> MIME-Version: 1.0 X-Mailer: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3959 X-OriginalArrivalTime: 19 Dec 2007 21:18:40.0216 (UTC) FILETIME=[B9E7ED80:01C84284] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: You have received 5 notifications from your fans! X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2007 21:38:43 -0000 Alyssa sent you a fan request. Automatically sign in to view Alyssa's profile and to accept or reject her fan request.24 hours ago Alyssa sent you a fan request. Automatically sign in to view Alyssa's profile and to accept or reject her fan request. 24 hours ago Alyssa sent you a fan request. Automatically sign in to view Alyssa's profile and to accept or reject her fan request. 24 hours ago There are 2 additional fan requests to review . Click here to view ALL notifications Change your Email Summary Settings You can control the frequency of these summary emails. FanBox - 255 G Street #723, San Diego, CA 92101, USA From owner-freebsd-java@FreeBSD.ORG Thu Dec 20 00:58:11 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2A9E16A41A for ; Thu, 20 Dec 2007 00:58:11 +0000 (UTC) (envelope-from fluffy@ael.ru) Received: from ns.ael.RU (ns.ael.ru [62.76.207.226]) by mx1.freebsd.org (Postfix) with ESMTP id E41BA13C442 for ; Thu, 20 Dec 2007 00:58:09 +0000 (UTC) (envelope-from fluffy@ael.ru) Received: from neko.fluffy.khv.ru (thor@neko.local.ael [192.168.7.162]) by ns.ael.RU (8.14.1/8.14.1/Fluffy/5.2) with ESMTP id lBK0vtbD095811; Thu, 20 Dec 2007 10:57:55 +1000 (VLAT) (envelope-from fluffy@ael.ru) From: Dima Panov To: =?utf-8?q?Bj=C3=B6rn_K=C3=B6nig?= Date: Thu, 20 Dec 2007 10:59:33 +1000 User-Agent: KMail/1.9.7 References: <49304.87.234.225.18.1198066712.squirrel@webmail.alpha-tierchen.de> In-Reply-To: <49304.87.234.225.18.1198066712.squirrel@webmail.alpha-tierchen.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200712201059.34641.fluffy@ael.ru> X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on ns.ael.RU X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (ns.ael.RU [192.168.1.1]); Thu, 20 Dec 2007 10:57:56 +1000 (VLAT) X-Spam-Status: No, score=-101.7 required=8.0 tests=ALL_TRUSTED,BAYES_00, J_CHICKENPOX_34,J_CHICKENPOX_72,TW_BD,TW_BF,TW_BG,TW_BK,TW_BM,TW_BN, TW_BP,TW_BW,TW_BX,TW_DB,TW_DF,TW_DJ,TW_DP,TW_DR,TW_EV,TW_FG,TW_FM, TW_FN,TW_FP,TW_FW,TW_GD,TW_GF,TW_GL,TW_GT,TW_HM,TW_HP,TW_IB,TW_IX, TW_JS,TW_JV,TW_KB,TW_KD,TW_KG,TW_KK,TW_KQ,TW_KR,TW_KX,TW_LB,TW_LG, TW_LR,TW_LX,TW_MJ,TW_MK,TW_MR,TW_MX,TW_PG,TW_PH,TW_PM,TW_PQ,TW_QC, TW_QE,TW_QP,TW_QS,TW_QT,TW_QV,TW_QW,TW_QX,TW_RW,TW_SN,TW_TD,TW_TK, TW_TP,TW_TX,TW_UU,TW_VD,TW_VF,TW_VQ,TW_VY,TW_WF,TW_WP,TW_WX,TW_XC, TW_XD,TW_XF,TW_XG,TW_XH,TW_XK,TW_XM,TW_XR,TW_XS,TW_XT,TW_XW,TW_YQ, UNIQUE_WORDS,USER_IN_WHITELIST autolearn=no version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on ns.ael.RU Cc: freebsd-java@freebsd.org Subject: Re: Core2Duo and JDK incompatibility? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2007 00:58:11 -0000 On 19 December 2007, Björn König wrote: > Dima Panov wrote: > > I HAVE a java runtime installed. At this time, it only linux-sun-jdk15, > > because diablo-jdk fails to run with same error message (and only on this > > notebook with C2D T5300 proc, on other older single-core machines it run > > correctly). > > I can't confirm that. I have a multi-core CPU and I can install > java/diablo-jdk and java/jdk15 without problems. What kind of multi-core CPU you have? On this CPU: Intel(R) Pentium(R) D CPU 3.00GHz (3009.39-MHz 686-class CPU) I also can use diablo-jdk and jdk1[5|6] without problem. (cpuid: Vendor ID: "GenuineIntel"; CPUID level 6 Intel-specific functions: Version 00000f64: Type 0 - Original OEM Family 15 - Pentium 4 Extended family 0 Model 6 - Intel Pentium 4 processor (generic) or newer Stepping 4 Reserved 0 ) I've told about newest cores - T5300/T7200, which used in notebooks and based on different technology (cpuid: Vendor ID: "GenuineIntel"; CPUID level 10 Intel-specific functions: Version 000006f2: Type 0 - Original OEM Family 6 - Pentium Pro Model 15 - Extended model 0 Stepping 2 Reserved 0 Extended brand string: "Intel(R) Core(TM)2 CPU T5300 @ 1.73GHz" ) which also lacks of PMC support (hwpmc driver, Kip Macy was explained difference between old and new cores in current@). On this new-core CPUs any jdk (except linux-sun-jdk15) doen't build/run with error about missing libjava.so) > Show your /etc/make.conf and "pkg_info -Ex ." please. Do you actually have > a libjava.so somewhere in /usr/local? Please list your steps in detail. I've tried lots of combinations.. Installs on clean system with and without my make.conf, install on current state (pkglist follows) - without success. ===pkg-list====== FlightGear-0.9.10_1 GraphicsMagick-1.1.10 ImageMagick-6.3.6.9 ORBit2-2.14.10 OpenEXR-1.6.0 OpenSP-1.5.2 SimGear-0.3.10_2 a2png-0.1.5_1 a2ps-a4-4.13b_4 aalib-1.4.r5_4 abiword-2.4.6_2 abiword-plugins-2.4.6_1 adobe-cmaps-20051217_1 aiksaurus-1.2.1_2 aiksaurus-gtk-1.2.1_6 akode-2.0.1,1 akode-plugins-jack-2.0.1,1 akode-plugins-mpc-2.0.1,1 akode-plugins-mpeg-2.0.1,1 akode-plugins-oss-2.0.1,1 akode-plugins-resampler-2.0.1,1 akode-plugins-xiph-2.0.1_2,1 amarok-1.4.7 amarok-fs-0.5_2 amspsfnt-1.0_5 apache-2.2.6_3 apache-ant-1.7.0_1 appres-1.0.1 apt-0.6.46.4.1 arc-5.21o_1 arj-3.10.22_1 arts-1.5.8,1 artswrapper-1.5.3 artwiz-fonts-1.0_2 aspell-0.60.5_2 atk-1.20.0 audacious-1.3.2_1 audacious-crossfade-0.3.14 audacious-plugins-1.3.5_1 audacity-1.2.4b_2 autoconf-2.13.000227_6 autoconf-2.61_2 autoconf-wrapper-20071109 automake-1.10_3 automake-1.4.6_4 automake-1.5_4,1 automake-1.6.3 automake-1.7.9 automake-1.8.5 automake-1.9.6_2 automake-wrapper-20071109 autotools-20070905 avahi-app-0.6.21_1 avahi-autoipd-0.6.21 avahi-gtk-0.6.21 avahi-libdns-0.6.21 avahi-qt3-0.6.21 avahi-qt4-0.6.21_1 avahi-sharp-0.6.21 baghira-0.8_1 bash-3.2.33 bdftopcf-1.0.1 beep-media-player-0.9.7.1_2,1 beforelight-1.0.2 beryl-0.2.1 beryl-core-0.2.1_1 beryl-manager-0.2.1_1 beryl-plugins-0.2.1_1 beryl-settings-0.2.1 beryl-settings-bindings-0.2.1 bigreqsproto-1.0.2 binkd-0.9.8_2 bison-2.3_3,1 bitmap-1.0.3 bitstream-vera-1.10_4 blender-2.45 bmp-extra-plugins-0.2.2_6 boehm-gc-6.8 boost-1.34.1 bsdstats-5.3_7 bug-buddy-2.20.1 ca_root_nss-3.11.7 cabextract-1.2 cairo-1.4.12 cairomm-1.2.4_1 cdparanoia-3.9.8_8 cdrdao-1.2.2 cdrtools-2.01_6 celestia-gnome-1.4.1_5 chmlib-0.39 clamav-0.91.2_1 cm-super-0.3.3_1 cmake-2.4.7 cmpsfont-1.0_6 compat4x-i386-5.3_9 compat5x-i386-5.4.0.8_8 compat6x-i386-6.3.602114.200711 compiz-0.6.2 compositeproto-0.4 coreutils-6.9_1 cpuid-3.3_3 crafty-20.14_2 crafty-open-medium-20070909_1 cups-base-1.3.4_1 cups-pdf-2.4.6 cups-pstoraster-8.15.4_1 curl-7.16.3 cursor-crystal-theme-1.1.1 cursor-dmz-aa-theme-0.3_1 cursor-dmz-theme-0.3_1 cursor-grounation-theme-0.3_1 cursor-jimmac-theme-0.1_1 cursor-neutral-theme-1.13.a_1 cvsps-devel-2.1 cvsup-mirror-without-gui-1.3_6 cvsup-without-gui-16.1h_3 cyr-rfx-koi8-o-1.1_1 cyrus-sasl-2.1.22 damageproto-1.1.0_2 db4-4.0.14_1,1 db44-4.4.20.4 dbus-1.0.2_2 dbus-glib-0.74 dbus-qt3-0.70_1 dbus-sharp-0.62_20 dcraw-8.81 dejavu-2.20 desktop-file-utils-0.14 dia-0.96.1_4,1 diacanvas2-0.14.4_1 digikam-0.9.2_1 dirmngr-0.9.7_2 djbfft-0.76_2 djview-4.1 djvulibre-nox11-3.5.19 dmidecode-2.9 dmxproto-2.2.2 docbook-4.1_3 docbook-sk-4.1.2_4 docbook-xml-4.2_1 docbook-xml-4.3 docbook-xml-4.4 docbook-xsl-1.71.1_2 docproj-1.17_2 doxygen-1.5.4 dpkg-1.13.25_1 dsssl-docbook-modular-1.79_1,1 dvd+rw-tools-7.0 dvipdfmx-20070409 dvipsk-tetex-5.95a_2 dynamite-0.1 e2fsprogs-libuuid-1.40.2 eawpats-12_3 edb-20070223,1 editres-1.0.3 eel-2.20.0 eet-20070223,1 elinks-0.11.2_3 emerald-0.5.2_1 emerald-themes-0.5.2 en_GB-kde-i18n-3.5.8 en_GB-koffice-i18n-1.6.3 enca-1.9 enchant-1.3.0 encodings-1.0.2,1 esound-0.2.38 evieext-1.0.2 evince-2.20.2 evolution-data-server-1.12.2 exiv2-0.14,1 expat-2.0.0_1 ezm3-1.2_1 faac-1.26_1 faad2-2.6_1,1 fbreader-0.8.8.1 fetchmail-6.3.8_4 ffmpeg-2007.10.04_1 fftw3-3.1.2 fgfs-base-0.9.10_1 fidogate-ds-5.1.7_1 firefox-2.0.0.11,1 firefox-i18n-2.0.0.11 fixesproto-4.0 fixrtf-0.1.20060303 flac-1.1.2_2 flashplugin-mozilla-0.4.13_1 flightgear-aircrafts-20060812_1 font-adobe-100dpi-1.0.0_1 font-adobe-75dpi-1.0.0 font-adobe-utopia-100dpi-1.0.1 font-adobe-utopia-75dpi-1.0.1 font-adobe-utopia-type1-1.0.1 font-alias-1.0.1 font-arabic-misc-1.0.0 font-bh-100dpi-1.0.0 font-bh-75dpi-1.0.0 font-bh-lucidatypewriter-100dpi-1.0.0 font-bh-lucidatypewriter-75dpi-1.0.0 font-bh-ttf-1.0.0 font-bh-type1-1.0.0 font-bitstream-100dpi-1.0.0 font-bitstream-75dpi-1.0.0 font-bitstream-type1-1.0.0 font-cronyx-cyrillic-1.0.0 font-cursor-misc-1.0.0 font-daewoo-misc-1.0.0 font-dec-misc-1.0.0 font-ibm-type1-1.0.0 font-isas-misc-1.0.0 font-jis-misc-1.0.0 font-micro-misc-1.0.0 font-misc-cyrillic-1.0.0 font-misc-ethiopic-1.0.0 font-misc-meltho-1.0.0_1 font-misc-misc-1.0.0 font-mutt-misc-1.0.0 font-schumacher-misc-1.0.0 font-screen-cyrillic-1.0.1 font-sony-misc-1.0.0 font-sun-misc-1.0.0 font-util-1.0.1 font-winitzki-cyrillic-1.0.0 font-xfree86-type1-1.0.0 fontcacheproto-0.1.2 fontconfig-2.4.2_2,1 fontforge-20071210 fontsproto-2.0.2 fonttosfnt-1.0.3 freealut-1.1.0_1 freeciv-2.0.9_1 freeciv-sounds-3 freetype-1.3.1_4 freetype-tools-1.3.1_5 freetype2-2.3.5 fribidi-0.10.9 fslsfonts-1.0.1 fstobdf-1.0.2 fusefs-gphotofs-0.4.0 fusefs-kmod-0.3.9.p1_3 fusefs-libs-2.7.0_1 fusefs-ntfs-1.1120 fusefs-smbnetfs-0.3.7 gail-1.20.2 gamin-0.1.9 gcc-3.4.6_2,1 gccmakedep-1.0.2 gconf2-2.20.1 gconfmm-2.20.0 gd-2.0.35,1 gdb-6.6 gdbm-1.8.3_3 gdk-pixbuf-0.22.0_6 getopt-1.1.4 gettext-0.16.1_3 ghostscript-gpl-8.60 gimp-2.4.2,2 gimp-app-2.4.2,1 gimp-gutenprint-5.1.3_2 gimp-help-0.12 git-1.5.3.2 gle-3.1.0_1 glib-1.2.10_12 glib-2.14.4 glibmm-2.14.2,1 glitz-0.5.6_1 glproto-1.4.8 gmake-3.81_2 gmime-2.2.10 gnome-control-center-2.20.1_1 gnome-desktop-2.20.2_1 gnome-doc-utils-0.12.0 gnome-icon-theme-2.20.0_1 gnome-keyring-2.20.2 gnome-media-2.20.1 gnome-menus-2.20.2 gnome-mime-data-2.18.0_2 gnome-mount-0.6_4 gnome-panel-2.20.2 gnome-utils-2.20.0.1,1 gnome-vfs-2.20.1 gnome_subr-1.0 gnomehier-2.3_10 gnumeric-1.7.12_1 gnupg-1.4.7_1 gnupg-2.0.4 gnutls-2.0.2_1 gocr-0.44_1 goffice-0.4.3_1 gpac-libgpac-0.4.4,1 gpgme-1.1.5 gphoto2-2.4.0 graphviz-2.16 gsfonts-8.11_4 gsm-1.0.12 gsmlib-1.10_3 gstreamer-0.10.15 gstreamer-ffmpeg-0.10.2_1 gstreamer-plugins-0.10.15,3 gstreamer-plugins-a52dec-0.10.6_2,3 gstreamer-plugins-aalib-0.10.6_2,3 gstreamer-plugins-annodex-0.10.6_1,3 gstreamer-plugins-bad-0.10.5_2,3 gstreamer-plugins-bz2-0.10.5_1,3 gstreamer-plugins-cairo-0.10.6_2,3 gstreamer-plugins-cdparanoia-0.10.15_3,3 gstreamer-plugins-core-0.10_9 gstreamer-plugins-dts-0.10.5_3,3 gstreamer-plugins-dvd-0.10.6_1,3 gstreamer-plugins-esound-0.10.6_2,3 gstreamer-plugins-faad-0.10.5_4,3 gstreamer-plugins-flac-0.10.6_2,3 gstreamer-plugins-fluendo-mp3-0.10.6 gstreamer-plugins-gconf-0.10.6_4,3 gstreamer-plugins-gnomevfs-0.10.15_2,3 gstreamer-plugins-good-0.10.6,3 gstreamer-plugins-hal-0.10.6_1,3 gstreamer-plugins-jpeg-0.10.6_2,3 gstreamer-plugins-libpng-0.10.6_2,3 gstreamer-plugins-mad-0.10.6_3,3 gstreamer-plugins-mp3-0.10.0 gstreamer-plugins-mpeg2dec-0.10.6_2,3 gstreamer-plugins-ogg-0.10.15_2,3 gstreamer-plugins-pango-0.10.15_2,3 gstreamer-plugins-theora-0.10.15_4,3 gstreamer-plugins-ugly-0.10.6_1,3 gstreamer-plugins-vorbis-0.10.15_3,3 gstreamer-plugins-xvid-0.10.5_1,3 gtar-1.18_1 gtk-1.2.10_18 gtk-2.12.3 gtk-doc-1.9 gtk-engines2-2.12.2 gtk-murrine-engine-0.52_1 gtk-qt-engine-0.7_6 gtk-send-pr-0.4.9 gtk-sharp-1.0.10_13 gtk-xfce-engine-2.4.1_1 gtkglext-1.2.0_1 gtkhtml3-3.16.2 gtkmm-2.12.3 gtksourceview-1.8.5_2 gtkspell-2.0.11_5 gucharmap-1.10.1 guile-1.6.8_3 gutenprint-base-5.1.3_1 gwenview-1.4.2 gwenview-i18n-1.4.2 hal-0.5.8.20071216 help2man-1.36.4_1 hicolor-icon-theme-0.10_2 htdig-3.2.0.b6_2 html-4.01_2 html2text-1.3.2a iceauth-1.0.2 ico-1.0.2 icon-naming-utils-0.8.6 icons-human-azul-0.1_1 icons-tango-0.8.0_2 icons-tango-extras-0.1.0_1 id3lib-3.8.3_5 ilbc-r3951 ilmbase-1.0.0_2 imake-1.0.2_4,1 imlib-1.9.15_5 imlib2-20070223_1,1 imlib2_loaders-20070223_1,1 inkscape-0.45.1 inn-2.4.3_3 inputproto-1.4.2.1 intltool-0.36.3 iso-codes-1.5 iso8879-1986_2 ja-ipa-ttfonts-1.0.20060520.p1,2 ja2-0.7 jackit-0.103.0 jade-1.2.1_9 jadetex-3.13_2 jam-2.5_2 jasper-1.900.1_6 javavmwrapper-2.3 jbigkit-1.6 jpeg-6b_4 k3b-1.0.4 k3b-i18n-1.0.3 k3bmonkeyaudioplugin-3.1_1 kalbum-0.8.0_5 kallery-1.0.7a_7 kappdock-0.46.1_6 kbackup-0.5.2_1 kbilliards-0.8.7b_1 kbproto-1.0.3 kcheckers-0.6_2 kchmviewer-3.0_1 kdbg-2.0.5_1 kde-3.5.8 kde-style-tiblit-1.2_4 kde-windeco-crystal-1.0.4 kde-xdg-env-1.0_3,1 kdeaccessibility-3.5.8 kdeaddons-3.5.8 kdeaddons-atlantikdesigner-3.5.8 kdeaddons-kaddressbook-plugins-3.5.8 kdeaddons-kate-plugins-3.5.8 kdeaddons-kfile-plugins-3.5.8 kdeaddons-kicker-applets-3.5.8 kdeaddons-knewsticker-scripts-3.5.8 kdeaddons-konq-plugins-3.5.8 kdeaddons-ksig-3.5.8 kdeaddons-noatun-plugins-3.5.8 kdeaddons-renamedlg-plugins-3.5.8 kdeadmin-3.5.8 kdeartwork-3.5.8 kdeartwork-xscreensaver-kde-3.5.8 kdebase-3.5.8 kdebase-kompmgr-3.5.8 kdeedu-3.5.8 kdegames-3.5.8 kdegraphics-3.5.8_1 kdegraphics-kamera-3.5.8 kdegraphics-kooka-3.5.8 kdegraphics-kuickshow-3.5.8 kdehier-1.0_11 kdelibs-3.5.8 kdemultimedia-3.5.8 kdemultimedia-juk-3.5.8 kdemultimedia-mpeglib_artsplug-3.5.8 kdemultimedia-xine_artsplugin-3.5.8 kdenetwork-3.5.8 kdenetwork-kopete-0.12.7 kdepim-3.5.8 kdesdk-3.5.8 kdetoys-3.5.8 kdeutils-3.5.8 kdeutils-klaptopdaemon-3.5.8 kdeutils-kmilo-3.5.8 kdevelop-3.5.0 kdewebdev-3.5.8,2 kdmtheme-1.1.3_1 kftpgrabber-0.8.1 kgtk-0.9.4 kid3-0.10 kile-1.9.3_1 kio_locate-0.4.4 kio_p7zip-0.3.1_1 kipi-plugins-0.1.4_1,1 kkbswitch-1.4.3_3 klat-0.5.1_1 kluje-0.8_1 kmldonkey-0.10.1_4 knemo-0.4.1_1 knights-0.6_5 koffice-1.6.3_3,2 konversation-1.0.1_1 kopete-otr-0.7 kovpn-0.3_1 kports-0.6.1_1 kpuzzle-0.4_4 kqemu-kmod-1.3.0.p11_2 krdesktop-1.8_5 krename-3.0.14_1 krusader-1.80.0 kshutdown-1.0.1 kssh-0.7_5 ktorrent-2.2.2_1 kxmleditor-1.1.4_4 ladspa-1.13 lame-3.97_1 latex-cjk-4.7.0_1 lcms-1.17,1 lftp-3.6.1 lha-1.14i_6 libFS-1.0.0 libGL-7.0.1 libGLU-7.0.1 libICE-1.0.4,1 libIDL-0.8.9_1 libSM-1.0.3,1 libX11-1.1.3,1 libXScrnSaver-1.1.2 libXTrap-1.0.0 libXau-1.0.3_2 libXaw-1.0.4,1 libXcomposite-0.4.0,1 libXcursor-1.1.9 libXdamage-1.1.1 libXdmcp-1.0.2 libXevie-1.0.2 libXext-1.0.3,1 libXfixes-4.0.3 libXfont-1.3.1_1,1 libXfontcache-1.0.4 libXft-2.1.12 libXi-1.1.3,1 libXinerama-1.0.2,1 libXmu-1.0.3,1 libXp-1.0.0,1 libXpm-3.5.7 libXprintAppUtil-1.0.1 libXprintUtil-1.0.1 libXrandr-1.2.2 libXrender-0.9.4 libXres-1.0.3_2 libXt-1.0.5 libXtst-1.0.3 libXv-1.0.3,1 libXvMC-1.0.4 libXxf86dga-1.0.2 libXxf86misc-1.0.1 libXxf86vm-1.0.1 liba52-0.7.4_1 libamrnb-7.0.0.0,1 libamrwb-7.0.0.2 libao-0.8.8_1 libarc-2.0.2_1 libart_lgpl-2.3.19,1 libassuan-1.0.3 libaudiofile-0.2.6 libbinio-1.4_1 libbonobo-2.20.2 libbonoboui-2.20.0 libcaca-0.99.b11_2 libcddb-1.3.0 libcdio-0.77_2 libcroco-0.6.1 libdaemon-0.12 libdca-0.0.5 libdmx-1.0.2 libdrm-2.3.0 libdv-0.104_4 libdvdcss-1.2.9_2 libdvdnav-0.1.10_3 libdvdread-0.9.7_3 libesmtp-1.0.4_1,1 libexecinfo-1.1_1 libexif-0.6.15 libfame-0.9.1_2 libflash-0.4.13_2 libfontenc-1.0.4 libfpx-1.2.0.12_1 libgalago-0.5.2_1 libgcrypt-1.2.4_1 libgda3-1.9.102_4 libggi-2.2.2_1,1 libgii-1.0.2_1 libglade2-2.6.2 libglut-7.0.1_1 libgmp-4.2.2 libgnome-2.20.1.1_1 libgnomecanvas-2.20.1.1 libgnomecups-0.2.2_4,1 libgnomedb-1.9.102_5 libgnomekbd-2.20.0 libgnomeprint-2.18.2_1 libgnomeprintui-2.18.1_2 libgnomeui-2.20.1.1 libgpg-error-1.5 libgphoto2-2.4.0 libgpod-0.5.2 libgsf-1.14.7 libgsf-gnome-1.14.7 libgtkhtml-2.11.1 libgtop-2.20.0 libical-0.24_3 libiconv-1.11_1 libid3tag-0.15.1b libidn-1.2 libkdcraw-0.1.2 libkexiv2-0.1.6 libkipi-0.1.5_1 libksba-1.0.1_1 libltdl-1.5.24 libmad-0.15.1b_2 libmal-0.42_1 libmcrypt-2.5.8 libmcs-0.6.0 libmikmod-3.1.11_2 libmng-1.0.9 libmodplug-0.8.4 libmowgli-0.5.0 libmpcdec-1.2.6 libmpd-0.14.0 libmpeg2-0.4.1_2 libmspack-0.0.20040308_3 libmtp-0.2.1 libmusicbrainz-2.1.5 libnjb-2.2.5 libnotify-0.4.4_1 libofa-0.9.3_1 libogg-1.1.3,4 liboil-0.3.12 liboldX-1.0.1 libopensync-0.22_1 libotr-3.1.0_1 libpaper-1.1.21_3 librsvg2-2.18.2_1 libsamplerate-0.1.2_2 libsexy-0.1.11 libsidplay-1.36.59 libsigc++-2.0.18 libslang-1.4.9 libsndfile-1.0.17_1 libsoup-2.2.104 libssh2-0.18 libtasn1-1.1 libtext-charwidth-perl-0.04 libtext-wrapi18n-perl-0.06 libthai-0.1.5_3 libtheora-1.0.a8 libtool-1.5.24 libtunepimp-0.5.3_1,1 libtunepimp-old-0.4.2_4,2 libublio-20070103 libungif-4.1.4_5 libuninameslist-20060907 libunrar-3.7.8,1 libusb-0.1.12_1 libvolume_id-0.75.0_1 libvorbis-1.2.0_1,3 libwmf-0.2.8.4_2 libwnck-2.20.2 libwpd-0.8.9_1 libwww-5.4.0_4 libxfce4gui-4.4.1_1 libxfce4mcs-4.4.1_1 libxfce4util-4.4.1 libxine-1.1.7_3 libxkbfile-1.0.4 libxkbui-1.0.2 libxklavier-3.3_1,1 libxml++-2.20.0 libxml2-2.6.30 libxslt-1.1.22 linc-1.0.3_6 lincity-ng-1.1.1_1 links-2.1.p28,1 linux-expat-1.95.8 linux-fontconfig-2.2.3_7 linux-gtk-1.2.10_4 linux-sun-jdk-1.5.0.13,2 linux-xorg-libs-6.8.2_5 linux_base-fc-4_10 linuxdoc-1.1_1 listres-1.0.1 liveMedia-2007.12.07,1 localedata-5.4 lsof-4.79D lua-5.0.3 lua-5.1.1_2 luit-1.0.2_2 lynx-2.8.6.5_2,1 lzma-4.57 lzo-1.08_2,1 lzo2-2.02_1 lzop-1.02.r1 m4-1.4.9,1 makedepend-1.0.1,1 mathfonts-4.1_4 mc-4.6.1_7 meanwhile-1.0.2_1 metacity-2.20.1 mhash-0.9.7.1 mime-support-3.39.1 ming-0.3.0_3 mjpegtools-1.9.0.r2 mkbold-mkitalic-0.11_1 mkcomposecache-1.2_1 mkfontdir-1.0.3 mkfontscale-1.0.3 mono-1.2.5.1 moodin-0.4.2_1 mousepad-0.2.12_2 mpeg2codec-1.2_3 mpeg4ip-1.6.1 mpeg4ip-libmp4v2-1.6.1 mpg123-0.59r_17 mplayer-0.99.11 mplayer-skins-1.1.2_6 mplayerplug-in-3.50 mutt-devel-1.5.17 mysql-client-5.0.51 mysql-server-5.0.51 nas-1.8_1 nasm-0.98.39,1 nautilus-2.20.0 nautilus-cd-burner-2.20.0 neon-0.26.4 net-snmp-5.3.1_7 netpbm-10.26.47 notification-daemon-0.3.7_1 nspr-4.6.7 nss-3.11.7 nss_mdns-0.9_4 ocaml-3.09.3_1 oclock-1.0.1 ocp-0.1.13_5 open-motif-2.2.3_5 openal-20060211_6 openjade-1.3.3p1 openldap-client-2.3.39 openslp-1.2.1_2 openvpn-2.0.6_7 opera-9.24.20071015_1 orange-0.3_1 ortp-0.13.0 p5-Algorithm-Diff-1.1902 p5-Archive-Tar-1.36 p5-Archive-Zip-1.23 p5-Authen-SASL-2.10_1 p5-Compress-Raw-Zlib-2.008 p5-Compress-Zlib-2.008 p5-Date-Manip-5.44 p5-Digest-1.15 p5-Digest-HMAC-1.01 p5-Digest-MD5-2.36 p5-Digest-SHA1-2.11 p5-Error-0.17009 p5-ExtUtils-CBuilder-0.19 p5-ExtUtils-ParseXS-2.18 p5-File-Temp-0.19 p5-File-Which-0.05 p5-GD-2.35_1 p5-GD-Graph-1.44_1 p5-GD-Graph3d-0.63_1 p5-GD-TextUtil-0.86_1 p5-GSSAPI-0.24 p5-HTML-Parser-3.56 p5-HTML-Tagset-3.10 p5-IO-Compress-Base-2.008 p5-IO-Compress-Zlib-2.008 p5-IO-String-1.08 p5-IO-Zlib-1.07 p5-MIME-Base64-3.07 p5-Module-Build-0.28.08 p5-Net-1.22,1 p5-Parse-Yapp-1.05 p5-PathTools-3.25 p5-SGMLSpm-1.03 p5-Scalar-List-Utils-1.19,1 p5-Spiffy-0.30 p5-Term-ReadKey-2.30 p5-Test-Base-0.54 p5-Test-Harness-2.64 p5-Test-Simple-0.74 p5-Text-Diff-0.35 p5-URI-1.35 p5-XML-DOM-1.44 p5-XML-NamespaceSupport-1.09_1 p5-XML-Parser-2.34_2 p5-XML-RegExp-0.03 p5-XML-SAX-0.16 p5-XML-SAX-Expat-0.39 p5-XML-Simple-2.18 p5-XML-XQL-0.68 p5-YAML-0.65 p5-gettext-1.05_1 p5-libwww-5.805 p5-libxml-0.08 p5-type1inst-0.6.1_5 p7zip-4.57 pango-1.18.3 patch-2.5.4 pccts-1.33.33 pciids-20071004 pciutils-2.2.8 pcre-7.4 pdflib-7.0.2 pear-1.6.2_1 pear-Cache_Lite-1.7.2,1 pear-File_Archive-1.5.3 pear-HTML_AJAX-0.5.0_1 pear-HTTP-1.4.0 pear-HTTP_Download-1.1.2 pear-HTTP_Header-1.2.0 pear-HTTP_Request-1.4.2 pear-HTTP_Session-0.5.6 pear-HTTP_Upload-0.9.1 pear-MIME_Type-1.0.0 pear-Mail-1.1.14 pear-Mail_Mime-1.5.2,1 pear-Net_SMTP-1.2.10 pear-Net_Socket-1.0.8 pear-Net_URL-1.0.15 pear-System_Command-1.0.6 pecl-bz2-1.0 pecl-imlib2-0.1.00_1 pecl-lzf-1.4 pecl-pdflib-2.1.4 pecl-rar-0.3.4 pecl-zip-1.9.0 perl-5.8.8_1 pgpgpg-0.13_3 php5-5.2.5 php5-ctype-5.2.5 php5-curl-5.2.5 php5-dba-5.2.5 php5-ftp-5.2.5 php5-gd-5.2.5 php5-mcrypt-5.2.5 php5-mhash-5.2.5 php5-mysql-5.2.5 php5-mysqli-5.2.5 php5-odbc-5.2.5 php5-openssl-5.2.5 php5-pcre-5.2.5 php5-pdo-5.2.5 php5-pdo_mysql-5.2.5 php5-pdo_odbc-5.2.5 php5-pdo_pgsql-5.2.5 php5-pdo_sqlite-5.2.5 php5-pgsql-5.2.5 php5-posix-5.2.5 php5-pspell-5.2.5 php5-session-5.2.5 php5-simplexml-5.2.5 php5-spl-5.2.5 php5-sqlite-5.2.5 php5-xml-5.2.5 php5-xmlrpc-5.2.5 php5-zlib-5.2.5 php_doc-en-20070424 php_doc-ru-20070424 phpbb-devel-3.0r7 phpmyfaq-1.6.12 physfs-1.0.1_1 pilot-link-0.12.2,1 pixman-0.9.6 pkg-config-0.22_1 pkgdb.db plib-1.8.4_3 png-1.2.23 po4a-0.32 policykit-0.1.20060514_4 poppler-0.6.3 poppler-data-0.1 poppler-gtk-0.6.3 poppler-qt-0.6.3 poppler-qt4-0.6.3 poppler-utils-0.6.3_2 popt-1.7_4 portaudio-18.1_2 portaudit-0.5.11 portupgrade-2.3.1,2 postgresql-client-8.2.5_1 postgresql-libpqxx-2.6.9 postgresql-server-8.2.5_2 povray-3.6.1_2 ppmd-7z-4.57 pptpclient-1.7.1 printproto-1.0.3 psiconv-0.9.8_1 pth-2.0.7 publib-0.39 pulseaudio-0.9.6_4 py25-cairo-1.4.0_1 py25-gimp-app-2.4.2 py25-gnome-2.20.1 py25-gnome-desktop-2.20.0 py25-gobject-2.14.0 py25-gtk-2.12.0 py25-imaging-1.1.6_2 py25-libxml2-2.6.30 py25-lxml-1.2.1_1 py25-numeric-24.2 py25-orbit-2.14.3 py25-qt4-core-4.3.1 py25-qt4-gui-4.3.1 py25-qt4-opengl-4.3.1 py25-setuptools-0.6c7_1 py25-sip-4.7.1,1 py25-tkinter-2.5.1_2 py25-xml-0.8.4 pyrex-0.9.6.2 python25-2.5.1_1 q qca-tls-1.0_2 qemu-devel-0.9.0s.20070802_1 qjackctl-0.3.1.a qmake-3.3.8_1 qmpdclient-1.0.8 qpopper-4.0.9_2 qscintilla-1.7.1_1 qscintilla2-2.1,1 qscintilla2-designerplugin-2.1,1 qstardict-0.05_1 qt-3.3.8_6 qt-bluecurve-theme-5.0.11_3 qt-mysql-plugin-3.3.8_2 qt-psql-plugin-3.3.8_2 qt4-4.3.1 qt4-accessible-4.3.1 qt4-assistant-4.3.1 qt4-codecs-cn-4.3.1 qt4-codecs-jp-4.3.1 qt4-codecs-kr-4.3.1 qt4-codecs-tw-4.3.1 qt4-corelib-4.3.1_1 qt4-dbus-4.3.1_1 qt4-designer-4.3.1 qt4-doc-4.3.1 qt4-gui-4.3.1 qt4-iconengines-4.3.1 qt4-imageformats-4.3.1 qt4-inputmethods-4.3.1 qt4-libQtAssistantClient-4.3.1 qt4-linguist-4.3.1 qt4-makeqpf-4.3.1 qt4-moc-4.3.1 qt4-mysql-plugin-4.3.1 qt4-network-4.3.1 qt4-odbc-plugin-4.3.1 qt4-opengl-4.3.1 qt4-pixeltool-4.3.1 qt4-porting-4.3.1 qt4-psql-plugin-4.3.1 qt4-qdbusviewer-4.3.1 qt4-qmake-4.3.1 qt4-qt3support-4.3.1 qt4-qtconfig-4.3.1 qt4-qtdemo-4.3.1 qt4-qtestlib-4.3.1 qt4-qvfb-4.3.1 qt4-rcc-4.3.1 qt4-script-4.3.1 qt4-sql-4.3.1 qt4-sqlite-plugin-4.3.1 qt4-svg-4.3.1 qt4-uic-4.3.1 qt4-uic3-4.3.1 qt4-xml-4.3.1 qtemu-1.0.5 qwt-4.2.0_3 randrproto-1.2.1 rar-3.70,2 rarian-0.6.0_1 rdesktop-1.5.0_3 re2c-0.12.1 recoll-1.9.0 recordproto-1.13.2 renderproto-0.9.3 resourceproto-1.0.2 rgb-1.0.1 rhythmbox-0.10.1_4 rpm-3.0.6_13 rpm2cpio-1.2_2 rstart-1.0.2 ru-artwiz-ru-20041031_1 ru-aspell-0.99.f7.1,2 ru-fortune-0.9 ru-fortune-bashorgru-20070808 ru-kde-i18n-3.5.8 ru-koffice-i18n-1.6.3 ru-koi8rPS-1.0 ru-ksocrat-3.2.1_2 ruby-1.8.6.111_1,1 ruby18-bdb-0.6.2 ruby18-deplate-0.8 samba-3.0.28,1 samba-libsmbclient-3.0.28 sane-backends-1.0.18_1 scons-0.97 scr2png-1.2_1 scr2txt-1.2 scribus-1.3.3.8 scripts-1.0.1 scrnsaverproto-1.1.0 sdl-1.2.11_1,2 sdl_gfx-2.0.13_3 sdl_image-1.2.5_2 sdl_mixer-1.2.7_2 sdl_net-1.2.6_1 sdl_sound-1.0.1_12 sdl_ttf-2.0.8_2 sessreg-1.0.3 setxkbmap-1.0.4 shared-mime-info-0.22_1 showfont-1.0.1 sim-im-devel-0.9.5.2099 smpeg-0.4.4_7 smplayer-qt4-0.5.21 smplayer-themes-0.1.1 smproxy-1.0.2 sodipodi-0.34_9 sox-13.0.0_1 speex-1.2.b2,1 spidermonkey-1.5_3 sqlite-2.8.17_1 sqlite3-3.4.1 startup-notification-0.9_1 subversion-1.4.4_1 sudo-1.6.9.6 svgalib-1.4.3_5 swfdec-0.5.5 swfdec-plugin-0.5.5 swig-1.3.31_2 synaptics-0.14.6_2 synce-librapi2-0.9.3 synce-libsynce-0.9.3 t1lib-5.1.1_2,1 t1utils-1.32 taglib-1.4_2 tcl-8.4.16,1 teTeX-3.0_2 teTeX-base-3.0_12 teTeX-texmf-3.0_5 terminus-font-4.20_3 tex-texmflocal-1.9 texcm-ttf-20010117_2 texi2html-1.76_1,1 thefish-0.6.6 thunderbird-2.0.0.9 thunderbird-dictionaries-20060220_3 thunderbird-i18n-2.0.0.9 tidy-20000804_2 tiff-3.8.2_1 timidity++-2.13.2_4 timidity++-gtk-2.13.2_4 timidity++-motif-2.13.2_4 timidity++-slang-2.13.2_4 timidity++-tcltk-2.13.2_4 timidity++-xskin-2.13.2_4 tk-8.4.16,2 tmake-1.7_3 totem-2.20.1 tracker-0.6.2_2 transcode-1.0.4_1 trapproto-3.4.3 ttf2pt1-3.4.4_2 twm-1.0.3_3 twolame-0.3.10 ucl-1.03_1 uk-aspell-1.4.0.0,2 unace-1.2b_2 unarj-2.65_2 unixODBC-2.2.12_4 unrar-3.71.b1,5 unshield-0.5 unzip-5.52_3 upx-3.01 urlview-0.9_2 urwfonts-ttf-1.0.7b18_1 uudeview-0.5.20 uulib-0.5.20_1 v4l_compat-1.0.20060801 vcdimager-0.7.23_3 videoproto-2.2.2 viewres-1.0.1 vim-7.1.175 vnc-4.1.2_2 vorbis-tools-1.1.1_5,3 vqcc-gtk-0.5_3 vte-0.16.11 vyqchat-0.2.8_3 wavpack-4.41.0 webfonts-0.30_2 wesnoth-1.2.8 wget-1.10.2_1 win32-codecs-3.1.0.r1,1 wine-0.9.48,1 wine-doors-0.1 wv-1.2.4_1 wv2-0.2.3_1 wxgtk2-2.6.3_5 wxgtk2-common-2.6.3_3 x11perf-1.4.1 x264-0.0.20070913 x264-gtk-0.0.20070913 xanim-2.92.0_2 xapian-core-1.0.4 xauth-1.0.2 xbacklight-1.1 xbiff-1.0.1 xbitmaps-1.0.1 xcalc-1.0.2 xchat-2.8.4_4 xclipboard-1.0.1 xclock-1.0.3 xcmiscproto-1.1.2 xcmsdb-1.0.1 xconsole-1.0.3 xcursor-themes-1.0.1_1 xcursorgen-1.0.2 xdbedizzy-1.0.2 xditview-1.0.1 xdm-1.1.6_2 xdpyinfo-1.0.2 xdriinfo-1.0.2 xdvik-tetex-22.84.10_1 xearth-1.1_1 xedit-1.0.2 xev-1.0.2 xextproto-7.0.2 xeyes-1.0.1 xf86-input-acecad-1.2.1 xf86-input-calcomp-1.1.1 xf86-input-citron-2.2.1 xf86-input-digitaledge-1.1.0 xf86-input-dmc-1.1.1 xf86-input-dynapro-1.1.1 xf86-input-elo2300-1.1.1 xf86-input-elographics-1.1.0 xf86-input-fpit-1.1.0 xf86-input-hyperpen-1.1.0 xf86-input-jamstudio-1.1.0 xf86-input-joystick-1.2.3 xf86-input-keyboard-1.2.2_1 xf86-input-magellan-1.1.1 xf86-input-magictouch-1.0.0.5_1 xf86-input-microtouch-1.1.1 xf86-input-mouse-1.2.3 xf86-input-mutouch-1.1.0 xf86-input-palmax-1.1.0 xf86-input-penmount-1.2.1 xf86-input-spaceorb-1.1.1 xf86-input-summa-1.1.0 xf86-input-tek4957-1.1.0 xf86-input-vmmouse-12.4.3 xf86-input-void-1.1.1 xf86-video-apm-1.1.1_1 xf86-video-ark-0.6.0_1 xf86-video-ati-6.7.196 xf86-video-chips-1.1.1_1 xf86-video-cirrus-1.1.0_1 xf86-video-cyrix-1.1.0_1 xf86-video-dummy-0.2.0_1 xf86-video-fbdev-0.3.1_1 xf86-video-glint-1.1.1_3 xf86-video-i128-1.2.1_1 xf86-video-i740-1.1.0_1 xf86-video-imstt-1.1.0_1 xf86-video-intel-2.1.1 xf86-video-mga-1.9.100 xf86-video-neomagic-1.1.1_1 xf86-video-newport-0.2.1_1 xf86-video-nsc-2.8.3 xf86-video-nv-2.1.6 xf86-video-openchrome-0.2.6 xf86-video-radeonhd-1.0.0 xf86-video-rendition-4.1.3_1 xf86-video-s3-0.5.0_1 xf86-video-s3virge-1.9.1_1 xf86-video-savage-2.1.3 xf86-video-siliconmotion-1.5.1 xf86-video-sis-0.9.3_2 xf86-video-tdfx-1.3.0_2 xf86-video-tga-1.1.0_1 xf86-video-trident-1.2.3_1 xf86-video-tseng-1.1.1_1 xf86-video-vesa-1.3.0_1 xf86-video-vga-4.1.0_1 xf86-video-vmware-10.15.2 xf86-video-voodoo-1.1.1_1 xf86bigfontproto-1.1.2 xf86dga-1.0.2 xf86dgaproto-2.0.3 xf86driproto-2.0.3 xf86miscproto-0.9.2 xf86rushproto-1.1.2 xf86vidmodeproto-2.2.2 xfd-1.0.1 xfindproxy-1.0.1 xfontsel-1.0.2 xfs-1.0.5,1 xfsinfo-1.0.1 xfwp-1.0.1 xgamma-1.0.2 xgc-1.0.1 xhost-1.0.2 xhtml-1.0.20020801_4 xine-0.99.5 xineramaproto-1.1.2 xinit-1.0.7 xkbcomp-1.0.3 xkbevd-1.0.2 xkbprint-1.0.1 xkbutils-1.0.1 xkeyboard-config-1.0_2 xkill-1.0.1 xload-1.0.2 xlogo-1.0.1 xlsatoms-1.0.1 xlsclients-1.0.1 xlsfonts-1.0.2 xmag-1.0.2 xman-1.0.3 xmessage-1.0.2 xmlcatmgr-2.2 xmlcharent-0.3_2 xmms-1.2.10_10 xmodmap-1.0.3 xmore-1.0.1 xorg-apps-7.3 xorg-cf-files-1.0.2_2 xorg-drivers-7.3_1 xorg-fonts-100dpi-7.3 xorg-fonts-7.3 xorg-fonts-75dpi-7.3 xorg-fonts-cyrillic-7.3 xorg-fonts-miscbitmaps-7.3 xorg-fonts-truetype-7.3 xorg-fonts-type1-7.3 xorg-libraries-7.3_1 xorg-macros-1.1.5 xorg-protos-7.3 xorg-server-1.4_3,1 xphelloworld-1.0.1_1 xpi-clearfields-2.0 xpi-colorfultabs-2.0.8 xpi-cssviewer-1.0.2 xpi-customizegoogle-0.67 xpi-cutemenus-crystalsvg-1.9.1 xpi-firebug-1.05 xpi-fission-0.9 xpi-flashblock-1.5.5 xpi-flashgot-0.7 xpi-greasemonkey-0.7.20070607.0 xpi-imagezoom-0.3 xpi-jsview-1.5 xpi-linkification-1.3.3 xpi-mldonkey-2.2 xpi-mrtech-local-install-5.3.2.3 xpi-noscript-1.1.9.6 xpi-pdf_download-0.9.3.2 xpi-quick-locale-switcher-1.6.3.7 xpi-searchstatus-1.18 xpi-tabletools-0.2.1 xpi-togglewordwrap-1.0 xpi-unplug-1.6.06 xplsprinters-1.0.1 xpr-1.0.2 xprehashprinterlist-1.0.1 xprop-1.0.3 xproto-7.0.10_1 xproxymanagementprotocol-1.0.2 xrandr-1.2.2 xrdb-1.0.4 xrefresh-1.0.2 xrx-1.0.1 xscreensaver-5.04 xset-1.0.3 xsetmode-1.0.0 xsetpointer-1.0.1 xsetroot-1.0.2 xsm-1.0.1 xstdcmap-1.0.1 xterm-229_1 xtrans-1.0.4 xtrap-1.0.2 xvid-1.1.3,1 xvid4conf-1.12_1 xvidtune-1.0.1 xvinfo-1.0.2 xwd-1.0.1 xwininfo-1.0.3 xwud-1.0.1 zh-arphicttf-2.11_2 zh-docproj-0.1.20060303_2 zh-ttf2pt1-3.4.0 zh-ttfm-0.9.5_2 zip-2.32 zipios++-0.1.5.9 ========= ===make.conf==== #CPUTYPE?=core2 DOC_LANG= en_US.ISO8859-1 ru_RU.KOI8-R WEB_LANG?= en ru CVS_UPDATE= yes STD8X16FONT= koi8-r KERNCONF?= Spot WRKDIRPREFIX?= /tmp CVS_UPDATE= yes #PAPERSIZE= a4 A4= yes DEFAULT_RECODE= cp1251:utf-8 DEFAULT_CHARSET= utf-8 WITH_CHARSET?= utf8 WITH_XCHARSET?= all # Mplayer WITH_RUNTIME_CPUDETECTION= yes ASPELL_EN= yes ASPELL_RU= yes ASPELL_FR= yes ASPELL_DE= yes ASPELL_UK= yes ENABLE_SUIDPERL= yes # added by use.perl 2007-12-11 13:03:13 PERL_VER=5.8.8 PERL_VERSION=5.8.8 ============== -- Дмитрий А. Панов Государственная Академия Экономики и Права Хабаровск, Россия From owner-freebsd-java@FreeBSD.ORG Thu Dec 20 06:03:11 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5C9C16A41A for ; Thu, 20 Dec 2007 06:03:11 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id 8406413C461 for ; Thu, 20 Dec 2007 06:03:11 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 28852 invoked from network); 20 Dec 2007 00:03:09 -0600 Received: from 124-170-40-102.dyn.iinet.net.au (HELO localhost) (124.170.40.102) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 20 Dec 2007 00:03:06 -0600 Date: Thu, 20 Dec 2007 17:02:25 +1100 From: Norberto Meijome To: "Aryeh M. Friedman" Message-ID: <20071220170225.1a3f9dbb@meijome.net> In-Reply-To: <47692B39.2000006@gmail.com> References: <4768DD26.2090004@gmail.com> <20071219233959.4eadae30@meijome.net> <47692B39.2000006@gmail.com> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.3; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" , freebsd-java@freebsd.org Subject: Re: Java Plugin not working on Firefox X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2007 06:03:12 -0000 On Wed, 19 Dec 2007 09:31:21 -0500 "Aryeh M. Friedman" wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Norberto Meijome wrote: > > On Wed, 19 Dec 2007 03:58:14 -0500 "Aryeh M. Friedman" > > wrote: > > > >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > >> > >> I have jdk1.6 (bootstrapped from diablo 1.5) installed and it > >> works fine for command line/swing apps but dies on applets in > >> firefox 2.0.0.11 (both from ports). I installed the plugin by > >> doing: > >> > > > > Hi Aryeh, (no need to cross post...) > > > > have you tried this ? > > http://lists.freebsd.org/pipermail/freebsd-java/2007-November/006927.html > > > But netbeans has stopped working now: > > java.net.BindException: Can't assign requested address > at java.net.PlainSocketImpl.socketBind(Native Method) > at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) > at java.net.ServerSocket.bind(ServerSocket.java:319) > at java.net.ServerSocket.(ServerSocket.java:185) > at org.netbeans.CLIHandler$Server.(CLIHandler.java:964) > at org.netbeans.CLIHandler.initialize(CLIHandler.java:523) > at org.netbeans.CLIHandler.initialize(CLIHandler.java:346) > at org.netbeans.MainImpl.execute(MainImpl.java:180) > at org.netbeans.MainImpl.main(MainImpl.java:75) > at org.netbeans.Main.main(Main.java:75) > XIO: fatal IO error 0 (Unknown error: 0) on X server ":0.0" > after 0 requests (0 known processed) with 0 events remaining. > have you tried not having the variables defined in the environment netbeans is launched from ? ( I tried it here too - i got the error too, but netbeans seemed to keep loading, till my whole machine crashed pretty badly..need to see if it's related to using JDK16 or other stuff...but cant test now) B _________________________ {Beto|Norberto|Numard} Meijome "Science is like sex: sometimes something useful comes out, but that is not the reason we are doing it" Richard Feynman I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned. From owner-freebsd-java@FreeBSD.ORG Sat Dec 22 01:51:54 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 459BB16A468 for ; Sat, 22 Dec 2007 01:51:54 +0000 (UTC) (envelope-from tsw5@duke.edu) Received: from smtp.duke.edu (smtp-01.oit.duke.edu [152.3.174.14]) by mx1.freebsd.org (Postfix) with ESMTP id 04E0C13C457 for ; Sat, 22 Dec 2007 01:51:53 +0000 (UTC) (envelope-from tsw5@duke.edu) Received: from smtp.duke.edu (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 35633309AC9; Fri, 21 Dec 2007 20:36:52 -0500 (EST) Received: from avenue2.wintermute (cpe-076-182-024-090.nc.res.rr.com [76.182.24.90]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.duke.edu (Postfix) with ESMTP id 0822D3091E2; Fri, 21 Dec 2007 20:36:52 -0500 (EST) Message-Id: From: Todd Wasson To: freebsd-java@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Fri, 21 Dec 2007 20:36:51 -0500 X-Mailer: Apple Mail (2.915) X-PMX-Version: 5.4.0.320885, Antispam-Engine: 2.5.2.313940, Antispam-Data: 2007.12.21.172421 X-PerlMx-Spam: Gauge=XXII, Probability=22%, Report='RELAY_IN_PBL_11 2.5, RDNS_GENERIC_POOLED 0, RDNS_POOLED 0, RDNS_RESIDENTIAL 0, RDNS_SUSP 0, RDNS_SUSP_GENERIC 0, RDNS_SUSP_SPECIFIC 0, RELAY_IN_PBL 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __RDNS_POOLED_2 0, __SANE_MSGID 0' Cc: davidt@yadt.co.uk Subject: FreeBSD 7 and java networking X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Dec 2007 01:51:54 -0000 > Yes, I'm afraid that when azureus started I assumed it was working -- as > some networking was working (RSS feeds, update checks, etc). > jbidwatcher also appeared to work correctly. > > But azureus appears to connect to the tracker & peers OK... then not > download any pieces. So something is not quite right. > > -- > David Taylor I'm seeing the same problem, and I've tried with the diablo 1.5 JDK (with which azureus segfaults), the bsdjava 1.5 JDK, and the bsdjava 1.6 JDK, with azureus 3.0.3.4 and azureus 2.5.0.4. I've tried with and without encryption, DHT, and peer filtering. It sits there at 0K/ s forever and eventually may creep up to 2K/s or so (woo!) but that's about it. The same versions of azureus work fine on my mac so I don't think it's necessarily a general issue with that program; it seems freebsd- specific, though I guess it could be an issue with azureus and freebsd that's somehow separated from the freebsd JDKs, but it seems doubtful. I can't find any problem reports on this, so I'm not even sure what to keep an eye on for a solution. Has anyone made any progress with this? Thanks. Todd From owner-freebsd-java@FreeBSD.ORG Sat Dec 22 18:50:01 2007 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB6D516A418 for ; Sat, 22 Dec 2007 18:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CCE4A13C46E for ; Sat, 22 Dec 2007 18:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBMIo1eg016534 for ; Sat, 22 Dec 2007 18:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBMIo13W016533; Sat, 22 Dec 2007 18:50:01 GMT (envelope-from gnats) Resent-Date: Sat, 22 Dec 2007 18:50:01 GMT Resent-Message-Id: <200712221850.lBMIo13W016533@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Aryeh M. Friedman" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1E5B16A420 for ; Sat, 22 Dec 2007 18:48:26 +0000 (UTC) (envelope-from aryeh@flosoft.no-ip.biz) Received: from mta1.srv.hcvlny.cv.net (mta1.srv.hcvlny.cv.net [167.206.4.196]) by mx1.freebsd.org (Postfix) with ESMTP id 3126F13C448 for ; Sat, 22 Dec 2007 18:48:21 +0000 (UTC) (envelope-from aryeh@flosoft.no-ip.biz) Received: from flosoft.no-ip.biz (ool-435559b8.dyn.optonline.net [67.85.89.184]) by mta1.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JTG00778S8K6T50@mta1.srv.hcvlny.cv.net> for FreeBSD-gnats-submit@freebsd.org; Sat, 22 Dec 2007 13:48:21 -0500 (EST) Received: from flosoft.no-ip.biz (flosoft.no-ip.biz [127.0.0.1]) by flosoft.no-ip.biz (8.14.2/8.14.2) with ESMTP id lBMImK4e075183 for ; Sat, 22 Dec 2007 13:48:20 -0500 Received: (from aryeh@localhost) by flosoft.no-ip.biz (8.14.2/8.14.2/Submit) id lBMImKNu075182; Sat, 22 Dec 2007 13:48:20 -0500 (EST envelope-from aryeh) Message-Id: <200712221848.lBMImKNu075182@flosoft.no-ip.biz> Date: Sat, 22 Dec 2007 13:48:20 -0500 (EST) From: "Aryeh M. Friedman" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: java/118956: eclipse and netbeans break on diablo-jdk15 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Aryeh M. Friedman" List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Dec 2007 18:50:01 -0000 >Number: 118956 >Category: java >Synopsis: eclipse and netbeans break on diablo-jdk15 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 22 18:50:01 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Aryeh M. Friedman >Release: FreeBSD 8.0-CURRENT amd64 >Organization: FloSoft Systems >Environment: System: FreeBSD flosoft.no-ip.biz 8.0-CURRENT FreeBSD 8.0-CURRENT #6: Sat Dec 22 09:43:33 EST 2007 aryeh@flosoft.no-ip.biz:/usr/obj/usr/src/sys/MONSTER amd64 >Description: If linked against java/diablo-jdk15 both java/eclipse and java/netbeans will fail to start. Both ports work with java/jdk16. >How-To-Repeat: Install diablo-jdk15 and link both ports against it >Fix: Mark both as requiring jdk16 >Release-Note: >Audit-Trail: >Unformatted: