[syslog-ng] Re: typo/ make_class

Rob Cermak cermak@ahab.Rutgers.EDU
Wed, 9 Jun 1999 17:04:04 -0400 (EDT)


Yup, looks like a typo in class.c --- Tried to fix it but make_class
doesn't seem to operate correctly on this system...

> head utils/make_class
#!  \
-e main -s
!#

;; Reads a C source file on stdin. Comments of the form
;;
;; /*
;; CLASS:
;;    expression

# make
make_class <center.c >center.c.x
sh: make_class: not found

make_class is definitely in my path...

Clues?  Rob