From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7716 invoked by alias); 27 Nov 2007 09:18:30 -0000 Received: (qmail 7673 invoked by uid 48); 27 Nov 2007 09:18:18 -0000 Date: Tue, 27 Nov 2007 09:18:00 -0000 Message-ID: <20071127091818.7672.qmail@sourceware.org> From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070111202323.3861.nurdin.premji.frysk@gmail.com> References: <20070111202323.3861.nurdin.premji.frysk@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/3861] Exception in thread "main" java.lang.UnsatisfiedLinkError: libEggTrayIcon: libEggTrayIcon.so: cannot open shared object file: No such file or directory X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q4/txt/msg00268.txt.bz2 List-Id: ------- Additional Comments From mark at klomp dot org 2007-11-27 09:18 ------- The same is now true for inside the build tree now: ./frysk-gui/frysk/bindir/frysk Exception in thread "main" java.lang.UnsatisfiedLinkError: libEggTrayIcon: libEggTrayIcon.so: cannot open shared object file: No such file or directory at java.lang.Runtime._load(libgcj.so.8rh) at java.lang.Runtime.loadLibrary(libgcj.so.8rh) at java.lang.System.loadLibrary(libgcj.so.8rh) at org.gnu.gtk.frysk.EggTrayIcon.(frysk) at java.lang.Class.initializeClass(libgcj.so.8rh) at frysk.gui.monitor.TrayIcon.(frysk) at frysk.gui.common.IconManager.(frysk) at java.lang.Class.initializeClass(libgcj.so.8rh) at frysk.gui.common.IconManager.loadIcons(frysk) at frysk.gui.Gui.gui(frysk) at frysk.bindir.frysk.main(frysk) This seems to have been caused by one of the patches on Monday 2007-11-26 -- http://sourceware.org/bugzilla/show_bug.cgi?id=3861 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.