similar to: libsmbregistry.so: undefined reference to `gfree_charcnv'

Displaying 20 results from an estimated 300 matches similar to: "libsmbregistry.so: undefined reference to `gfree_charcnv'"

2013 Nov 05
1
samba-4.1.0 build failure -help with
Greetings, I attrempted to compile samba-4.1.0 on a computer with these:- --cpu amd64 2 cores --os blfs linux-3.1.6, gcc-4.8.1, glibc-2.17 I ran configure like this:- ./configure --prefix=/opt/samba4 ( i.e I accepted all the defaults except the installation prefix) then I ran make like this:- make BUT make ends like so:- #--------------------------- [3807/3949] Linking
2023 Oct 14
3
Compiling within Samba Source-Tree
Dear Samba-experts: we migrated from Samba 3.6 to 4.18 and everything works well. But there are two problems where I need some expert-help: We are using a daemon that is running on our AD-server. It accepts connections from remote machines and changes the passwords of certain users. Calling system("smbpasswd") from within that daemon would be too slow so the daemon calls
2019 Apr 02
0
Make/Build Error on armhf
Hi, I noticed the same, actually with many more shared libraries. It already has been filed as bug https://bugzilla.samba.org/show_bug.cgi?id=13754 with version 4.10.0rc4 . Looking at what actually happens in detail no exotic build options are used so at first sight it looks more like a problem of the build tools on the RPi than a Samba problem. The simplest situation I could find was
2019 Apr 04
0
Make/Build Error on armhf
I tried the backports tip from https://bugzilla.samba.org/show_bug.cgi?id=13754 and samba 4.10.1 this works... compile finishes without an error... -----Ursprüngliche Nachricht----- Von: samba <samba-bounces at lists.samba.org> Im Auftrag von Dirk Laurenz via samba Gesendet: Dienstag, 2. April 2019 23:32 An: samba at lists.samba.org Cc: 'Norbert Hanke' <norbert.hanke at
2019 Apr 02
2
Make/Build Error on armhf
Hello Norbert, thanks for your reply. Does that mean that the rpi build environment is not uptodate? -----Ursprüngliche Nachricht----- Von: samba <samba-bounces at lists.samba.org> Im Auftrag von Norbert Hanke via samba Gesendet: Dienstag, 2. April 2019 21:28 An: samba at lists.samba.org Betreff: Re: [Samba] Make/Build Error on armhf Hi, I noticed the same, actually with many more shared
2019 Apr 05
0
Make/Build Error on armhf
Hi Dirk. Ok, now im ready with the debian packages for 4.10, this could make your life more easy. I've not tested this but should work, you could try this. Install a debian 9 server as minimal as possible, so choose expert install, only install ssh server, nothing else. Now in this order, start building the armhf samba 4.10 packages This should be easy todo now since i've match the
2019 Apr 02
2
Make/Build Error on armhf
Hello $List, just downloaded and tried to compile samba 4.10.0 an raspbian stretch which ends in an error: [1924/4121] Compiling source3/rpc_client/rpc_transport_np.c [1925/4121] Linking bin/default/source3/libmsrpc3-samba4.so /usr/bin/ld: /install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so: invalid string offset 3888 >= 3489 for section `.strtab' /usr/bin/ld:
2016 Apr 15
0
Debian Wheezy member server from backports to self compile
On 15/04/16 18:54, lingpanda101 at gmail.com wrote: > Hello, > > I'm unable to update my Samba from 4.1.17 to 4.4.2. I'm looking to > build from tar instead. From what I gather the following should be the > steps taken. > > ./configure --without-ad-dc -- sbindir= /usr/sbin > --sysconfdir=/etc/samba/ --/usr/share/man/ > make > make install > > Am I
2016 Apr 19
1
Debian Wheezy member server from backports to self compile
On 4/15/2016 2:30 PM, Rowland penny wrote: > On 15/04/16 18:54, lingpanda101 at gmail.com wrote: >> Hello, >> >> I'm unable to update my Samba from 4.1.17 to 4.4.2. I'm looking >> to build from tar instead. From what I gather the following should be >> the steps taken. >> >> ./configure --without-ad-dc -- sbindir= /usr/sbin >>
2018 Dec 05
0
Missing 'glusterfs.so' in Ubuntu
Hai, No exactly Rowland. There is not missing anything. And he is correct, that file is missing in the official ubuntu and debian packages. I suggest report a bug at ubuntu, its missing in all there samba packages. https://packages.ubuntu.com/search?suite=cosmic&arch=any&searchon=contents&keywords=glusterfs.so You can pretty easy rebuild the ubuntu package if you need it.
2015 Feb 25
0
4.1.17 compile error on AIX
Greetings everyone, I am having some issues compiling the latest for the AIX platform. The build and configure are all with the default entries. The latest samba we have running is 4.0.8 (source3/autoconf build). This is our first shot at using the waf/python tool. I would like to reach out if any others who have yet to migrate off the proprietary AIX platform have run into this error, and if
2016 Mar 08
1
Sernet Samba 4.2.9 sometimes missing acl_xattr
dear list, we have a little problem with our samba server. it fails to load acl_xattr.so out of nothing and affects new connections as they cannot be established. samba throws: [2016/03/08 15:41:25.973874, 0] ../lib/util/modules.c:48(load_module) Error loading module '/usr/lib/x86_64-linux-gnu/samba/vfs/acl_xattr.so': /usr/lib/x86_64-linux-gnu/samba/libsmbregistry-samba4.so:
2020 Mar 12
0
Linking Error Building Samba on AIX 7
Hi, I am getting the following error from the linker while building Samba 4.11.6 on AIX 7. I am not explicitly disabling cluster support (which this seems to be related to), but I see in the configure that it gets disabled (presumably due to --without-ads). ld: 0711-317 ERROR: Undefined symbol: .lp__ctdbd_socket Here is my configure setup. ./configure \
2017 Feb 08
2
Module error after Samba update - Resolved?
Probably a ld issue. It might have not run in the rpm's post script. Do a ldd /usr/lib64/samba/libsmbregistry-samba4.so /usr/lib64/samba/vfs/acl_xattr.so and check if either are reporting missing dependencies. Em 07/02/2017 21:25, John Gardeniers via samba escreveu: > This is really weird. The error below occurred for about 10 minutes after the > post-update reboot and then went
2020 Aug 03
3
Error compiling samba server in MacOS
Hi everyone, I'm trying to compile samba from macOS Catalina from several days ago without success, I'm a newbie on this kind of stuff over mac, so... It will probably be a noob error, but I'm lost. I tried to follow these couple of links, also without success: https://medium.com/@mattmatic/compiling-samba-4-on-mac-os-x-high-sierra-24ca6a93a51c and
2014 Dec 11
0
Compilation Error during make
Hi Everyone, I'm getting error when compiling Samba 4.1 on AIX. Any ideas on the errors below? Thanks! # make WAF_MAKE=1 ./buildtools/bin/waf build Waf: Entering directory `/root/samba-4.1.12/bin' Selected embedded Heimdal build [ 43/3712] Generating smbd/build_options.c [3228/3712] Linking default/lib/talloc/libtalloc.so [3233/3712] Linking
2017 Feb 08
0
Module error after Samba update - Resolved?
Hi Vinicius, I've run the command and it did not report any missing dependencies. I've been checking the logs, both on that DC and on clients that authenticated against it and can see no problems. I'm happy to leave it that. Thanks. regards, John On 09/02/17 03:16, Vinicius Bones Silva via samba wrote: > Probably a ld issue. It might have not run in the rpm's post script.
2017 Aug 17
4
Samba 4.7rc4. (Debian Stretch Amd64 packages/sources available)
Hai,   Can anyone ( one of the devs)  tell if its safe for a samba 4.7rc4 to join and samba 4.6(.7) AD DC domain. Any do/donts, im asking so i can test a DC join, but i want to test in my production even, since that are the best tests. First test of a clean ADDC install looks ok.   Aand yes, i have already made 3 backups of the DC's, already when i go testing.  i can restore quickly.   ;-)
2017 Aug 02
2
how to reduce binary size of SAMBA 4 for embeded device
Hi, Bartlett I decided to cut some subsystem by myself, So I spent several days to study the SAMBA 4 WAF build system and now know the base steps of build. but which subsystem can be removed for snmd/nmbd/smbpasswd ? followings are the full dependencies of these 3 binary ldd bin/smbpasswd libpthread.so.0 => /lib/libpthread.so.0 (0xf7139000) libsamba-util.so.0 =>
2017 Feb 07
2
Module error after Samba update
I've just done a yum update and a reboot on one of our CentOS 7 DCs, which has taken Samba from sernet-samba-4.5.1-6 to sernet-samba-4.5.5-13. I now notice that the Samba log files contain errors since the update. The error message is: "../lib/util/modules.c:48(load_module) Error loading module '/usr/lib64/samba/vfs/acl_xattr.so': /usr/lib64/samba/libsmbregistry-samba4.so: