Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Jun 2002 08:45:05 +0800
From:      Huang wen hui <huang@mail.gddsn.org.cn>
To:        Martin Blapp <mb@imp.ch>
Cc:        Jonathan Chen <jonc@chen.org.nz>, freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: openoffice 1.0 run problem
Message-ID:  <3D000211.9000104@mail.gddsn.org.cn>
References:  <20020607000157.C11797-100000@levais.imp.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
Martin Blapp wrote:

>Hi,
>
>  
>
>>Use the ports! Your only other choice would be to apply all the
>>patches that mbr@freebsd.org has done.
>>    
>>
>
>I have some news.
>
>Only STABLE works at the moment. And only if you do a
>
>make USE_GCC=3.1
>
>Installation. This works fine. You'll have to install the posted
>system patch tough.
>
>CURRENT is broken to non working exceptions in the system gcc,
>which make stlport coredump.
>
>Martin
>
>
>
>  
>
OK, First I make system patch and rebuild world, and I use " USE_GCC=3.1" .
I can not compile idl files now:

=============
Building project udkapi
=============
/home/ports/editors/openoffice/work/oo_1.0_src/udkapi/com/sun/star/script
mkout -- version: 1.3
idlc @/var/tmp/mkEIrJuU
Segmentation fault (core dumped)
dmake:  Error code 139, while making '../../../../unxfbsd.pro/misc/urd_cssscript.don'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /home/ports/editors/openoffice/work/oo_1.0_src/udkapi/com/sun/star/script
dmake:  Error code 1, while making 'build_all'
---* TG_SLO.MK *---
*** Error code 255

Stop in /home/ports/editors/openoffice.

 #ldd ./solver/641/unxfbsd.pro/bin/idlc 
./solver/641/unxfbsd.pro/bin/idlc:
        libsal.so.3 => /home/ports/editors/openoffice/work/oo_1.0_src/solver/641/unxfbsd.pro/lib/libsal.so.3 (0x480b4000)
        libsalhelper3gcc3.so => /home/ports/editors/openoffice/work/oo_1.0_src/solver/641/unxfbsd.pro/lib/libsalhelper3gcc3.so (0x48286000)
        libstlport_gcc.so => /home/ports/editors/openoffice/work/oo_1.0_src/solver/641/unxfbsd.pro/lib/libstlport_gcc.so (0x4828a000)
        libm.so.2 => /usr/lib/libm.so.2 (0x4833c000)
        libc_r.so.4 => /usr/lib/libc_r.so.4 (0x48358000)


#gdb ./solver/641/unxfbsd.pro/bin/idlc
GNU gdb 4.18 (FreeBSD)
Copyright 1998 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 "i386-unknown-freebsd"...

Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader.

(gdb) run
Starting program: /home/ports/editors/openoffice/work/oo_1.0_src/./solver/641/unxfbsd.pro/bin/idlc 
Error while reading shared library symbols:
Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader.
Error while reading shared library symbols:
Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader.
Error while reading shared library symbols:
Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader.
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x480d9525 in ?? ()
(gdb) bt
#0  0x480d9525 in ?? ()
#1  0x480f62f5 in ?? ()
#2  0x80831d7 in ?? ()
#3  0x805ee59 in ?? ()
#4  0x805ef73 in ?? ()
#5  0x80831a5 in ?? ()
#6  0x805a952 in ?? ()
(gdb) quit



--hwh





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D000211.9000104>