[syslog-ng]syslog-ng doesn't properly close file sources?
Ed Ravin
eravin@panix.com
Thu, 7 Feb 2002 13:13:28 -0500 (EST)
Balazs Scheidler writes:
>
> On Wed, Feb 06, 2002 at 03:32:33PM -0500, Ed Ravin wrote:
> > BTW, here's what happens with make class:
> >
> > $ uname -s -r
> > NetBSD 1.5.2
> >
> > $ head /usr/local/bin/make_class
> > #! \
> > -e main -s
> > !#
>
> the libol configure script didn't find scsh, you could add it to the first
> line after #!.
Yes, I figured that out after I posted, and when I reconfigured libol
the make_class script had a working #! line. Of course, that made no
difference - the script still failed with the same errors as when I
ran it with "scsh -s ./make_class". "scsh -e main -s ./make_class"
also failed.
Bazsi, can you put me out of my misery and send the updated
affile.c.x ? :-)