[PATCH] Revert "lib: Fix deps for LIBCRYPTO" because arcfour need DATA_BLOB

Douglas Bagnall douglas.bagnall at catalyst.net.nz
Thu Jun 25 22:38:28 MDT 2015


...and data_blob.h is entangled with talloc. It seems to only be the
DATA_BLOB struct that arcfour needs, not the talloc stuff.

Apparently sn-devel has talloc already present, so this wouldn't have
been found there. An autobuild on a clean system failed like this:

In file included from ../source4/../lib/crypto/arcfour.h:4:0,
                 from ../lib/crypto/arcfour.c:23:
../source4/../lib/util/data_blob.h:33:20: fatal error: talloc.h: No such
file or directory
 #include <talloc.h>
                    ^
compilation terminated.
Waf: Leaving directory `/home/ubuntu/autobuild/b26732/samba-libs/bin'
Build failed:  -> task failed (err #1):
	{task: cc arcfour.c -> arcfour_1.o}



cheers,
Douglas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Revert-lib-Fix-deps-for-LIBCRYPTO.patch
Type: text/x-diff
Size: 1335 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20150626/2afe7893/attachment.patch>


More information about the samba-technical mailing list