[syslog-ng] linking changes
Corinna Vinschen
vinschen at redhat.com
Wed Feb 23 17:35:47 CET 2011
On Feb 23 17:29, Corinna Vinschen wrote:
> On Feb 23 16:09, Balazs Scheidler wrote:
> > -libdbparser_la_LIBADD = ../../lib/libsyslog-ng.la libsyslog-ng-patterndb.a
> > +libdbparser_la_LIBADD = ../../lib/libsyslog-ng.la
>
> This fails to build on Cygwin because libdbparser_la_LIBADD is missing a
> @OPENSSL_LIBS@ (needed by patternize.c).
Erm... btw., is it really necessary to link against OpenSSL, just to get
the RAND_bytes function? What about testing for /dev/random and using
that instead? That wouldn't introduce any external dependencies.
Corinna
--
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat
More information about the syslog-ng
mailing list