search for: _talloc_realloc

Displaying 5 results from an estimated 5 matches for "_talloc_realloc".

Did you mean: talloc_realloc
2009 Sep 10
5
compiling samba-3.4.x on RHEL4
hello when I try to compile samba-3.4.x on RHEL4 with the samba.spec in the packaging folder I always get this error: Compiling ../lib/talloc/talloc.c ../lib/talloc/talloc.c:50:21: replace.h: No such file or directory ../lib/talloc/talloc.c: In function `_talloc_realloc': ../lib/talloc/talloc.c:987: error: `bool' undeclared (first use in this function) ../lib/talloc/talloc.c:987: error: (Each undeclared identifier is reported only once ../lib/talloc/talloc.c:987: error: for each function it appears in.) ../lib/talloc/talloc.c:987: error: syntax error befor...
2011 Jun 03
2
missing symbols talloc_* (opensuse 11.4/samba 3.5.7-xxx)
I just recently upgraded to opensuse 11.4. basic smbd is running mostly fine (some name res-errors, login server missing, (can't connect to Domain service). Notably nmbd won't start due to undefined symbols: /usr/sbin/nmbd: symbol lookup error: /usr/sbin/nmbd: undefined symbol: _talloc_realloc_array. ldd -r shows a bunch of similar undefined symbols (shown further below). my samba rpm is samba-3.5.7-1.17.1.x86_64. My package versions: > rpm -qa --qf "%-40{NVR}\t%{DISTRIBUTION}\n" |sort|grp 'sa?mb|cif|alloc|wbcl' cifs-utils-4.6-3.6.1 open...
2006 Sep 18
0
Segfault in Samba
...util.c:1601 #3 0x0821adec in fault_report (sig=6) at lib/fault.c:47 #4 <signal handler called> #5 0x401dd947 in raise () from /lib/tls/libc.so.6 #6 0x401df0c9 in abort () from /lib/tls/libc.so.6 #7 0x0823285b in talloc_chunk_from_ptr (ptr=0xbfffc900) at lib/talloc.c:119 #8 0x082330ed in _talloc_realloc (context=0x842bfe8, ptr=0xbfffc900, size=136, name=0x830c1ae "DOM_SID") at lib/talloc.c:617 #9 0x082276f0 in add_sid_to_array (mem_ctx=0x842bfe8, sid=0xbfffc8b0, sids=0xbfffc89c, num=0xbfffc8a4) at lib/util_sid.c:587 #10 0x0826c9f1 in create_token_from_username (mem_ctx=0x842bf...
2006 Sep 15
1
Samba 3.0.23c Upgrade Errors
...ce(1699) BACKTRACE: 24 stack frames: #0 /usr/sbin/smbd(log_stack_trace+0x23) [0x822d243] #1 /usr/sbin/smbd(smb_panic+0x48) [0x822d0c8] #2 /usr/sbin/smbd [0x821adec] #3 [0xffffe420] #4 /lib/tls/libc.so.6(abort+0x109) [0x401df0c9] #5 /usr/sbin/smbd [0x823285b] #6 /usr/sbin/smbd(_talloc_realloc+0x3d) [0x82330ed] #7 /usr/sbin/smbd(add_sid_to_array+0x40) [0x82276f0] #8 /usr/sbin/smbd(create_token_from_username+0x571) [0x826c9f1] #9 /usr/sbin/smbd(user_in_group_sid+0x65) [0x826cf25] #10 /usr/sbin/smbd(user_in_group+0xf3) [0x826d123] #11 /usr/sbin/smbd(user_in_list+0xdc) [0x809...
2009 Jun 01
0
Compiling 3.4.0pre1 via makerpms.sh
...nction ?strlen? > The following command failed: > ccache gcc -O2 -g -march=i386 -mcpu=i686 -D_GNU_SOURCE -fPIC -c > ../lib/replace/replace.c -o ../lib/replace/replace.o > ../lib/talloc/talloc.c:50:21: error: replace.h: No such file or directory > ../lib/talloc/talloc.c: In function ?_talloc_realloc?: > ../lib/talloc/talloc.c:987: error: ?bool? undeclared (first use in > this function) > ../lib/talloc/talloc.c:987: error: (Each undeclared identifier is > reported only once > ../lib/talloc/talloc.c:987: error: for each function it appears in.) > ../lib/talloc/talloc.c:987: e...