Subject: mozilla and Undefined symbol "" (reloc type = 12, symnum = 4)
To: None <port-sparc@netbsd.org>
From: None <mcmahill@mtl.mit.edu>
List: port-sparc
Date: 10/09/2000 16:01:17
I have compiled mozilla (from recent pkgsrc) on a 1.5_ALPHA2 machine.  As
soon as any binaries try to run (like in the post-build section), I get:

(cd /mnt/build/torr/www/mozilla/work.sparc/mozilla/dist/bin &&
/usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom &&
/usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regchrome )
./libxpcom.so: Undefined symbol "" (reloc type = 12, symnum = 4)
*** Error code 1

Stop.


Any thoughts on how I could track down what this message means?  

Thanks

-Dan