lkml.org 
[lkml]   [2000]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: linux-2.4.0-test11 and sysklogd-1.3-31
>>>>> "GN" == Georg Nikodym <georgn@somanetworks.com> writes:

GN> Here's a patch (against sysklogd-1.3-31) that completely tear out
GN> the symbol processing code.

Doh! Forgot a chunk (to be applied after the others):

diff -Nru a/src/sysklogd-1.3-31/Makefile b/src/sysklogd-1.3-31/Makefile
--- a/src/sysklogd-1.3-31/Makefile Mon Dec 11 20:28:24 2000
+++ b/src/sysklogd-1.3-31/Makefile Mon Dec 11 20:28:24 2000
@@ -63,8 +63,8 @@
syslogd: syslogd.o pidfile.o
${CC} ${LDFLAGS} -o syslogd syslogd.o pidfile.o ${LIBS}

-klogd: klogd.o syslog.o pidfile.o ksym.o
- ${CC} ${LDFLAGS} -o klogd klogd.o syslog.o pidfile.o ksym.o ${LIBS}
+klogd: klogd.o syslog.o pidfile.o
+ ${CC} ${LDFLAGS} -o klogd klogd.o syslog.o pidfile.o ${LIBS}

syslog_tst: syslog_tst.o
${CC} ${LDFLAGS} -o syslog_tst syslog_tst.o
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.379 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site