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 
>[EMAIL PROTECTED] 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 [EMAIL PROTECTED](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 [EMAIL PROTECTED] (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  ,: ..`   `
   `-  [EMAIL PROTECTED] |                           '  `  `

Attachment: pgpqwlRVNoXvT.pgp
Description: PGP signature

Reply via email to