[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems with OpenOffice.org and gcc-3.1 on PowerPC and perhaps on intel, too! [was: kevin.hendricks@sympatico.ca: [dev] question on cppuhelper throwException and double TYPELIB_DANGER_RELEASE]



Hi Kevin .. 

On Mon, Jul 08, 2002 at 09:25:48AM -0400, Kevin.Hendricks wrote:
>Whoops, I spoke too soon.  There are still undefined references to 
>__udivdi3@glibc_2_0 in my latest mozilla build which should not exist.

yep .. here, too (as I mailed on dev@openoffice.org I think) ... ;)

>Can you try one thing for me and let me know what the results say ....
nm -o *.so | grep __udivdi3
libmozjs.so:         U __udivdi3@@GLIBC_2.0
libnspr4.so:00030698 t __udivdi3
libxpcom.so:         U __udivdi3@@GLIBC_2.0

build against the libc with the fixes .. 

>And let me know how many shared libraries have/need this symbol defined.
>Then on each one of those please try the following to get more info:
readelf -a libxpcom.so | grep __udivdi3
0013bc2c  000b1715 R_PPC_JMP_SLOT    00000000   __udivdi3 + 0
  2839: 00000000    36 FUNC    GLOBAL DEFAULT  UND __udivdi3@GLIBC_2.0(2)
  3552: 00000000    36 FUNC    GLOBAL DEFAULT  UND __udivdi3@@GLIBC_2.0
readelf -a libmozjs.so | grep __udivdi3
00097f94  00024b15 R_PPC_JMP_SLOT    00000000   __udivdi3 + 0
   587: 00000000    36 FUNC    GLOBAL DEFAULT  UND __udivdi3@GLIBC_2.0 (2)
  1370: 00000000    36 FUNC    GLOBAL DEFAULT  UND __udivdi3@@GLIBC_2.0
readelf -a libnspr4.so | grep __udivdi3
   464: 00030698    36 FUNC    LOCAL  HIDDEN    9 __udivdi3


   HTH
   	Jan
-- 
  .''`.    Jan-Hendrik Palic     |
 : :' : ** Debian GNU/ Linux **  |   ** OpenOffice.org **       ,.. ,..
 `. `'   http://www.debian.org   | http://www.openoffice.org  ,: ..`   `
   `-  jan.palic@linux-debian.de |                           '  `  `

Attachment: pgpzhKxXUBA15.pgp
Description: PGP signature


Reply to: