Really bad karma - that's in the build directory.
Index: frysk-gui/ChangeLog 2005-11-14 Andrew Cagney <cagney@redhat.com> * Makefile.am (LDFLAGS): Delete. (GEN_GCJ_LDADD): Add -L../frysk-imports/EggTrayIcon. * configure.ac: Remove ../frysk-imports/EggTrayIcon from RPATH. Index: frysk-gui/common/ChangeLog 2005-11-14 Andrew Cagney <cagney@redhat.com> * Makefile.gen.sh: Append -Djava.library.path=..., and -Wl,-rpath,... to each program's LDFLAGS. Add all .so's to solib_DATA so that they are installed. * Makefile.rules (GEN_GCJ_RPATH, GEN_GCJ_RPATH_FLAGS): Define. (BUILD_GCJ_RPATH): Define. (TestRunner_LDFLAGS): Add $(GEN_GCJ_RPATH_FLAGS).