Displaying 2 results from an estimated 2 matches for "compiel".
Did you mean:
compile
2016 Oct 05
3
Using '__attribute__((section("name")))' for inline assembly injection
Would it be useful for Clang to warn about section names with unusual characters?
-Hal
----- Original Message -----
> From: "Reid Kleckner via llvm-dev" <llvm-dev at lists.llvm.org>
> To: "Martin J. O'Riordan" <martin.oriordan at movidius.com>
> Cc: "LLVM Developers" <llvm-dev at lists.llvm.org>
> Sent: Wednesday, October 5, 2016
2003 Dec 01
0
No subject
...;samba start' and it says it is
> starting SMB and NMB services [ OK ].
>
> I run 'samba status' and it indicates that smbd and nmbd are stopped. (I
> can't find this situation in any troubleshooting guide so far).
Have you installed the Mandrake packages or have you compieled the
source?
If you have compieled the source:
- Have you checked that there are not Mandrake packages on the
system?
- Have you checked that the samba-command uses the right smbd?
Do 'samba stop'. Do a 'ps auwx | grep mbd': there should be no output.
Do 'samba start'...