From: Kevin C. <ke...@co...> - 2008-11-19 19:56:30
|
On 19 November 2008 at 10:35, Pete Stieber <pst...@gm...> wrote: > The machine I had success with was Mandrive 2008.0. Good news for me! > Kevin, a while ago you wrote... > > KC> Trying to run jazz I get X window errors, which > KC> I'm nearly certain are due to my present > KC> environment and have nothing to do with jazz. > KC> I get the same errors this morning with other > KC> apps, which I didn't get last Friday. Grr. > > Are you still having problems with other apps? No, that was a new security layer at work, which placed a new demand on my SSH config. It's all better now. > Going back through this thread, I'm seeing different problems. For > instance, when you tried to use gdb... > > <GDB session> > (gdb) run > Starting program: /home/local/src/INCOMING/BUILD/Jazz/JazzBuild/src/jazz > Reading symbols from shared object read from target memory...done. > Loaded system supplied DSO at 0xffffe000 > /home/local/src/INCOMING/BUILD/Jazz/JazzBuild/src/jazz: error while > loading shared libraries: libwx_gtk2d_richtext-2.8.so.0: cannot open > shared object file: No such file or directory > > Gdb said the library file didn't exist, but it was in the correct > location with respect to LD_LIBRARY_PATH. > > Then you sent the result of setting LD_DEBUG=files. This logged > indicated libwx_gtk2d_richtext-2.8.so.0 was found. I'm wondering what > changed? > > The final error in your log was a missing gconv_end function. Googling > for this function, it looks like it is in glibc... > > http://ftp.gnu.org/old-gnu/Manuals/glibc-2.2.3/html_node/libc_101.html > > This thread looks similar > > https://helixcommunity.org/projects/player/forums/entry/124 > > Maybe there is a library configuration problem on your machine, but I > guess you already knew that :-( Yup. I think I need to build on something a little more controlled than what I've got. I didn't do anything other than Mandriva updates, but I did updates for years and I'm not certain what state it's in. The newer versions of the distro seem to be better in a number of ways, including the update scenario. Cheers.... -- Kevin |