Displaying 20 results from an estimated 2000 matches similar to: "samba & 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
2005 Mar 24
3
iconv not working on Sparc Solaris 8
Hi,
I am trying to compile Samba 3.0.13 but when I run configure I get the
following in the output.
checking for iconv in /usr/lib... 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?... 646
checking can we convert from UTF-8 to
2007 Jun 09
1
error loading US-ASCII.so
hello list,
I have this error :
Error loading module '/usr/local/samba/lib/charset/US-ASCII.so': Cannot
open "/usr/local/samba/lib/charset/US-ASCII.so"
when I try to get samba status with the start up script
Samba is running under freebsd6.2-stable, I compile it from sources , with :
$./configure --with-quotas --with-ads --with-ldap
CPPFLAGS="-I/usr/include
2009 Oct 10
2
Cross compiling - size of binaries is large
Hi,
I have cross compiled samba 3.3.8 for arm, which succeeded.
However, the size of the resulting binaries is large (few MB's per binary) so
the total installation of samba sums to over 50 megabytes, after stripping the
binaries.
For example, with samba 2.0.10, the size of smbd was 281 KB. With samba 3.3.8
that is 5.2 MB. Same goes for the other binaries. It looks as if there is a
chunk of
2004 Jan 29
1
302rc1 and AIX 5.2
I'm getting some wierd things going on. Mostly segfaults with testparm,
but others as well...
AIX 5.2, IBM C compiler version 6.0, libiconv 1.9.1 compiled in shared
mode.
I've resolved the LIBPATH thing so I can compile correctly now.
When I start nmbd, or smbd with the -D option they just chew up a ton of
cpu and log level 10 only shows the code pages being mapped and that's it.
I
2009 Dec 15
1
samba4 size
Hi,
I've built samba 4 from the git repository, but... the resulting (stripped)
binaries take 504 MB disk space! Is that what it is or did I do something
wrong?
theHog
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
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:
2004 Aug 05
2
libiconv problems
Hello all,
OK - Im kind of stumped on this one and google wasnt much help. Its
probably 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':
2008 Jun 10
5
DO NOT REPLY [Bug 5532] New: rsync / autoconf fails to detect libiconv on Solaris 10
https://bugzilla.samba.org/show_bug.cgi?id=5532
Summary: rsync / autoconf fails to detect libiconv on Solaris 10
Product: rsync
Version: 3.0.2
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
2016 Mar 14
2
Help with libiconv problem
A couple of my colleagues are having problems building R-3.2.4 on Mac OS
X El Capitan somehow related to libiconv. I personally don't have any
problems on either of my Macs. I'm hoping thie make log might trigger
something in the readers of this list:
gcc -dynamiclib -Wl,-headerpad_max_install_names -undefined
dynamic_lookup -single_module -multiply_defined suppress
-L../../../../lib
2010 May 10
1
libdovecot not referencing libiconv
OS: AIX 5.3 with IBM c compiler.
Dovecot revision: 11278:2ead7574bb08
This problem is old for me, I just kept forgetting to report.
Trying to start dovecot and I get:
exec(): 0509-036 Cannot load program dovecot because of the following errors:
rtld: 0712-001 Symbol iconv was referenced
from module /usr/local/dovecot2.0beta5/lib/dovecot/libdovecot.so(), but a runtime definition
of
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
2006 Feb 28
1
3.0.21c: idmap_rid segfaults on AIX 5.3 ML4
Hi everyone,
I'm trying to use idmap_rid on an AIX 5.3 ML4 machine. Samba compiled
successfully using the IBM compiler (vac.C) version 6. The only
programs I supplied where db and libiconv.
I followed the instructions, and put nsswitch/WINBIND in /usr/lib/security,
and edited /usr/lib/security/methods.cfg.
When I start "winbindd -i", it coredumps with a Signal 11:
(dbx) where
2009 Apr 25
1
GlusterFS on a FreeBSD-Server
Hello
I want to use GlusterFS as a nfs substitute for a FreeBSD Server and
Linux clients.
The FreeBSD-server should export several directories. One of these
directories contains the home-directory for the client-mashines.
The problem is that my GlusterFS setup isn't very stable and crashes
quite often. It is less stable, when more than one volume is mounted,
but even when only one volume is
2005 Mar 12
2
UTF-8 problem when not using UTF-8, but Umlauts
On Sat, Mar 12, 2005 at 12:12:27PM +0100, Gerhard Strangar wrote:
> High,
>
> I'm running some Windows 9x Clients which don't use Unicode for SMB. It
> didn't cause any problems when using Samba 2, because the UNIX machines
> use ISO8859-1 and the Windows 9x use CP850 and no conversion was
> neccessary, German Umlauts like ?, ?, ?, ?, ?, ? and ? were the same on
>
2002 Apr 17
2
Problem with data=journal on root file system.
I am using RedHat 7.2 w/ kernel 2.4.7-10. My / filesystem is configured
as ext3. I want to change it to use data=journaled instead of ordered.
If I mount it from a boot floppy, it mounts fine. (mount /dev/hda2 /mnt
-t ext3 -o data=journal). I have attempted to find the correct
procedure to start it up as journaled from grub to no avail. I have
created a new initrd image that works fine with
2007 Dec 12
1
ucs2 build of xapian?
Hi folks--
I'd really like to try out Xapian on my current server setup (Debian Sarge, Apache2, mod_python, django, postgresql, psycopg2). Problem is, my Python is compiled as ucs2, which is incompatible w/Xapian. I've tried recompiling Python w/ucs4, but it inevitably breaks psycopg2 (which I've blitzed & reinstalled on top of the new Python build, seems like dozens of times
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
2007 Nov 19
6
Dedicated MGS?
This may be in the documentation. If so, I missed it.
If a site has multiple Lustre file systems, the documentation implies
that there only needs to be a single MGS for an entire site
(regardless of the number of file systems). However, I also know
it is fairly common to have a combined MGS/MDT. So here are the
questions.
1. If we are going to have several Lustre file systems,