--- ld.so-1.8.5/util/ldconfig.c.orig Wed Dec 18 14:34:04 1996
+++ ld.so-1.8.5/util/ldconfig.c Wed Dec 18 14:35:36 1996
@@ -183,8 +183,8 @@
if (strncmp(good, name, len) != 0 ||
(name[len] != '\0' && name[len] != '.'))
{
- warn("%s has inconsistent soname (%s), "
- "skipping", buff, good);
+ /* warn("%s has inconsistent soname (%s), "
+ "skipping", buff, good); */
free(good);
good = NULL;
}
--- Which is worse: ignorance or apathy? Who knows? Who cares? Life is sexually transmitted.