search for: __strtol_internal

Displaying 12 results from an estimated 12 matches for "__strtol_internal".

2006 Jul 25
0
RE: build speex-1.0.5 problem (undefined reference to `__strtol_internal')
...then it means we may need some more libraries in uclibc to build speex . Ariel ________________________________ From: Jessy Wen(???) Sent: Friday, July 21, 2006 4:16 PM To: Speex-dev@xiph.org Cc: Ariel Chang(???); Minglin Tien(???) Subject: build speex-1.0.5 problem (undefined reference to `__strtol_internal') Dear: I use uclibc to do arm linux cross compiler then build speex-1.0.5. In build encounter problem: speexenc.o(.text+0x15b4): In function `main': speexenc.c: undefined reference to `__strtol_internal' speexenc.o(.text+0x1ac0):speexenc.c: undefined reference...
2006 Jul 22
1
build speex-1.0.5 problem (undefined reference to `__strtol_internal')
...searching for -lc /home/jessy/process_ctrl_7_21/toolChains/cross_arm/bin-ccache/../lib/gcc/arm-linux-uclibc/3.4.3/../../../../arm-linux-uc libc/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc speexenc.o(.text+0x15b4): In function `main': speexenc.c: undefined reference to `__strtol_internal' speexenc.o(.text+0x1ac0):speexenc.c: undefined reference to `__strtol_internal' speexenc.o(.text+0x1ad8):speexenc.c: undefined reference to `__strtod_internal' speexenc.o(.text+0x1afc):speexenc.c: undefined reference to `__strtol_internal' speexenc.o(.text+0x1b20):speexenc.c: undef...
2003 Mar 14
0
__strtol_internal error
Why would the above function be not valid in 32bit mode? I have a header that defines it and the string is in the wine lib*.s0.dll's
2002 Nov 20
2
RE - servers keeps disapearing
>Hi, > >> Is there a known problem with samba servers that keeps disappearing >> from network neighborhood? Had this problem with 2.2.3, have to >> restart nmbd to get them back on, but nmbd never stops. > >Yes - there _was_ a known problem with nmbd not reregistering names. >Has disappeared since 2.2.5. > I have upgraded to 2.2.6, still have the problem, but
2002 Apr 22
1
Wine and The Realm (bug 306)
Trying to update Bug 306 I installed wine-20020411.tar.gz The debugger won't let me "finish". Unhandled exception: stack overflow in 32-bit code (0x406c364c). In 32-bit mode. Symbol h_errno is invalid Symbol __strtol_internal is invalid 0x406c364c (SPY_EnterMessage+0xc [spy.c:2078] in user32.dll.so): call 0x406c3651 (SPY_EnterMessage+0x11 [spy.c:2078] in user32.dll.so) 2078 { Wine-dbg>finish Cannot pass on last chance exception. You must use cont Wine-dbg>cont Cannot pass on last chance exception. You must u...
2015 Apr 10
2
[LLVMdev] Intercepting dlinfo in memory sanitizer
Thanks! I'll try that. In order to avoid starting a new thread, let me ask you the next question. One of the shared libraries I load calls strtol and msan fails to intercept it. Why would this be? The library seems to be otherwise implemented. One of the potential culprits I saw is that strtol is marked as strong in libc. Is there any workaround? Keno On Thu, Apr 9, 2015 at 3:00 PM, Evgeniy
1999 Jan 07
1
problems compiling R packages with Linux
...e to `strcpy' /usr/lib/libblas.so: undefined reference to `sqrt' /usr/lib/libblas.so: undefined reference to `times' /usr/lib/libblas.so: undefined reference to `__ctype_b' /usr/lib/libblas.so: undefined reference to `errno' /usr/lib/libblas.so: undefined reference to `__strtol_internal' /usr/lib/libblas.so: undefined reference to `_IO_stdout_' [...] I hope there is a kind soul who can help a little bit ;-) Many thanks, Ulf ---------------------------------------------------------------------- P.S.: g77 -v yields g77 version 0.5.22 gcc -v -fnull-versi...
2009 Mar 25
0
CentOS won't shutdown ... or do anything else
...= 0 chdir("/") = 0 strchr("0", ':') = NULL __strtol_internal("0", NULL, 10) = 0 strncat(0xbfe00cb0, 0x804c960, 319, 0, 0) = 0xbfe00cb0 snprintf("\rThe system is going down for re"..., 320, "\rThe system is going d...
2007 Mar 19
1
ACT! 6.0 under Wine
...0000 00000000 00000000 0x0032b22c: 00000000 00000000 00000000 00000000 0x0032b23c: 00000000 00000000 00000000 00000000 0x0032b24c: 00000000 7ee6c671 00000000 b7e3aff4 0x0032b25c: 00400000 120216f6 0032b284 b7d3873f Backtrace: =>1 0xb7d389db in libc.so.6 (+0x2d9db) (0x0032b264) 2 0xb7d3873f __strtol_internal+0x3f() in libc.so.6 (0x0032b284) 3 0x7bc581e5 NTDLL_atoi+0x35() in ntdll (0x0032b2a4) 4 0x01fd1933 in actzip (+0x1933) (0x00000000) 0xb7d389db: movzbl 0x0(%eax),%edx Modules: Module Address Debug info Name (156 modules) PE 330000-336000 Deferred actver P...
2002 Jan 07
0
Unhandled exception: page fault on read access
...debug information in 32bit DLL 'RICHED32.DLL' (0x41586000) No debug information in 32bit DLL 'E:\CODEMASTERS\REALM\ACTIVESKIN.OCX' (0x12120000) Unhandled exception: page fault on read access to 0x0000000c in 32-bit code (0x1213a28f). In 32-bit mode. Symbol h_errno is invalid Symbol __strtol_internal is invalid 0x1213a28f (ACTIVESKIN.OCX.DllGetClassObject+0x14e6e in E:\CODEMASTERS\REALM\ACTIVESKIN.OCX): call *0x8(%ecx) Wine-dbg>finish trace:seh:EXC_CallHandler handler returned 0 trace:seh:EXC_RtlRaiseException code=c0000005 flags=0 addr=0x1213a28f trace:seh:EXC_RtlRaiseException info[0...
2012 Nov 29
2
[LLVMdev] problem trying to write an LLVM register-allocation pass
I have a new problem: Register RBP is used in a function foo. (I am not allocating RBP to any virtual register, the instances of RBP in function foo are in the machine code when my register allocator starts.) Function foo calls function bar. Register RBP is not saved across the call, though it is live after the call. Function bar includes a virtual register. The code that I'm using to
2012 Dec 01
0
[LLVMdev] problem trying to write an LLVM register-allocation pass
...group) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))) ; extern long double __strtold_internal (__const char *__restrict __nptr, char **__restrict __endptr, int __group) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))) ; extern long int __strtol_internal (__const char *__restrict __nptr, char **__restrict __endptr, int __base, int __group) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1))) ; extern unsigned long int __strtoul_internal (__const char *__restrict __nptr, char **__restrict __endptr, i...