I retried loading the debian package. After trying this I cannot run anything in my home build upstream openoffice. I tried restart kde, then reboot the system, still this problem. setup, spadmin, soffice all segfault.
I try and rebuild an installation set and : [EMAIL PROTECTED]:~/645/instsetoo$ build build -- version: 1.86.18.1 /home/jim/645/instsetoo/util ------------- mkdir -p ../unxlngs.pro/49/normal rm -f ../unxlngs.pro/49/normal/* rm: No match. lzip -p . -e ../unxlngs.pro/misc/lzip.log -l 49 -f openoffice.lst -d ../unxlngs.pro/49 -n OfficeOSL Segmentation fault even this: [EMAIL PROTECTED]:~/645/instsetoo$ lzip Segmentation fault gdb lzip: [EMAIL PROTECTED]:~/645/instsetoo$ gdb lzip gdb: Symbol macs_ctlx_keymap' has different size in shared object, consider re-linking GNU gdb 2002-04-01-cvs Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "sparc-linux"... (gdb) run Starting program: /home/jim/645/solver/645/unxlngs.pro/bin/lzip Program received signal SIGSEGV, Segmentation fault. 0x7100b594 in ?? () (gdb) where #0 0x7100b594 in ?? () #1 0x7100a8fc in ?? () #2 0x71003024 in ?? () #3 0x7100ffc4 in ?? () #4 0x71001e30 in ?? () #5 0x7100247c in ?? () (gdb) list 1 ../sysdeps/sparc/sparc32/elf/start.S: No such file or directory. in ../sysdeps/sparc/sparc32/elf/start.S Something in the debian package upsets the system so that soffice cannot run, and it also upsets my upstream build products too. Have not got them running again yet.