Displaying 20 results from an estimated 26 matches for "emad".
Did you mean:
emac
2019 Mar 31
3
error in samba 4.10.0 while using samba-tool domain provision
________________________________
From: Rowland Penny <rpenny at samba.org>
Sent: Sunday, March 31, 2019 3:57 PM
To: samba at lists.samba.org
Subject: Re: [Samba] error in samba 4.10.0 while using samba-tool domain provision
On Sun, 31 Mar 2019 11:10:12 +0000
Emad Yousuf Said Al Kharusi via samba <samba at lists.samba.org> wrote:
> Dear samab developer,
>
> Im getting the below error while using samba-tool domain provision
> and others like dbcheck and time,
>
> [root at emad-srv1 bin]# ./samba-tool domain provision --use-rfc2307
>...
2019 Mar 31
3
error in samba 4.10.0 while using samba-tool domain provision
Dear samab developer,
Im getting the below error while using samba-tool domain provision and others like dbcheck and time,
[root at emad-srv1 bin]# ./samba-tool domain provision --use-rfc2307 --interactive
Realm: EMAD.HC
Domain [EMAD]:
Server Role (dc, member, standalone) [dc]:
DNS backend (SAMBA_INTERNAL, BIND9_FLATFILE, BIND9_DLZ, NONE) [SAMBA_INTERNAL]: BIND9_DLZ
Administrator password:
Retype password:
INFO 2019-03-31 19:02:33...
2014 Sep 29
2
[LLVMdev] Windows Installer
Your install dir has a whitespace. Have you tried quoting? e.g.
<LLVMInstallDir>"C:\Program
Files (x86)\LLVM"</LLVMInstallDir>
Best regards,
Rafael Auler
On Mon, Sep 29, 2014 at 7:38 PM, Eric Mader <emader at gmx.us> wrote:
> I changed tooset-vs2013.props to this:
>
> <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"
> <http://schemas.microsoft.com/developer/msbuild/2003>>
> <Import
> Project="$(VCTargetsPath)\Platforms\$(Pla...
2014 Sep 30
2
[LLVMdev] Windows Installer
...ler wrote:
>> Your install dir has a whitespace. Have you tried quoting? e.g.
>> <LLVMInstallDir>"C:\Program Files (x86)\LLVM"</LLVMInstallDir>
>>
>> Best regards,
>> Rafael Auler
>>
>> On Mon, Sep 29, 2014 at 7:38 PM, Eric Mader <emader at gmx.us
>> <mailto:emader at gmx.us>> wrote:
>>
>> I changed tooset-vs2013.props to this:
>>
>> <Project
>> xmlns="http://schemas.microsoft.com/developer/msbuild/2003"
>> <http://schemas.microsoft.com/developer/...
2014 Sep 29
2
[LLVMdev] Windows Installer
...3.props and you'll understand what's happening
and where the path is set. It tries to fetch the LLVM installation path
from the Windows registry. Just fix this (maybe editing your registry or
editing the .props file, whatever suits you best).
On Mon, Sep 29, 2014 at 5:33 PM, Eric Mader <emader at gmx.us> wrote:
> I copied the x64 toolsets by hand and now when I try to compile a file, I
> get an error message saying that the build tools for llvm-2013 cannot be
> found. I guess that this is because the installer didn't correctly add the
> LLVM tools to $PATH. How can...
2014 Sep 29
4
[LLVMdev] Windows Installer
...for Windows from the source code, you should be able to go to the
> installation folder, find a subfolder named "tools/msbuild" and run
> the "install.bat" script. This should make your LLVM toolset appear in VS.
>
> On Mon, Sep 29, 2014 at 2:52 PM, Eric Mader <emader at gmx.us
> <mailto:emader at gmx.us>> wrote:
>
> I’m trying to install LLVM-3.6.0-r218288-win32.exe on Windows 7
> Ultimate x64. The install doesn’t complain, but the toolset
> doesn’t show up in either Visual Studio 2013 or Visual Studio
> 2010. Also...
2019 Apr 01
0
error in samba 4.10.0 while using samba-tool domain provision
Hi Rowland
It's the same error in rhel 7.6 I have tried that
Also I compile without gpgme and now I can provision but still the domain are not there!!
From: Emad Yousuf Said Al Kharusi
Sent: Sunday, March 31, 2019 5:14 PM
To: Rowland Penny <rpenny at samba.org>; samba at lists.samba.org
Subject: Re: [Samba] error in samba 4.10.0 while using samba-tool domain provision
________________________________
From: Rowland Penny <rpenny at samba.org<...
2019 Apr 05
1
error in samba 4.10.0 while using samba-tool domain provision
...jansson-devel libattr-devel keyutils-libs-devel \
libacl-devel libaio-devel libblkid-devel libxml2-devel openldap-devel libtasn1-tools \
pam-devel popt-devel python-devel readline-devel zlib-devel systemd-devel \
python-dns
It has been tested using python2 in centos7.
Best,
yours Adam
From: Emad Yousuf Said Al Kharusi via samba
Date: 2019-04-01 13:20
To: Rowland Penny; samba at lists.samba.org
Subject: Re: [Samba] error in samba 4.10.0 while using samba-tool domain provision
Hi Rowland
It's the same error in rhel 7.6 I have tried that
Also I compile without gpgme and now I can provisio...
2019 Mar 31
2
error in samba 4.10.0 while using samba-tool domain provision
...know why it's not working.
________________________________
From: Rowland Penny <rpenny at samba.org>
Sent: Sunday, March 31, 2019 3:57 PM
To: samba at lists.samba.org
Subject: Re: [Samba] error in samba 4.10.0 while using samba-tool domain provision
On Sun, 31 Mar 2019 11:10:12 +0000
Emad Yousuf Said Al Kharusi via samba <samba at lists.samba.org> wrote:
> Dear samab developer,
>
> Im getting the below error while using samba-tool domain provision
> and others like dbcheck and time,
>
> [root at emad-srv1 bin]# ./samba-tool domain provision --use-rfc2307
>...
2014 Oct 01
2
[LLVMdev] size_t?
...vm.org/viewvc/llvm-project/cfe/trunk/lib/Basic/Targets.cpp?revision=218666&view=markup#l3512
X86_32
http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Basic/Targets.cpp?revision=218666&view=markup#l3157
I don't see any obvious bugs here.
On Tue, Sep 30, 2014 at 6:50 PM, Eric Mader <emader at gmx.us> wrote:
> But crtdefs.h says:
>
> #ifdef _WIN64
> typedef unsigned __int64 size_t;
> #else
> typedef _W64 unsigned int size_t;
> #endif
>
> Which conflicts with the built-in definition, that seems to be equivalent
> to:
>
> typedef unsigned int s...
2014 Sep 30
2
[LLVMdev] Windows Installer
Hi Hans,
Answers inline below.
Regards,
Eric
On 9/30/14, 8:05 AM, Hans Wennborg wrote:
> On Mon, Sep 29, 2014 at 7:56 PM, Eric Mader <emader at gmx.us> wrote:
>> Hi Hans,
>>
>> I think installer.bat found my visual Studio installation because it
>> installed the Win32 toolsets but not the x64 ones. (It took me a while to
>> work this out ;-) I installed the x64 toolsets by hand and they seem to
>>...
2019 Mar 31
0
error in samba 4.10.0 while using samba-tool domain provision
On Sun, 31 Mar 2019 11:10:12 +0000
Emad Yousuf Said Al Kharusi via samba <samba at lists.samba.org> wrote:
> Dear samab developer,
>
> Im getting the below error while using samba-tool domain provision
> and others like dbcheck and time,
>
> [root at emad-srv1 bin]# ./samba-tool domain provision --use-rfc2307
&...
2014 Sep 30
2
[LLVMdev] Windows Installer
...as administrator. I explicitly ran it that way
again (asking it to uninstall first) just to be sure. It didn't seem to
make any difference. IIRC, it did pop up the UAC when it ran.
Regards,
Eric
On 9/29/14, 3:59 PM, Hans Wennborg wrote:
> On Mon, Sep 29, 2014 at 10:52 AM, Eric Mader <emader at gmx.us> wrote:
>> I’m trying to install LLVM-3.6.0-r218288-win32.exe on Windows 7 Ultimate
>> x64. The install doesn’t complain, but the toolset doesn’t show up in either
>> Visual Studio 2013 or Visual Studio 2010. Also I selected the choices to add
>> LLVM to the p...
2014 Sep 29
4
[LLVMdev] Windows Installer
I’m trying to install LLVM-3.6.0-r218288-win32.exe on Windows 7 Ultimate
x64. The install doesn’t complain, but the toolset doesn’t show up in
either Visual Studio 2013 or Visual Studio 2010. Also I selected the
choices to add LLVM to the path for every user and put an LLVM icon on
the desktop. Neither of this happened. Can anyone tell me how to get
this to work?
Regards,
Eric Mader
2014 Oct 01
2
[LLVMdev] size_t?
I believe that we provide a definition of size_t inside the compiler itself
when clang is in MSVC compatibility mode.
On Tue, Sep 30, 2014 at 5:51 PM, Eric Mader <emader at gmx.us> wrote:
> I did some more investigation of the size_t size error. I misunderstood
> what was happening. It turns out that size_t is already defined before my
> prefix header is included. I added the following static_asserts to the font
> of the header:
>
> static_...
2014 Oct 01
2
[LLVMdev] -fblocks?
I'm trying to compile some C++ code on Windows that contains blocks. The
compiler gives me the error that the blocks language feature is not
enabled and that I should enable it with "-fblocks". When I add that
compiler flag, the compile fails immediately saying "unknown argument:
'-fblocks'"
Is this perhaps an incomplete feature?
Regards,
Eric Mader
2014 Sep 30
2
[LLVMdev] size_t?
...msc-version=1700
> %(AdditionalOptions)</AdditionalOptions>
>
> In the meantime, I think Hans is trying to fix the installation of
> those xml files and hopefully that will fix issues for other users
> going forwards.
>
> On Tue, Sep 30, 2014 at 1:55 PM, Eric Mader <emader at gmx.us
> <mailto:emader at gmx.us>> wrote:
>
> I'm getting compile errors because size_t is getting redefined. My
> "forced include file" starts with:
>
> #if BUILDING_FOR_WINDOWS
> #define NOMINMAX
>
> /* deal with the fac...
2014 Oct 01
2
[LLVMdev] Compiling As Obj-C or Obj-C++ On Windows
I have some C++ source files that mix in small bits of Obj-C. On the
Mac, these files are marked to be compiled as Obj-C++. Looking at the
clang help, it seems that the option for that is "-ObjC++". However,
when I add that in Additional Options I get an error message:
CL> : error : invalid integral value 'bjC++' in '-ObjC++'
I see this same message if I put
2014 Sep 30
2
[LLVMdev] Barking Up The Wrong Tree?
I'm trying to port a bunch of code from MacOS X to Windows. The code is
a mixture of C, C++11 and Objective-C. (Some of the C++ code has bits of
Objective-C mixed in, just for spice ;-) Since it builds on the Mac with
clang, I thought that building on Windows with clang would mean that I
wouldn't have to make a bunch of changes just related to a different
compiler. For example, if I
2019 Mar 31
1
error in samba 4.10.0 while using samba-tool domain provision
oh sorry I forgot to mention that
actually, I did.
________________________________
From: miguel medalha <medalist at sapo.pt>
Sent: Sunday, March 31, 2019 5:13 PM
To: Emad Yousuf Said Al Kharusi; samba at lists.samba.org
Subject: Re: [Samba] error in samba 4.10.0 while using samba-tool domain provision
> I'm using RHEL 7.4
>
> I have built the samba from source, downloaded the tar file then extract
>
> ./configure
>
> make
>
> make in...