The Samba-Bugzilla – Attachment 7246 Details for
Bug 8711
s3 autoconf build broke
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to add -lz when required
0001-build-Add-lz-to-wbinfo-to-fix-build-on-some-hosts.patch (text/plain), 996 bytes, created by
Andrew Bartlett
on 2012-01-20 20:19:26 UTC
(
hide
)
Description:
Patch to add -lz when required
Filename:
MIME Type:
Creator:
Andrew Bartlett
Created:
2012-01-20 20:19:26 UTC
Size:
996 bytes
patch
obsolete
>From 55722e837bf388a5c9faea764765ce8da948ab3b Mon Sep 17 00:00:00 2001 >From: Andrew Bartlett <abartlet@samba.org> >Date: Fri, 6 Jan 2012 20:35:25 +1100 >Subject: [PATCH] build: Add -lz to wbinfo to fix build on some hosts > >This is required after the rework of the object lists for gensec_gse > >Andrew Bartlett >--- > source3/Makefile.in | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/source3/Makefile.in b/source3/Makefile.in >index 96c58c8..5985192 100644 >--- a/source3/Makefile.in >+++ b/source3/Makefile.in >@@ -3133,7 +3133,7 @@ bin/wbinfo@EXEEXT@: $(BINARY_PREREQS) $(WBINFO_OBJ) @BUILD_POPT@ $(LIBTALLOC) $( > @echo Linking $@ > @$(CC) -o $@ $(LDFLAGS) $(WBINFO_OBJ) $(DYNEXP) $(LIBS) \ > $(LDAP_LIBS) $(POPT_LIBS) $(LIBTALLOC_LIBS) $(LIBTDB_LIBS) \ >- $(LIBWBCLIENT_LIBS) >+ $(LIBWBCLIENT_LIBS) $(ZLIB_LIBS) > > bin/ntlm_auth@EXEEXT@: $(BINARY_PREREQS) $(NTLM_AUTH_OBJ) $(PARAM_OBJ) \ > $(LIB_NONSMBD_OBJ) @BUILD_POPT@ $(LIBTALLOC) $(LIBTDB) $(LIBWBCLIENT) >-- >1.7.6.5 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 8711
: 7246