The Samba-Bugzilla – Attachment 14959 Details for
Bug 13847
Regression: Samba 4.10 fails to install
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for 4.8
v4.8_build_fix.patch (text/plain), 1.17 KB, created by
Andreas Schneider
on 2019-03-20 14:04:20 UTC
(
hide
)
Description:
patch for 4.8
Filename:
MIME Type:
Creator:
Andreas Schneider
Created:
2019-03-20 14:04:20 UTC
Size:
1.17 KB
patch
obsolete
>From 7f29011206f22070484999b47f29fa90c33efe7e Mon Sep 17 00:00:00 2001 >From: Andreas Schneider <asn@samba.org> >Date: Wed, 20 Mar 2019 11:09:21 +0100 >Subject: [PATCH] s4:librpc: Fix installation of Samba > >This breaks installation of Samba 4.10 on Fedora. > >https://bugzilla.samba.org/show_bug.cgi?id=13847 > >Signed-off-by: Andreas Schneider <asn@samba.org> >Reviewed-by: Alexander Bokovoy <ab@samba.org> > >(cherry picked from commit bf469343f577e2d78df0e38d80e7976b351eaf0d) >--- > source4/librpc/wscript_build | 8 -------- > 1 file changed, 8 deletions(-) > >diff --git a/source4/librpc/wscript_build b/source4/librpc/wscript_build >index ce893a217c0..e9ca129c0f8 100644 >--- a/source4/librpc/wscript_build >+++ b/source4/librpc/wscript_build >@@ -385,14 +385,6 @@ for env in bld.gen_python_environments(): > cflags_end=gen_cflags > ) > >- bld.SAMBA_PYTHON('python_idmap', >- source='../../librpc/gen_ndr/py_idmap.c', >- deps='NDR_IDMAP pytalloc-util pyrpc_util', >- realname='samba/dcerpc/idmap.so', >- cflags_end=gen_cflags >- ) >- >- > bld.SAMBA_PYTHON('python_drsuapi', > source='../../librpc/gen_ndr/py_drsuapi.c', > deps='RPC_NDR_DRSUAPI pytalloc-util pyrpc_util', >-- >2.21.0 >
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
Flags:
ab
:
review+
Actions:
View
Attachments on
bug 13847
:
14957
|
14958
| 14959