search for: libiconv

Displaying 20 results from an estimated 545 matches for "libiconv".

2007 Jul 17
1
Unable to build with working iconv support on Solaris9/x86
Hi all, Have had a frustrating time trying to get R 2.5.1 running happily on Solaris9/x86, the problems seem to stem mainly from libiconv support. After a couple of hours of experimenting, I came across the following combination, note that iconv (the program, but not the library) exists in the Solaris base system, I've manually installed the full GNU distribution in /usr/local/apps/libiconv-1.11 but not in /usr/local y...
2009 Dec 05
5
[LLVMdev] GCC frontend binaries + Darwin10 (Mac OS X)
Hi, if I want to use 'llvm-gcc' I get: dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib Referenced from: /Users/me/llvm/gcc/bin/llvm-gcc Reason: Incompatible library version: llvm-gcc requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 Trace/BPT trap So I installed MacPorts and 'libiconv', but I get the same error message. But it _should_...
2005 Mar 24
3
iconv not working on Sparc Solaris 8
...checking can we convert from ASCII to UCS2-LE?... no checking can we convert from 646 to UCS2-LE?... no checking can we convert from UTF-8 to UCS2-LE?... no checking can we convert from UTF8 to UCS2-LE?... no configure: WARNING: Sufficient support for iconv function was not found. Install libiconv from http://freshmeat.net/projects/libiconv/ for better cha rset compatibility! I have compiled from source and installed libiconv-1.9.2 in /usr/local but it just does not seem to work. Without iconv Samba will just fill up its log files with character conversion errors and generally not work...
2011 Apr 28
2
Linker error for Samba 3.5.8 on Solaris 5.8
...YNEXP = LDSHFLAGS = -fPIC -shared -Wl,-z,ignore -lthread -L./bin -lc -Wl,-z,defs SHLIBEXT = so SONAMEFLAG = -Wl,-h, Compiling dynconfig.c Linking shared library bin/libnetapi.so.0 Undefined first referenced symbol in file libiconv_set_relocation_prefix /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/../../../libintl.so ld: fatal: Symbol referencing errors. No output written to bin/libnetapi.so.0 collect2: ld returned 1 exit status make: *** [bin/libnetapi.so.0] Error 1 bash-2.03# uname -a SunOS suntest1.phi.org 5.8 G...
2003 Jul 09
2
Samba3b2, solaris, AD suport and libiconv.
Hi all, I am attempting to build samba3 beta2 for AD support, and I've run into a brick wall. I am using Solaris 2.7 and 2.9, with gcc 2.95.2, with krb5-1.2.8 and (now) libiconv-1.9.1 Firstly, I am getting errors of the like: Error loading module '/usr/local/samba/lib/charset/CP850.so': ld.so.1: ./smbclient: fatal: /usr/local/samba/lib/charset/CP850.so: open failed: No such file or directory Conversion from UTF8 to CP850 not supported I found an obscure referen...
2004 Aug 05
2
libiconv problems
...air 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 working - although I havent gotten to the point where I add all o...
2009 Dec 05
0
[LLVMdev] GCC frontend binaries + Darwin10 (Mac OS X)
On Dec 5, 2009, at 1:27 PM, Nico wrote: > Hi, > > if I want to use 'llvm-gcc' I get: > > dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib > Referenced from: /Users/me/llvm/gcc/bin/llvm-gcc > Reason: Incompatible library version: llvm-gcc requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 > Trace/BPT trap > > So I installed MacPorts and 'libiconv', but I get the same error me...
2017 Oct 24
2
Binding with libiconv failed while compiling R-devel on Ubuntu 17.04
Dear everyone, I posted a similar question to Stack Overflow there: https://stackoverflow.com/questions/46907554/binding-with-libiconv-failed-while-compiling-r-devel-on-ubuntu-17-04 and I was suggested to post my question here. I tried to compile R devel using Dirk Eddelbuettel's recipe (and many variants of it). Regardless of what I do, I have: === [...]/src/main/sysutils.c:794: undefined reference to `libiconv' [...
2006 Oct 06
0
Re: Samba 3.0.23c and libiconv on AIX 5.3
----- Original Message ----- From: jorma.heikkuri@metso.com To: jojowil@samba.org Sent: Friday, October 06, 2006 8:24 AM Subject: Samba 3.0.23c and libiconv on AIX 5.3 Hello, I Installed your packages to new AIX 5.3 TL 5 server from: http://us3.samba.org/samba/ftp/Binary_Packages/AIX/ gunzip opt-samba-base.tar.gz opt-samba-3.0.23c-AIX5.tar.gz When I start nmbd I get the following mewssage: # /opt/pware/samba/3.0.23c/sbin/nm...
2009 Nov 02
4
samba & libiconv
Hi, I am building a NAS that only has a couple of SATA disks attached (no USB, no CD/DVD, no NFS, no ...). Since the available space for the rootfs is limited (only 8 MB), I'd like to omit libiconv because this library takes 875 Kbytes. The filesystem on the disks will be ext3. UClibc is built with WCHAR support. Can I build Samba 3.3.8 without libiconv and still have unicode filenames (russian, english, ...) displayed correctly in Windows and Linux clients? thanks, theHog
2004 Feb 20
0
dependent module libiconv.a (libiconv.so.2) could not be loaded. .......error starting smbd on AIX v5.1
Hello, I am getting the following error when I attempt to run smbclient or when I attempt to start smbd on AIX 5.1: ".....could not load program /usr/local/sbin/smbd" Dependent module /usr/lib/libiconv.a (libiconv.so.2) could not be loaded. Member libiconv.so.2 is not found in archive This module appears to exist in bos.rte.iconv and when I do "lslpp -l | grep iconv" I get: bos.iconv.com 5.1.0.50 COMMITTED Common Language to Language...
2005 Mar 11
1
FW: Samba 3.0.11 on AIX 4.3
...===== The error I got after the installation of v 3.0.4 when I tried to start the executables was (: # cd /usr/local # ls bin lib man samba # cd samba/sbin # ./swat exec(): 0509-036 Cannot load program ./swat because of the following errors: 0509-150 Dependent module /usr/lib/libiconv.a(libiconv.so.2) could not be loaded. 0509-152 Member libiconv.so.2 is not found in archive # ./samba ksh: ./samba: not found. # ls nmbd smbd swat # ./smbd exec(): 0509-036 Cannot load program ./smbd because of the following errors: 0509-150 Dependent module libldap.a(libldap...
2003 Sep 30
0
Cannot start SWAT on Solaris 8 server - libiconv.so.2: open failed: No such file or directory
...Solaris 8 server of mine. On this server, SWAT is started through inetd: root_s07nfs:/opt/ > grep swat /etc/inetd.conf swat stream tcp nowait.400 root /opt/samba-3.0.0/samba/bin/swat swat When I go to http://server:901/, I see this in the browser window: ld.so.1: swat: fatal: libiconv.so.2: open failed: No such file or directory I suppose this is because libiconv.so.2 is in /usr/local/lib: root_s07nfs:/opt/ > ls -la /usr/local/lib/libiconv.so.2 /usr/local/lib/libiconv.so.2.1.0 lrwxrwxrwx 1 root other 17 Sep 30 13:18 /usr/local/lib/libiconv.so.2 -> libiconv....
2011 Jul 06
1
Compiling on Mac OS X
Hi, I'm having some problems compiling on Mac OS X: nekomimi:xapian samuel$ sudo port install libiconv ---> Configuring gperf ---> Building gperf ---> Staging gperf into destroot ---> Installing gperf @3.0.4_0+universal ---> Deactivating gperf @3.0.4_0 ---> Cleaning gperf ---> Activating gperf @3.0.4_0+universal ---> Cleaning gperf ---> Computing dependencies for...
2004 Mar 30
1
Cannot start SWAT on Solaris 8 server - libiconv.so.2: open
...Solaris 8 server of mine. On this server, SWAT is started through inetd: root_s07nfs:/opt/ > grep swat /etc/inetd.conf swat stream tcp nowait.400 root /opt/samba-3.0.0/samba/bin/swat swat When I go to http://server:901/, I see this in the browser window: ld.so.1: swat: fatal: libiconv.so.2: open failed: No such file or directory I suppose this is because libiconv.so.2 is in /usr/local/lib: root_s07nfs:/opt/ > ls -la /usr/local/lib/libiconv.so.2 /usr/local/lib/libiconv.so.2.1.0 lrwxrwxrwx 1 root other 17 Sep 30 13:18 /usr/local/lib/libiconv.so.2 -> libicon...
2013 Oct 16
2
[Hivex] OS X and iconv
...S X. So, this is a request for patch or pointers: What needs to happen with configure.ac or the iconv.m4 macro file to link an iconv library _besides_ the one in /usr/local/lib? That's the tl;dr, full explanation follows. That library lacks the x86_64 architecture: $ file /usr/local/lib/libiconv.dylib libiconv.dylib: Mach-O universal binary with 2 architectures libiconv.dylib (for architecture i386): Mach-O dynamically linked shared library i386 libiconv.dylib (for architecture ppc): Mach-O dynamically linked shared library ppc Make complains, though it could stand to complain...
2017 Oct 24
0
Binding with libiconv failed while compiling R-devel on Ubuntu 17.04
Thanks for posting here. On 24 October 2017 at 14:14, Matthias Zytnicki wrote: | Dear everyone, | | I posted a similar question to Stack Overflow there: https://stackoverflow.com/questions/46907554/binding-with-libiconv-failed-while-compiling-r-devel-on-ubuntu-17-04 and I was suggested to post my question here. | | I tried to compile R devel using Dirk Eddelbuettel's recipe (and many variants of it). Regardless of what I do, I have: | === | [...]/src/main/sysutils.c:794: undefined reference to `libiconv...
2003 Oct 08
1
3.0.0 and libiconv
I'm sure i'm missing something stupid, but I'm getting the following message when compiling 3.0.0 on AIX 5.2. bos.rte.iconv is installed as part of the OS, but I installed libiconv 1.9.1 from gnu into /usr/local and it still happens. checking for iconv in /usr/local... yes checking can we convert from CP850 to UCS2-LE?... no checking can we convert from IBM850 to UCS2-LE?... no checking can we convert from ASCII to UCS2-LE?... no checking can we convert from 646 to UCS2-LE?...
2004 Aug 26
1
dependent module libiconv.a (libiconv.so.2) could not be loaded. .......error starting smbd on AIX v5.1
Hi, My name is Eli Kirzner and I confront the same problem you described. Have you managed to resolve it ? If yes be so kind and let me know how ,Please. Thaks in advance. Eli Kirzner 972-4-8296390 KIRZNER@il.ibm.com
2005 Sep 15
0
AIX 5.1 Samba libiconv.so.2
I try starting Samba but I get the error message "Dependant Module /usr/local/lib/libiconv.a(libiconv.so.2) could not be loaded. Member libiconv.so.2 could not be found in the archive" I have the library file lbiconv.a I tried doing an: ar a libiconv.a libiconv.so.2 The member libiconv.so.2 is not being added to the library file. Any help would be appreciated. Tha...