similar to: Error trying to resolve symbol 'init_module'

Displaying 20 results from an estimated 1000 matches similar to: "Error trying to resolve symbol 'init_module'"

2004 Apr 22
1
Samba 3.0.2a problems on Solaris 8
Tried to upgrade our Samba 2.2.8a domain controller (Solaris 8) to Samba 3.0.2a. Compiled using gcc 3.3.2, linked to libiconv-1.8, popt-1.7 and cups-1.1.20. I shut down the Samba 2.2.8a. Removed everything in var/locks. Did a "make install" to install 3.0.2a, then restarted Samba. My smb.conf is basically the same as 2.2.8a with "domain admin group" removed. When I stared
2008 Jan 14
1
Solaris 10 winbindd: fatal: init_module: can't find symbol
Hi all I am trying to run samba-3.0.28 on a solaris 10 sparc machine, as a member server for an AD 2003R2. I use nss_ldap-254. I compile samba with: GCC_EXEC_PREFIX=/opt/csw/gnu/ LDFLAGS="-L/opt/csw/lib" CPPFLAGS="-I/opt/csw/include" ./configure --prefix=/opt/samba --with-acl-support --with-quotas --with-included-popt --with-privatedir=/opt/samba/etc/samba/private
2004 May 18
1
Problem with VFS audit and recycle (fwd)
This problem continues under 3.0.4 on Solaris 8 - attempting to use the "vfs object" parameter in a share prevents access to the share and results in the following in the log files: [2004/05/10 16:04:57, 0] lib/module.c:do_smb_load_module(57) Error trying to resolve symbol 'init_module' in /usr/local/lib/vfs/audit.so: ld.so.1: /usr/local/sbin/smbd: fatal:
2008 Apr 17
4
Bad file modification date/time stamps created from windows clients
I'm running samba server version 3.0.28a on an HP-UX pa-risc machine with XP-pro windows clients. When a windows client creates a new file on the samba share the modification time is not set correctly. On the HP-UX side date/time stamp shows as: % ls -l README -rwxr--r-- 1 e6b564 users 1081 Dec 13 1901 README The date/time stamp is always "Dec 13 1901" ?
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 Feb 19
2
Charset conversion : init_iconv error
Hi all, Debian Server with linux-image-2.6.18-5-amd64 and Samba 3.0.24-6et: When I run testparm I get the error: Load smb config files from /etc/samba/smb.conf init_iconv: Conversion from UTF-16LE to IS0-8859-15 not supported init_iconv: Attempting to replace with conversion from UTF-16LE to ASCII init_iconv: Conversion from UTF8 to IS0-8859-15 not supported init_iconv: Attempting to
2008 Aug 20
0
Samba issue not able to join to domain
Hello All, We are facing the below problem when connecting to domain quake:/etc/sfw-> /usr/sfw/sbin/net join -w AGILENT -U sshanmug -s /etc/sfw/smb.conf [2008/08/18 23:10:25, 0] lib/charcnv.c:(159) init_iconv: Conversion from UTF-16LE to CP850 not supported [2008/08/18 23:10:25, 0] lib/charcnv.c:(167) init_iconv: Attempting to replace with conversion from UTF-16LE to ASCII [2008/08/18
2011 May 11
1
(Cross ) Install and Conversion problem
With some extra effort of export samba_cv_CC_NEGATIVE_ENUM_VALUES=0 I could compile Samba3 for ARM. (./configure --host=arm-none-linux-gnueabi --build=i686; make) As I couldn't install samba on my host with make install (as I compiled on Intel machine) I just - copied smbclient, libwbclient.so, - created an empty /usr/local/samba/lib/smb.conf - and copied lowcase.dat and upcase.dat to that
2007 Jul 28
1
Error while contacting ADS from Samba server
Hi List, We have a problem in connecting ADS server from SAMBA. Whenever we try to contact the ADS server from the Samba its giving error as LDAP_NO_RESULTS_RETURNED. We have varified the code also, in the code also its giving three possibilities to raise that error message, I am pasting the portion of code here, File name: libads/ldap.c Function name: ads_server_info Code snippet
2009 Aug 12
0
Samba CP850 related errors.
Hi, I am trying to run Samba on my linux machine. I am getting the following errors when I execute the smbd daemon. The daemon aborts after some time. I see the following in the log file: init_iconv: Conversion from CP850 to UTF-16LE not supported [2009/08/11 13:44:33, 0] lib/charcnv.c:166(init_iconv) init_iconv: Attempting to replace with conversion from ASCII to UTF-16LE [2009/08/11
2004 May 27
1
Problem with VFS audit and recycle
Is there anyone running Samba 3.0.X on Solaris 8 that has VFS working? I am dying to know if this is a problem with my setup or if there is something else going on. If you do have it working, please let me know which module. Thanks. Bill Knox Lead Operating Systems Programmer/Analyst The MITRE Corporation ---------- Forwarded message ---------- Date: Tue, 25 May 2004 13:54:26 -0400
2003 Feb 06
1
Net ADS JOIN error
Hi all, After having spend 2 days to resolve my problem to configure Samba 3.0 (the path to the libgcc_s was wrong) I've finally installed it and I'm trying to join the W2K AD domain with the command: 1. kinit admin@OUR.DOMAIN.ORG (asking password and getting the ticket from the W2K) 2. net ads join -Uadmin@OUR.DOMAIN.ORG (doesn't work) error message : [2003/02/06 15:09:02, 0]
2004 Nov 18
0
Trouble compiling / using mysql plugin on FreeBSD 4.8
I was following docs from http://ftp.easynet.be/samba/docs/man/Samba-HOWTO-Collection/passdb.html#mysq lsam But I?m stumped I?m running FreeBSD 4.8, and need to create a mapped relationship between SOME windows users and SOME freebsd users I got Samba 3.0.8 running based on : ./configure --with-krb5=/usr/heimdal And everything works if I manually add matching Windows usernames to my etc/passwd,
2003 Aug 27
0
Error in charset
Hello, please help me, I' use: OS: Solaris 8 Samba: 2.2 up to 3.0.0 It's error while run net command: ./net join --workgroup=intranet --ipaddress=10.x.x.x --user=> [2003/08/27 10:04:11, 0] lib/module.c:smb_load_module(40) Error loading module '/usr/local/samba/lib/charset/ISO8859-1.so': ld.so.1: ./net: fatal: /usr/local/samba/lib/charset/ISO8859-1.so: open failed: No such
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
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 >
2004 Apr 13
1
%20Re:%20samba%203.0%20vfs%20module%20problem
Hi Mariusz, I found this thread at SAMBA.ORG: snip... I can't remember for certain, but try using a relative path. > (e.g. vscan-mksd.so). I tried relative and non-relative path, with this same effect but you've right because in manual for samba-vscan we can read that in samba 3.0 we should use relative path. I had increase debug level of samba daemon and in my log I have found
2006 Jun 01
0
3.0.22 on solaris9 does not start as daemon
I'm trying to start smbd (samba 3.0.22) as daemon (smbd -D --configfile=/etc/smb.conf) on solaris 9 sparc with current recommended patches but the smbd process never returns from trying to become a daemon. Samba was built with ldap, (heimdal) kerberos and active directory support using gcc 3.3.2 from sunfreeware. Solaris 9 is a new install on a development machine with production patches.
2006 Jun 04
1
samba 3.0.22 on solaris9 does not start as daemon
I'm trying to start smbd (samba 3.0.22) as daemon (smbd -D --configfile=/etc/smb.conf) on solaris 9 sparc with current recommended patches but the smbd process never returns from trying to become a daemon. Samba was built with ldap, (heimdal) kerberos and active directory support using gcc 3.3.2 from sunfreeware. Solaris 9 is a new install on a development machine with production patches. The
2004 Jan 27
0
Samba 3.0.1 startup problem
I have a built 3.0.1 smbd/nmbd program from source that will startup on one server system running hpux11.11, but will not startup on another hpux11.11 system. On the problem system smbd and nmbd both abort immediately with the log message: [2004/01/22 17:42:06, 0] smbd/server.c:main(747) smbd version 3.0.1 started. Copyright Andrew Tridgell and the Samba Team 1992-2003 /usr/lib/dld.sl: Internal