Displaying 4 results from an estimated 4 matches for "libiconv_plug".
Did you mean:
dlibiconv_plug
2008 Mar 26
1
wrong ELF class error
...the samba build
generates an error.
The following works:
./configure --prefix=/usr/local/samba \
--with-ldap \
--with-ads \
--with-krb5 \
--with-pam \
--with-winbind
I then set LD_PRELOAD:
# export LD_PRELOAD=/usr/local/lib/libiconv_plug.so
However when I run 'make' I get the following output:
# make
Using FLAGS = -I/usr/local/include -O -D_SAMBA_BUILD_ -I/lib001/samba_binaries/samba-3.0.23a/source/popt -I/lib001/samba_binaries/samba-3.0.23a/source/iniparser/src -Iinclude -I/lib001/samba_binaries/samba-3.0.23a/source/incl...
2011 Apr 28
2
Linker error for Samba 3.5.8 on Solaris 5.8
I get the following linker error when compiling Samba on Solaris Sparc 5.8:
bash-2.03# make
Using CFLAGS = -I../lib/zlib -O -I. -I/root/samba-3.5.8/source3 -I/root/samba-3.5.8/source3/../lib/popt -I/root/samba-3.5.8/source3/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -I./../lib/talloc -I../lib/tdb/include -DHAVE_CONFIG_H
2004 Jun 18
0
problem with all capitals 8.3 filenames
...ix charset = UTF-8
# unix charset = LOCALE
# unix charset = ASCII
Samba has been configured like this: ./configure -with-acl-support
-with-libiconv
and it is built and running on a Solaris-8 box.
I have the following 2 lines at the top in the startup script:
LD_PRELOAD=/usr/local/lib/libiconv_plug.so
export LD_PRELOAD
QUESTIONS:
1. Have any of you seen similar behaviour ?
2. Is it a bug in Samba or libiconv ?
3. or is it windows-NT4.0 explorer that fails to communicate with
Samba-3.0.4 properly ?
4. any work-arounds ?
Any help would be appreciated - thanks in advance.
Cheers, Hans.
***...
2004 Aug 05
2
libiconv problems
....so.2.2.0
lrwxrwxrwx 1 root other 17 Aug 4 14:56 libiconv.so.2 ->
libiconv.so.2.2.0
-rwxr-xr-x 1 bin bin 1139112 Jan 26 2003 libiconv.so.2.1.0
-rwxr-xr-x 1 root other 1101340 Aug 4 14:56 libiconv.so.2.2.0
-rw-r--r-- 1 root other 1098496 Aug 4 14:56 libiconv_plug.so