[syslog-ng]problem with make_class

Balazs Scheidler bazsi@balabit.hu
Wed, 18 Jul 2001 10:35:39 +0200


On Tue, Jul 17, 2001 at 12:46:35PM -0500, Matt Okeson-Harlow wrote:
> this is the error i am getting when i try to build syslog-ng 1.4.12
> 
> make_class <afstreams.c >afstreams.c.xT
> /bin/sh: make_class: not found
> make[3]: *** [afstreams.c.x] Error 1
> make[3]: Leaving directory `/export/home/mharlow/syslog-ng-1.4.12/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/export/home/mharlow/syslog-ng-1.4.12/src'
> make[1]: *** [all-recursive-am] Error 2
> make[1]: Leaving directory `/export/home/mharlow/syslog-ng-1.4.12/src'
> make: *** [all-recursive] Error 1
> 

make_class is only needed if you modified .c or .h files. if you didn't
change the class definitions (comments starting with /* GABA.) you could
simply touch the .x file to make it newer than its origin. 

otherwise you need scsh installed (scheme shell, make_class was written in
scheme)

-- 
Bazsi
PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1