search for: strtoq

Displaying 20 results from an estimated 50 matches for "strtoq".

Did you mean: strtol
2006 Jun 27
2
Addon-ooh323 install problem
...sr/include/asterisk/utils.h:36, from /usr/include/asterisk/cdr.h:48, from /usr/include/asterisk/channel.h:115, from src/chan_h323.h:36, from src/chan_h323.c:18: /usr/include/asterisk/strings.h:280: error: conflicting types for 'strtoq' /usr/include/stdlib.h:197: error: previous declaration of 'strtoq' was here /usr/include/asterisk/strings.h:280: error: conflicting types for 'strtoq' /usr/include/stdlib.h:197: error: previous declaration of 'strtoq' was here src/chan_h323.c:76: warning: initialization...
2006 Apr 29
2
Unable to Make Asterisk-addons
...sterisk/strings.h:264: error: `__retval' previously defined here /usr/include/asterisk/strings.h:264: error: syntax error before "const" /usr/include/asterisk/strings.h:264: error: syntax error before '}' token /usr/include/asterisk/strings.h:280: error: conflicting types for `strtoq' /usr/include/stdlib.h:346: error: previous declaration of `strtoq' format_mp3.c:46: error: redefinition of `struct ast_filestream' format_mp3.c:325: warning: function declaration isn't a prototype format_mp3.c: In function `load_module': format_mp3.c:336: warning: passing arg 1...
2006 May 30
5
Compiling Asterisk-addons
...sterisk/strings.h:264: error: `__retval' previously defined here /usr/include/asterisk/strings.h:264: error: syntax error before "const" /usr/include/asterisk/strings.h:264: error: syntax error before '}' token /usr/include/asterisk/strings.h:280: error: conflicting types for `strtoq' /usr/include/stdlib.h:362: error: previous declaration of `strtoq' format_mp3.c:46: error: redefinition of `struct ast_filestream' format_mp3.c:325: warning: function declaration isn't a prototype format_mp3.c: In function `load_module': format_mp3.c:336: warning: passing arg 1...
2008 Dec 31
1
Checking for strtoumax and strtoimax
Tru64 5.1b PK6 : dovecot 1.1.7 : cc Configuration checks for strtoumax and strtoimax are positive but both are unresolved during compilation. strtoq and strtouq checks are negative. I can modify compat.c to use "unsigned long ret = 0;" in place of strtoumax (does this break anything?) and/but I would like to know how to handle strtoimax. Thanks in advance.
2006 Apr 26
1
asterisk no longer compiles on gcc 2.95
.../strings.h:264: warning: type defaults to `int' in declaration of `__retval' /usr/include/asterisk/strings.h:264: warning: data definition has no type or storage class /usr/include/asterisk/strings.h:264: parse error before `}' /usr/include/asterisk/strings.h:276: conflicting types for `strtoq' /usr/include/stdlib.h:328: previous declaration of `strtoq' In file included from /usr/include/asterisk/module.h:35, I seem to recall there being a statement that gcc >= 3.00 is required, is this now being enforced? Steve The information contained in this email is intended for t...
2006 May 06
1
Upgrade SVN failed !!!
...asterisk/strings.h:264: error: `__retval' previously defined here /usr/include/asterisk/strings.h:264: error: parse error before "const" /usr/include/asterisk/strings.h:264: error: parse error before '}' token /usr/include/asterisk/strings.h:280: error: conflicting types for `strtoq' /usr/include/stdlib.h:346: error: previous declaration of `strtoq' format_mp3.c:46: error: redefinition of `struct ast_filestream' format_mp3.c:325: warning: function declaration isn't a prototype format_mp3.c: In function `load_module': format_mp3.c:336: warning: passing arg 1...
2006 Jun 01
2
addons trunk make error
...r/include/asterisk/strings.h:264: error: previous definition of ?__retval? was here /usr/include/asterisk/strings.h:264: error: syntax error before ?const? /usr/include/asterisk/strings.h:264: error: syntax error before ?}? token /usr/include/asterisk/strings.h:280: error: conflicting types for ?strtoq? /usr/include/stdlib.h:365: error: previous definition of ?strtoq? was here format_mp3.c:46: error: redefinition of ?struct ast_filestream? format_mp3.c:325: warning: function declaration isn?t a prototype format_mp3.c: In function ?load_module?: format_mp3.c:336: warning: passing argument 1 o...
2012 Oct 12
2
[LLVMdev] cmake+ninja build error for compiler-rt sources
...g for strchr - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for srand48 -- Looking for srand48 - found -- Looking for lrand48 -- Looking for lrand48 - found -- Looking for drand48 -- Looking for drand48 - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoq -- Looking for strtoq - found -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for memcpy -- Looking for memcpy - found -- Looking for memmove -- Looking for...
2012 Oct 13
2
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...for srand48 > > -- Looking for srand48 - found > > -- Looking for lrand48 > > -- Looking for lrand48 - found > > -- Looking for drand48 > > -- Looking for drand48 - found > > -- Looking for strtoll > > -- Looking for strtoll - found > > -- Looking for strtoq > > -- Looking for strtoq - found > > -- Looking for strerror > > -- Looking for strerror - found > > -- Looking for strerror_r > > -- Looking for strerror_r - found > > -- Looking for strerror_s > > -- Looking for strerror_s - not found > > -- Lookin...
2012 Oct 12
0
[LLVMdev] cmake+ninja build error for compiler-rt sources
...ooking for sbrk - found > -- Looking for srand48 > -- Looking for srand48 - found > -- Looking for lrand48 > -- Looking for lrand48 - found > -- Looking for drand48 > -- Looking for drand48 - found > -- Looking for strtoll > -- Looking for strtoll - found > -- Looking for strtoq > -- Looking for strtoq - found > -- Looking for strerror > -- Looking for strerror - found > -- Looking for strerror_r > -- Looking for strerror_r - found > -- Looking for strerror_s > -- Looking for strerror_s - not found > -- Looking for memcpy > -- Looking for memcpy...
2011 Oct 25
0
[LLVMdev] [LLVMDev] Clang stopped compiling?
On Oct 25, 2011, at 6:09 AM, Marcello Maggioni wrote: > Hi, I'm trying to compile the latest clang/llvm SVN versions and I get > this error on multiple systems : Linking, not compiling, but still. I am getting a similar error when building this morning. > Undefined symbols for architecture x86_64: > "clang::Sema::checkPseudoObjectRValue(clang::Expr*)", referenced
2012 Oct 13
0
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...king for srand48 - found >> > -- Looking for lrand48 >> > -- Looking for lrand48 - found >> > -- Looking for drand48 >> > -- Looking for drand48 - found >> > -- Looking for strtoll >> > -- Looking for strtoll - found >> > -- Looking for strtoq >> > -- Looking for strtoq - found >> > -- Looking for strerror >> > -- Looking for strerror - found >> > -- Looking for strerror_r >> > -- Looking for strerror_r - found >> > -- Looking for strerror_s >> > -- Looking for strerror_s - n...
2011 Jan 05
0
[LLVMdev] include/Config/config.h discrepancies between CMake and autofoo builds
Eric Christopher <echristo at apple.com> writes: >>> Or cleanup both headers from unused stuff by Eric's >>> suggestion? >> >> I'm not sure this is a good idea (not that it is bad either). Murphy's >> Law says that a function that you remove today will be used tomorrow. > > I meant literally functions that aren't used in the
2011 Jan 05
2
[LLVMdev] include/Config/config.h discrepancies between CMake and autofoo builds
On Jan 5, 2011, at 6:34 AM, Óscar Fuentes wrote: > arrowdodger <6yearold at gmail.com> writes: > >>> Or to say it with other words: patches welcome. >> >> So, how should i proceed? Make CMake-generated config to be identical to >> autotools one? > > That would be a good thing. > > Please note that some checks are a bit tricky. A function that
2012 Oct 13
2
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...gt; > -- Looking for lrand48 > >> > -- Looking for lrand48 - found > >> > -- Looking for drand48 > >> > -- Looking for drand48 - found > >> > -- Looking for strtoll > >> > -- Looking for strtoll - found > >> > -- Looking for strtoq > >> > -- Looking for strtoq - found > >> > -- Looking for strerror > >> > -- Looking for strerror - found > >> > -- Looking for strerror_r > >> > -- Looking for strerror_r - found > >> > -- Looking for strerror_s > >>...
2011 Jan 05
4
[LLVMdev] include/Config/config.h discrepancies between CMake and autofoo builds
...FUNCS([powf fmodf strtof round ]) AC_CHECK_FUNCS([getpagesize getrusage getrlimit setrlimit gettimeofday ]) AC_CHECK_FUNCS([isatty mkdtemp mkstemp ]) AC_CHECK_FUNCS([mktemp posix_spawn realpath sbrk setrlimit strdup ]) AC_CHECK_FUNCS([strerror strerror_r strerror_s setenv ]) AC_CHECK_FUNCS([strtoll strtoq sysconf malloc_zone_statistics ]) AC_CHECK_FUNCS([setjmp longjmp sigsetjmp siglongjmp]) contains most of them. If they're non-trivial (like the ones I needed to add for OSX functionality) that's a different story. > IMHO removing configure checks because they are not used by the codeba...
2008 Nov 21
2
[PATCH] drop root privileges on solaris, request for testing
...- diff -r 8f41c9f3f392 configure.in --- a/configure.in Wed Nov 19 16:11:01 2008 +0200 +++ b/configure.in Wed Nov 19 14:31:56 2008 +0000 @@ -461,7 +461,8 @@ AC_CHECK_FUNCS(fcntl flock lockf inet_at setrlimit setproctitle seteuid setreuid setegid setresgid \ strtoull strtoll strtouq strtoq \ setpriority quotactl getmntent kqueue kevent backtrace_symbols \ - walkcontext dirfd clearenv malloc_usable_size clock_gettime) + walkcontext dirfd clearenv malloc_usable_size clock_gettime \ + setppriv) dnl strtoimax and strtoumax are macros in HP-UX, so inttypes...
2011 Oct 25
2
[LLVMdev] [LLVMDev] Clang stopped compiling?
Hi, I'm trying to compile the latest clang/llvm SVN versions and I get this error on multiple systems : (Compiling with gcc): llvm[4]: Compiling cc1_main.cpp for Debug+Asserts build llvm[4]: Compiling cc1as_main.cpp for Debug+Asserts build llvm[4]: Compiling driver.cpp for Debug+Asserts build llvm[4]: Linking Debug+Asserts executable clang
2013 Nov 11
2
[LLVMdev] [cfe-dev] [Reminder] LLVM 3.4 Release Branching
...ooking for sbrk - found > -- Looking for srand48 > -- Looking for srand48 - found > -- Looking for lrand48 > -- Looking for lrand48 - found > -- Looking for drand48 > -- Looking for drand48 - found > -- Looking for strtoll > -- Looking for strtoll - found > -- Looking for strtoq > -- Looking for strtoq - found > -- Looking for strerror > -- Looking for strerror - found > -- Looking for strerror_r > -- Looking for strerror_r - found > -- Looking for strerror_s > -- Looking for strerror_s - not found > -- Looking for setenv > -- Looking for setenv...
2013 Nov 11
0
[LLVMdev] [cfe-dev] [Reminder] LLVM 3.4 Release Branching
...for realpath - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for srand48 -- Looking for srand48 - found -- Looking for lrand48 -- Looking for lrand48 - found -- Looking for drand48 -- Looking for drand48 - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoq -- Looking for strtoq - found -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Looking for dlerror -- Looking for...