lkml.org 
[lkml]   [1996]   [Dec]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[patch] Get rid of annoying warning from ld.so-1.8.5
Date
From


I got sick of it too.

--- 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.

\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.035 / U:1.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site