search for: sys_iconv

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

Did you mean: sys_cond
2005 Jun 28
0
Fwd: Re: Possible Samba Memory Leak
...lt;snip> > checking whether pututline returns pointer... yes > checking for ut_syslen in utmpx... no > configure: error: argument to --with-libiconv must > be > a directory > </snip> > > <snip> > Linking bin/smbd > lib/iconv.o(.text+0x2a8): In function `sys_iconv': > : undefined reference to `libiconv' > lib/iconv.o(.text+0x2d8): In function `sys_iconv': > : undefined reference to `libiconv' > lib/iconv.o(.text+0x5a0): In function > `smb_iconv_open': > : undefined reference to `libiconv_open' > lib/iconv.o(.text+...
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
...thon2.3/ -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/sambafiles/samba-3.0.7/source -o bin/t_push_ucs2 -lsendfile -lsec -lgen -lresolv -lsocket -lnsl -liconv torture/t_push_ucs2.o -L ./bin -lbigballofmud Compiling dynconfig.c Compiling lib/iconv.c lib/iconv.c: In function `sys_iconv': lib/iconv.c:131: warning: passing arg 2 of `libiconv' from incompatible pointer type Linking bin/smbcontrol LD_LIBRARY_PATH="`pwd`/bin:$LD_LIBRARY_PATH" \ PATH="`pwd`/bin:$PATH" \ python stf/standardcheck.py; \ if test -n ""; then \ python stf/pythonc...
2005 Jun 28
3
Possible Samba Memory Leak
Hi All, We're currently trying to use samba in an embedded application, so we're working with samba 3.0.2a compiled for PPC. We have a test application which will basically write, then read back and compare data files on the disk. The problems we see occur when we try using just over 3500 small files (< 10k each). It seems that after about 200 or so iterations of this test, we start
2004 Aug 05
2
libiconv problems
...ably something stupid and obvious, but I could use another pair of eyeballs. When compiling Samba 3.0.5 on Solaris 9 (using the Sun directory server 5.1 as the LDAP, but compiled against the OpenLDAP libraries in /usr/local/lib) I got the following error during the make: lib/iconv.c: In function `sys_iconv': lib/iconv.c:131: warning: passing arg 2 of `libiconv' from incompatible pointer type And then when I try to run any of the samba commands after installation (like net, testparm, smbstatus) I get a bunch of character conversion errors followed by the output (and samba appears to be workin...
2005 May 16
0
FW: Problems compiling samba-3.0.15pre2 on Solaris 9
Hi all, Getting the following when I attempt to compile samba-3.0.15pre2 with the following options under Solaris 9: --with-ldap --with-ads --with-krb5 --with-pam --with-winbind. ---snip-- Compiling lib/hmacmd5.c with -fPIC Compiling lib/iconv.c with -fPIC lib/iconv.c: In function `sys_iconv': lib/iconv.c:139: warning: passing arg 2 of `libiconv' from incompatible pointer type Compiling nsswitch/wb_client.c with -fPIC Compiling lib/pam_errors.c with -fPIC Compiling intl/lang_tdb.c with -fPIC Compiling lib/account_pol.c with -fPIC Compiling lib/adt_tree.c with -fPIC Compiling li...
2013 Sep 05
1
Conversion error: Illegal multibyte sequence
Hello list, I've noticed this problem for a few years now, I think. I see it popped out now and then in discussions. But they always end before a solution is given. So let's try one more time :-) I have plenty of UTF-8 named files and directories. It's UTF-8 all round, I don't use anything else, so I have no doubt the byte sequences are correct in the filesystem (I happen to
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...s qualifiers from pointer target type printing/pcap.c:277: warning: passing arg 2 of `ScanQconfig' discards qualifiers from pointer target type lib/util_str.c: In function `strstr_m': lib/util_str.c:1324: warning: return discards qualifiers from pointer target type lib/iconv.c: In function `sys_iconv': lib/iconv.c:131: warning: passing arg 2 of `libiconv' from incompatible pointer type tdb/tdbutil.c: In function `make_tdb_data': tdb/tdbutil.c:46: warning: assignment discards qualifiers from pointer target type libads/ldap.c: In function `ads_workgroup_name': libads/ldap.c:2103:...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...s qualifiers from pointer target type printing/pcap.c:277: warning: passing arg 2 of `ScanQconfig' discards qualifiers from pointer target type lib/util_str.c: In function `strstr_m': lib/util_str.c:1324: warning: return discards qualifiers from pointer target type lib/iconv.c: In function `sys_iconv': lib/iconv.c:131: warning: passing arg 2 of `libiconv' from incompatible pointer type tdb/tdbutil.c: In function `make_tdb_data': tdb/tdbutil.c:46: warning: assignment discards qualifiers from pointer target type libads/ldap.c: In function `ads_workgroup_name': libads/ldap.c:2103:...