mozilla build problem with current libc cvs?

Ulrich Drepper drepper@redhat.com
Thu Mar 29 17:53:00 GMT 2001


Jack Howarth <howarth@bromo.med.uc.edu> writes:

> ./regxpcom: error while loading shared libraries: /var/tmp/mozilla-root/usr/lib/mozilla/libnspr4.so: undefined symbol: fstat
> 

This means that this DSO is built incorrectly.  There never can be a
dynamic reference to fstat since fstat is only defined in
libc_nonshared.a.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



More information about the Libc-alpha mailing list