search for: libiconv_open

Displaying 20 results from an estimated 35 matches for "libiconv_open".

2011 Mar 16
1
[Bug 8018] New: configure doesn't find iconv library
...AssignedTo: wayned at samba.org ReportedBy: mike at bombich.com QAContact: rsync-qa at samba.org Created attachment 6296 --> https://bugzilla.samba.org/attachment.cgi?id=6296 Adds "AC_SEARCH_LIBS(iconv, iconv)" to configure.ac The configure script looks for libiconv_open when determining if support is available for iconv. It should look for simply "iconv" on Mac OS X. I have attached a patch to adds this search criteria to configure.ac. [bombich:~/Desktop/rsync-3.0.8] ./configure | grep iconv checking iconv.h usability... yes checking iconv.h presence.....
2005 Jun 28
0
Fwd: Re: Possible Samba Memory Leak
...onv.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+0x5bc): In function > `smb_iconv_open': > : undefined reference to `libiconv_open' > lib/iconv.o(.text+0x5f4): In function > `smb_iconv_open': > : undefined reference to `libiconv_open' > lib/iconv.o(.text+0x610): In function > `smb_i...
2008 Jun 10
5
DO NOT REPLY [Bug 5532] New: rsync / autoconf fails to detect libiconv on Solaris 10
...t anywhere. I suspect that configure should also bomb out with a fatal error if libiconv is not detected. Workaround: setenv LDFLAGS -L/usr/local/lib will detect and successfully build and link an rsync binary. Without the env var, configure gueses incorrectly: checking for library containing libiconv_open... no checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); With it set, it guesses correctly: checking for library containing libiconv_open... -liconv checking for iconv declaration......
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
2011 Oct 19
1
Failed dependencies for libxslt-ruby on CentOS 6
...-ri Building native extensions. This could take a while... ERROR: Error installing libxslt-ruby: ERROR: Failed to build gem native extension. /usr/bin/ruby extconf.rb checking for ruby/io.h... no checking for inflate() in -lz... yes checking for iconv_open() in -liconv... no checking for libiconv_open() in -liconv... no checking for libiconv_open() in -llibiconv... no checking for iconv_open() in -llibiconv... no checking for iconv_open() in -lc... yes checking for xmlXPtrNewRange() in -lxml2... yes checking for libxml/xmlversion.h... no checking for libxml/xmlversion.h in /opt/include/libxml2,/...
2018 Mar 29
2
Release 2.3.1
...ib-test/.libs/libtest.a >> ../lib/.libs/liblib.a >> ./.libs/libcharset.a(charset-iconv.o): In function >> `iconv_charset_to_utf8_begin': >> /home/wash/Tools/Dovecot/2.3/dovecot-2.3.1/src/lib-charset/charset-iconv.c:29: >> undefined reference to `libiconv_open' >> ./.libs/libcharset.a(charset-iconv.o): In function >> `iconv_charset_to_utf8_end': >> /home/wash/Tools/Dovecot/2.3/dovecot-2.3.1/src/lib-charset/charset-iconv.c:44: >> undefined reference to `libiconv_close' >> ./.libs/libcharset.a(c...
2018 Mar 29
2
Release 2.3.1
...st.a ../lib/.libs/liblib.a >>> ./.libs/libcharset.a(charset-iconv.o): In function >>> `iconv_charset_to_utf8_begin': >>> /home/wash/Tools/Dovecot/2.3/dovecot-2.3.1/src/lib-charset/charset-iconv.c:29: >>> undefined reference to `libiconv_open' >>> ./.libs/libcharset.a(charset-iconv.o): In function >>> `iconv_charset_to_utf8_end': >>> /home/wash/Tools/Dovecot/2.3/dovecot-2.3.1/src/lib-charset/charset-iconv.c:44: >>> undefined reference to `libiconv_close' &gt...
2015 Mar 22
0
2.2.16 link failure on FreeBSD 10.1, with patch
...libs/message-header-decode.o .libs/message-size.o -L/usr/local/lib ../lib-charset/.libs/libcharset.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a ../lib-charset/.libs/libcharset.a(charset-iconv.o): In function `charset_to_utf8_begin': charset-iconv.c:(.text+0x49): undefined reference to `libiconv_open' ../lib-charset/.libs/libcharset.a(charset-iconv.o): In function `charset_to_utf8_end': charset-iconv.c:(.text+0x151): undefined reference to `libiconv_close' ../lib-charset/.libs/libcharset.a(charset-iconv.o): In function `charset_to_utf8_reset': charset-iconv.c:(.text+0x211): unde...
2018 Mar 29
2
Release 2.3.1
...est-charset.o? > ./.libs/libcharset.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a > ./.libs/libcharset.a(charset-iconv.o): In function > `iconv_charset_to_utf8_begin': > /home/wash/Tools/Dovecot/2.3/dovecot-2.3.1/src/lib-charset/charset-iconv.c:29: > undefined reference to `libiconv_open' > ./.libs/libcharset.a(charset-iconv.o): In function > `iconv_charset_to_utf8_end': > /home/wash/Tools/Dovecot/2.3/dovecot-2.3.1/src/lib-charset/charset-iconv.c:44: > undefined reference to `libiconv_close' > ./.libs/libcharset.a(charset-iconv.o): In function > `iconv...
2018 Mar 29
0
Release 2.3.1
...test-charset.o > ./.libs/libcharset.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a > ./.libs/libcharset.a(charset-iconv.o): In function > `iconv_charset_to_utf8_begin': > /home/wash/Tools/Dovecot/2.3/dovecot-2.3.1/src/lib-charset/charset-iconv.c:29: > undefined reference to `libiconv_open' > ./.libs/libcharset.a(charset-iconv.o): In function > `iconv_charset_to_utf8_end': > /home/wash/Tools/Dovecot/2.3/dovecot-2.3.1/src/lib-charset/charset-iconv.c:44: > undefined reference to `libiconv_close' > ./.libs/libcharset.a(charset-iconv.o): In function > `iconv...
2018 Mar 29
0
Release 2.3.1
...gt; ./.libs/libcharset.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a >> ./.libs/libcharset.a(charset-iconv.o): In function >> `iconv_charset_to_utf8_begin': >> /home/wash/Tools/Dovecot/2.3/dovecot-2.3.1/src/lib-charset/charset-iconv.c:29: >> undefined reference to `libiconv_open' >> ./.libs/libcharset.a(charset-iconv.o): In function >> `iconv_charset_to_utf8_end': >> /home/wash/Tools/Dovecot/2.3/dovecot-2.3.1/src/lib-charset/charset-iconv.c:44: >> undefined reference to `libiconv_close' >> ./.libs/libcharset.a(charset-iconv.o): In...
2016 Mar 14
2
Help with libiconv problem
...te(.leap.seconds, "23:59:60"), "%Y-%m-%d %H:%M:%S") : unknown timezone 'GMT' 3: In strptime(paste(.leap.seconds, "23:59:60"), "%Y-%m-%d %H:%M:%S") : unknown timezone 'America/New_York' dyld: lazy symbol binding failed: Symbol not found: _libiconv_open Referenced from: /Users/someone/work/abc/fastr/com.oracle.truffle.r.native/gnur/R-3.2.4/lib/libR.dylib Expected in: flat namespace dyld: Symbol not found: _libiconv_open Referenced from: /Users/someone/work/abc/fastr/com.oracle.truffle.r.native/gnur/R-3.2.4/lib/libR.dylib Expected in...
2018 Mar 29
0
Release 2.3.1
...harset.a ../lib-test/.libs/libtest.a ../lib/.libs/liblib.a >>> ./.libs/libcharset.a(charset-iconv.o): In function >>> `iconv_charset_to_utf8_begin': >>> /home/wash/Tools/Dovecot/2.3/dovecot-2.3.1/src/lib-charset/charset-iconv.c:29: >>> undefined reference to `libiconv_open' >>> ./.libs/libcharset.a(charset-iconv.o): In function >>> `iconv_charset_to_utf8_end': >>> /home/wash/Tools/Dovecot/2.3/dovecot-2.3.1/src/lib-charset/charset-iconv.c:44: >>> undefined reference to `libiconv_close' >>> ./.libs/libcharset.a(c...
2009 Apr 06
9
Compiling v1.3 on different OSes
I was hoping to finally get shared libdovecot.so and libdovecot-storage.so libraries for v1.3, so Sieve (and maybe others) could link against them. But I'm running into trouble getting it to compile in Solaris 10. Could you non-Linux users test if this compiles with you? http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz Or if anyone has ideas why this happens, I'd like to know:
2016 Aug 16
0
help rsync on Cygwin cannot configure --enable-iconv
...e didnt find iconv $ cygcheck -c libiconv Cygwin Package Information Package Version Status libiconv 1.14-3 OK $ ./configure --enable-iconv=yes --disable-acl-support ... checking for library containing iconv_open... no checking for library containing libiconv_open... no ... $ make ... $ ./rsync.exe --help |grep iconv append, no ACLs, no xattrs, no iconv, symtimes, prealloc How i can say configure about libiconv? Laboratory of Medical Ultrasound Devices Scientific Department SPbSPU -------------- next part -------------- An HTML attachment was scru...
2016 Mar 14
0
Help with libiconv problem
..."23:59:60"), "%Y-%m-%d %H:%M:%S") : > unknown timezone 'GMT' > 3: In strptime(paste(.leap.seconds, "23:59:60"), "%Y-%m-%d %H:%M:%S") : > unknown timezone 'America/New_York' > dyld: lazy symbol binding failed: Symbol not found: _libiconv_open > Referenced from: > /Users/someone/work/abc/fastr/com.oracle.truffle.r.native/gnur/R-3.2.4/lib/libR.dylib > Expected in: flat namespace > > dyld: Symbol not found: _libiconv_open > Referenced from: > /Users/someone/work/abc/fastr/com.oracle.truffle.r.native/gnur/R-3.2....
2018 Mar 27
3
Release 2.3.1
Hi! We are releasing v2.3.1, which mostly consists of bug fixes for 2.3.0, and few improvements. This is also available via https://repo.dovecot.org if you want packages. libsodium support didn't get into this build, due to build environment issues, but 2.3.2 will contain it. * Submission server support improvements and bug fixes - Lots of bug fixes to submission server * API CHANGE:
2018 Mar 27
3
Release 2.3.1
Hi! We are releasing v2.3.1, which mostly consists of bug fixes for 2.3.0, and few improvements. This is also available via https://repo.dovecot.org if you want packages. libsodium support didn't get into this build, due to build environment issues, but 2.3.2 will contain it. * Submission server support improvements and bug fixes - Lots of bug fixes to submission server * API CHANGE:
2011 Aug 03
0
Help Needed in attempting to install 64-bit R!
...f optimization when using -xopenmp, -xopenmp will not set an optimization level in a future release. Optimization level changed to 3 to support -xopenmp Undefined first referenced symbol in file libiconv_close libR.a(sysutils.o) libiconv_open libR.a(sysutils.o) libiconv libR.a(sysutils.o) ld: fatal: Symbol referencing errors. No output written to R.bin *** Error code 1 make: Fatal error: Command failed for target `R.bin' Current working directory /usr/local/pkg/R-2.13.1/src/main *** E...
2008 Jan 12
3
Rsync 3.0.0pre8 released
...ignore ENOSYS errors from lutimes(), not all errors. - An rsync daemon now rejects a module name with a slash in it. - Made the creation of rounding.h work when cross-compiling. - Make sure the Makefile is up-to-date when compiling. - Configure finds iconv_open on systems where it is named libiconv_open. To see a full summary of the changes since 2.6.9, visit this link: http://rsync.samba.org/ftp/rsync/rsync-3.0.0pre8-NEWS ..wayne.. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital...