search for: have_signal_h

Displaying 8 results from an estimated 8 matches for "have_signal_h".

2008 Aug 26
2
Error while compiling Ices 0.4
...#define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_S...
2019 Oct 29
0
auth logging or auditing
...ON_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 ?? HAVE_TERMIOS_H ?? HAVE_TERMIO_H ?? HAVE_TERM_H ?? HAVE_TIME_H ?? HAVE_UNISTD_H ?? HAVE...
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_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_STDLIB_H HAVE_STRINGS_H HAVE_STRING_H HAVE_STROPTS_H HAVE_SYSCALL_H HAVE_SYSLOG_H HAVE_TERMCAP_H HAVE_TERMIOS_H HAVE_TERMIO_H HAVE_TERM_H HAVE_TIME_H HAV...
2004 Aug 06
5
Missing headers in Icecast2
Hi Karl, Thanks for your help, About the "Connection:" header, you are right, it's: "Connection: close" and NOT "Connection: keep-alive". The protocol when the SERVER sends the data is http 1.0. It's http 1.1 when the browser requests the data. I don't understand the "Content-Length: 54000000" header either. Also I noticed the flash player on
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
...ol 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 //Have symbol strerror HAVE_STRERROR:INTERNAL=1 //Have symbol strerror_r HAVE_STRERROR_R:INTERNAL=1 //Have symbol strtoll HAVE_STRTOLL:INTERNAL=1 //Have symbol sysconf HAVE_SYSCONF:INTERNAL=1 //Have include sys/dir.h HAVE_SYS_DIR_H:INTERNA...