![]() |
|
|
+ Search |
![]()
|
Jun 29th, 1999 07:27
Nathan Wallace, Sascha Schumann
Here is an example error message:
Can't load /etc/httpd/modules/libphp3.so into server:
/etc/httpd/modules/libphp3.so: undefined simbol: _xstat
Missing _xstat symbols are mostly due to a broken libc
installation, e.g. compiling against glibc 2.1 headers and
linking with glibc 2.0 will lead to such an error.