23 Feb
2011
23 Feb
'11
4:35 p.m.
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