search for: have_rpc_xdr_h

Displaying 10 results from an estimated 10 matches for "have_rpc_xdr_h".

2015 May 15
2
[LLVMdev] CMake 3.2 warning in Compiler-RT
...rRTUtils.cmake:55 (if): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "HAVE_RPC_XDR_H" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): projects/compiler-rt/lib/sanitizer_common/CMakeLists.txt:116 (append_have_file_definition) This warning is for project developer...
2000 Mar 09
1
Conditional for XDR code left out in saveload.c (PR#478)
Full_Name: Thomas Hoffmann Version: 1.0.0 OS: OS/2 Warp 4.0 FP 11 Submission from: (NULL) (141.30.125.20) I autoconfigured/configured the src'es w/o having XDR (#undef HAVE_RPC_XDR_H). In saveload.c , at the beginning of the file the XDR code is enclosed by matching #ifdefs. But in the NEW_SAVE_FORMAT section, there are no #ifdefs around the XDR code. Does this imply that using the new save format requires using XDR or is this simply an oversight? -.-.-.-.-.-.-.-.-.-.-.-.-...
2018 Oct 10
1
NFSv4, homes, Kerberos...
On Wed, 10 Oct 2018 09:25:16 +0200 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Hai, > > Hmm.. Bummer.. > I just discovered the debian package dont have the vfs_nfs4acl > include in the build. > > And because of that it's not in my packages. I'll have a look into > it, see what i can make of it. > That is odd, it
2019 Oct 29
0
auth logging or auditing
...?? HAVE_POLL_H ?? HAVE_POPT_H ?? HAVE_PTHREAD_H ?? HAVE_PTY_H ?? HAVE_PWD_H ?? HAVE_PYTHON_H ?? HAVE_READLINE_HISTORY_H ?? HAVE_READLINE_READLINE_H ?? HAVE_RESOLV_H ?? HAVE_RPCSVC_NIS_H ?? HAVE_RPCSVC_RQUOTA_H ?? HAVE_RPCSVC_YPCLNT_H ?? HAVE_RPCSVC_YP_PROT_H ?? HAVE_RPC_RPC_H ?? HAVE_RPC_TYPES_H ?? HAVE_RPC_XDR_H ?? HAVE_SASL_SASL_H ?? HAVE_SCHED_H ?? HAVE_SETJMP_H ?? HAVE_SHADOW_H ?? HAVE_SIGNAL_H ?? HAVE_STDARG_H ?? HAVE_STDATOMIC_H ?? HAVE_STDBOOL_H ?? HAVE_STDDEF_H ?? HAVE_STDINT_H ?? HAVE_STDIO_H ?? HAVE_STDLIB_H ?? HAVE_STRINGS_H ?? HAVE_STRING_H ?? HAVE_STROPTS_H ?? HAVE_SYSCALL_H ?? HAVE_SYSLOG_H ??...
2020 May 29
2
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
Samba 4.12.1, single server with AD+DC on Ubuntu 18.04. Filesystem: /dev/sdb1 on /home type ext4 (rw,relatime,stripe=32750,data=ordered) It all work as expected, but I occasionally get the error in subject which denies access to shares. Restarting Samba will restore functionality. What can be the cause of this problem? Thanks. [2020/05/27 18:24:35.795379, 8]
2020 Jun 03
3
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
...HAVE_POLL_H HAVE_POPT_H HAVE_PTHREAD_H HAVE_PTY_H HAVE_PWD_H HAVE_PYTHON_H HAVE_READLINE_HISTORY_H HAVE_READLINE_READLINE_H HAVE_RESOLV_H HAVE_RPCSVC_NIS_H HAVE_RPCSVC_RQUOTA_H HAVE_RPCSVC_YPCLNT_H HAVE_RPCSVC_YP_PROT_H HAVE_RPC_RPC_H HAVE_RPC_TYPES_H HAVE_RPC_XDR_H HAVE_SCHED_H HAVE_SECURITY_PAM_APPL_H HAVE_SECURITY_PAM_EXT_H HAVE_SECURITY_PAM_MODULES_H HAVE_SECURITY__PAM_MACROS_H HAVE_SETJMP_H HAVE_SHADOW_H HAVE_SIGNAL_H HAVE_STDARG_H HAVE_STDATOMIC_H HAVE_STDBOOL_H HAVE_STDDEF_H HAVE_STDINT_H HAVE_STDIO_H HAVE_ST...
2018 Oct 09
10
NFSv4, homes, Kerberos...
I was used to integrate some linux client in my samba network mounting homes with 'unix extensions = yes', and works as expected, at least with some old lubuntu derivatives. Client side i use 'pam_mount'. Now i'm working on a ubuntu mate derivative, and i've not found a way to start the session properly in CIFS. If i create a plain local home (pam_mkhome), session start as
2016 Mar 17
2
Building with LLVM_PARALLEL_XXX_JOBS
On Mon, Mar 14, 2016 at 5:30 PM, Chris Bieneman <cbieneman at apple.com> wrote: [ brutal-snip ] ... > [ TODO#S: Before doing a 2nd build (and in a 3rd run using more > optimized binaries) ] > > How do I anable LTO via CMAKE? > > > LLVM_ENALBLE_LTO=On > [ v4 of my build-script attached ] Hi Chris, thanks for the response! That seems to work (see below). $ cd
2017 Feb 11
2
Asan self host problems: Failed to deallocate
Trying to run a self host "ninja check-clang" with ASan enabled I hit a /lot/ of errors like this (strangely I hit none of these in check-llvm, only in check-clang): Any ideas? ==10525==ERROR: AddressSanitizer failed to deallocate 0x10800 (67584) bytes at address 0x631000014800 ==10525==AddressSanitizer CHECK failed:
2017 Feb 15
2
Asan self host problems: Failed to deallocate
...//Have library pthread HAVE_PTHREAD_GETSPECIFIC:INTERNAL=1 //Have include pthread.h HAVE_PTHREAD_H:INTERNAL=1 //Have library pthread HAVE_PTHREAD_MUTEX_LOCK:INTERNAL=1 //Have library pthread HAVE_PTHREAD_RWLOCK_INIT:INTERNAL=1 //Have symbol realpath HAVE_REALPATH:INTERNAL=1 //Have include rpc/xdr.h HAVE_RPC_XDR_H:INTERNAL=1 //Have symbol sbrk HAVE_SBRK:INTERNAL=1 //Have symbol setenv HAVE_SETENV:INTERNAL=1 //Have symbol setrlimit HAVE_SETRLIMIT:INTERNAL=1 //Have symbol sigaltstack HAVE_SIGALTSTACK:INTERNAL=1 //Have include signal.h HAVE_SIGNAL_H:INTERNAL=1 //Have include stdint.h HAVE_STDINT_H:INTERNAL=1 //...