From owner-freebsd-emulation Mon Feb 21 6:53:30 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id D79A737BB7F; Mon, 21 Feb 2000 06:53:21 -0800 (PST) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id PAA01118; Mon, 21 Feb 2000 15:53:19 +0100 (MET) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id PAA23110; Mon, 21 Feb 2000 15:53:56 +0100 (MET) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id PAA08560; Mon, 21 Feb 2000 15:53:20 +0100 (CET) Date: Mon, 21 Feb 2000 15:53:20 +0100 From: Christoph Kukulies To: emulation@freebsd.org, java@freebsd.org Subject: [Chris.LeDantec@netbeans.com: RE: [NB-EAP] when compiling: iconv_open - undefined symbol] Message-ID: <20000221155320.A8472@gil.physik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Anyone else also having these problems with Forte4j (netbeans) under FreeBSD? -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de ----- Forwarded message from Chris LeDantec ----- From: Chris LeDantec To: "'eap-interest@developer.netbeans.com'" Subject: RE: [NB-EAP] when compiling: iconv_open - undefined symbol Date: Mon, 21 Feb 2000 14:13:12 +0100 X-Mailer: Internet Mail Service (5.5.2448.0) the problem that you are seeing is most likely the result of fastjavac being designed for linux and not freebsd. there are some definite library differences and kernel differences that will cause the binaries for linux to not work under *bsd. mind that we haven't had a chance to test this scenario in house so i'm just flying by what i know of linux and what little i know of *bsd. make sure that you have all the necessary libs -i'm guessing you do since you have the linux jdk running... you can also try running fastjavac from the command-line to see if you get any more information. regards, chris ledantec sun microsystem. -----Original Message----- From: Christoph Kukulies [mailto:kuku@gilberto.physik.RWTH-Aachen.DE] Sent: Friday, February 18, 2000 4:51 PM To: eap-interest@developer.netbeans.com Subject: [NB-EAP] when compiling: iconv_open - undefined symbol When compiling a swing class under f4j 1.0 (build 480, linux jdk1.2, FreeBSD 3.4 OS) I'm getting in the compiler output window: /c/kuku/forte4j/bin/fastjavac/fastjavac: error in loading shared libraries : undefined symbol: iconv_open I can run the class when I compile it under WinNT f4j 1.0 (build 480) and copy it over to my FreeBSD machine. -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de -- To unsubscribe from this mailing list, please visit http://www.netbeans.com/eap_list.html To file a technical support request, please go to http://www.netbeans.com/support_request.html If you have any problems, please contact listmaster@developer.netbeans.com -- To unsubscribe from this mailing list, please visit http://www.netbeans.com/eap_list.html To file a technical support request, please go to http://www.netbeans.com/support_request.html If you have any problems, please contact listmaster@developer.netbeans.com ----- End forwarded message ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message